@charset "utf-8";
/* CSS Document */

BODY {
	FONT-SIZE: 13px;
	COLOR: #666666;
	font-family: 'Droid Sans', sans-serif;
	TEXT-DECORATION: none;
	line-height: 125%;
	letter-spacing: 0.01em;
	font-weight: 400; 
}

TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #666666;
	font-family: 'Droid Sans', sans-serif;
	TEXT-DECORATION: none;
	line-height: 125%;
	letter-spacing: 0.01em;
	font-weight: 400; 
}

IMG {border-color: #000000;
border: 1px solid #333;
}


A:link {
	text-decoration: underline;
	COLOR: #3366CC;
	font-weight: bold;	
}
A:active {
	text-decoration:none;
	COLOR: #3366CC;
		font-weight: bold;	
}
A:visited {
	text-decoration:none;
	COLOR: #3366CC;
		font-weight: bold;	
}
A:hover   {
	text-decoration:none;
	color: #000;
		font-weight: bold;	
	background-color: #ffff00;
}


.menu {
	font-size: 13pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
}

a.menu:link  {
	color: #3366CC;
		text-decoration:none;
}
a.menu:active  {
	color: #3366CC;
		text-decoration:none;
}
a.menu:visited  {
	color: #3366CC;
		text-decoration:none;
}
a.menu:hover  {
	color: #ffFFff;
	background-color: #00aeef;
		text-decoration:none;
}


.linkSeccion {
	font-size: 13pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #3366CC;
	background-color: #00aeef;
}

a.linkSeccion:link  {
	color: #ffFFff;
	background-color: #00aeef;
		text-decoration:none;
}
a.linkSeccion:active  {
	color: #ffFFff;
	background-color: #00aeef;
		text-decoration:none;
}
a.linkSeccion:visited  {
	color: #ffFFff;
	background-color: #00aeef;
		text-decoration:none;
}
a.linkSeccion:hover  {
		color: #000000;
	background-color: #ffff00;
		text-decoration:none;

}

.menuOff {
	font-size: 13pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #ffFFff;
	background-color: #00aeef;
}

.IDseccion {
	font-size: 15pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #333;
	line-height: normal;
	font-weight: 600;
}
.titulo {
	font-size: 18pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 23pt;
	font-weight: 600;
}
.subtitulo {
	font-size: 12pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 16px;
	font-weight: 600;
}
.firma {
	font-size: 12pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 10px;
	font-weight: 600;
}
.tema {
	font-size: 10pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 10px;
	font-weight: 600;
}





.IDgr {
	font-size: 24pt;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	color: #92A598;
	line-height: normal;
	font-weight: 600;
}

.bordepunteado {
	border: thin dashed #666666;
}

.bordeNEGRO {
	border: thin dashed #999999;
	background-color: #DAE9D2;
}

#encabezado {
	/*border-bottom: 1px dashed #999;*/ 
	background: #fff;
	width: 950px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
}

#pie {
	background: #fff;
	width: 950px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	text-align: center;
	border-top: 1px dashed #999;
	background-color: #FFFFFF;
}

#cuerpo {
	/*border-left: 1px dashed #999; 
border-right: 1px dashed #999; */
	background: #fff;
	width: 950px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
}

#columnaIzq {
	display: inline-block;
	border-right: 1px dashed #999;
	/*border-left: 1px dashed #999; 
border-right: 1px dashed #999; */
	background: #fff;
	width: 440px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	/*top:10px;*/
	vertical-align: top;
	background-color: #FFFFFF;
}

#columnaDer {
	display: inline-block;
	/*border-right: 1px dashed #999; */
	background: #fff;
	width: 440px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	vertical-align: top;
	background-color: #DAE9D2;

}

#contenido {
	/*border-left: 1px dashed #999; 
border-right: 1px dashed #999; */

	border-top: 1px dashed #999;
	/*	width: 100%;*/
	padding: 10px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	text-align: justify;

}

#contenidoIntro {
	/*border-left: 1px dashed #999; 
border-right: 1px dashed #999; */
/*	width: 100%;*/

	padding: 10px;
	margin: 0 auto;
	position: relative;
	background-color: #FfFfff;
	FONT-SIZE: 13px;
	text-align: left;
	line-height: 18px;
}

#contenidoTituloSección {
	/*border-left: 1px dashed #999; 
border-right: 1px dashed #999; */
/*	width: 100%;*/

	padding: 0px;
	margin: 0 auto;
	position: relative;


}

.TituloSección {
	background-color: #00aeef;
	FONT-SIZE: 15px;
	COLOR: #fff;
	line-height: 20px;
}
	
	
.imgWrap{ 
margin-top: 10px;
margin-bottom: 10px;
	 
	}
