.bggrisClaro {
	background-color: #F0F0F0;
}
.bgcelesteDesaturado {
	background-color: #518662;
}
.pieDireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding:4px;
}
a:link {
	color: #2C7ABA;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #2C7ABA;
}
a:hover {
	color: #BCBCBC;
}
a:active {
	color: #999999;
}
.tit1, .tit2, .tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #205988;
	font-variant: normal;
	font-weight: normal;
}
.tit2{
	font-size: 18px;
	text-align: left;
}.txtDestacado {
	background-color: #EEEEEE;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205988;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
}

#menum {
	/*width:179px; */
	margin-left:0px;
}
#menum a span {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 25px;
}

#menum a, #menum a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*height: 24px;
	line-height: 22px;*/
	text-decoration: none;
	color: #2E559E;
	background: no-repeat;
	margin: 0px 0px 0px 0px;
	/*font-weight: bold;*/
}
#menum a:hover, #menum a:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	/*background: url(menum_02.gif);*/
	background-repeat:no-repeat;
	margin: 0px 0px 0px 5px;
	background-color: #C0C0C0;
	line-height: 29px;
}
.bgCeleste {
	background-color: #D7E1E6;
}
.cabezaTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-color: #CCE0F1;
}
.tdContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F2F2F2;
}
.txtGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.tit3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205988;
	list-style-image: url(bullet.gif);
	list-style-type: square;
}
.direccionClara{
	FONT-SIZE: 9px;
	COLOR: #C9C9C9;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.direccionClara a:link {
	 TEXT-DECORATION: none;
	 color: #CFCFCF;

}	
.direccionClara a:visited {
	COLOR: #C5C5C5; TEXT-DECORATION:none ;
	}
	
.direccionClara a:active {
	COLOR:#b23803; TEXT-DECORATION:none;
	}
	
.direccionClara a:hover {
	COLOR: Black; TEXT-DECORATION:underline;
	background-color: #E4E4E4;
	}
