@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulomenu {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
}

.Tmenu {
	color: #0033CC;
	font-size: 11px;
	font-weight: bold;
}

.txt12blanco{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.titulonegro {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.listacampos {
	font-size: 12px;
	color: #0F6ABB;
	}
	
.avisos {
	font-size: 14px;
	color: #F07913;
	font-weight: bold;
}

.rojo {
	color: #FF0000;
	font-weight: bold;

}

.error{
	color: #FF0000;
	font-size: 12px;
}

.small{
	font-size: 12px;
}