body, .fondo2 {
	background-color: #eeeeee;
}
td,input,select,a,textarea{
	color: #0B368B;
	font-family:arial;
	font-size: 11px;
}
a, .txt3 {
	text-decoration: none;	
	color: #666666;
}
a.conhover:hover {
	background-color: #C4D3EC;
}

a.idiomas {
	color: #0B368B;
	font-size: 10px;
}


/* Fondos */
td.fondo1 {
	background-color: #0B368B;
}
td.fondo3 {
	background-color: #C4D3EC;
}
.fondo4 {
	background-color: #ffffff;
}
.fondo5 {
	background-color: #f5f5f5;
}
/* Texto */
.txt1 {
	font-family: verdana;
	font-size: 9px;
}
.txt2, a.txt4 {
	font-size: 12px;
}
.txt3 {
	font-size: 10px;
}
a.txt4 {
	color: #0B368B;
}
a.txt4:hover {
	background-color: #f5f5f5;
}

/* Paddings */
td.pad1 {
	padding-top: 13px;
	padding-bottom: 13px;
}
td.pad2 {
	padding: 10px;
}
a.destacado {
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}
