
/*--- link de descarga de documento ---*/
a.redlink{
color: red ; 
}

p.alinearDcha{
text-align:right;
}
/***/

p.interlineadoLinks{
line-height: 150%;
}


table.tablasPequesContenidoConImagen{
margin-top: 5px; 
margin-bottom: 5px;
border-bottom: 1.5px dashed #000000; 
}

table.tablasPequesContenidoConImagen tr td.margenesTextoContenidoConImagen{
padding-left:10px; 
padding-right:10px;
margin-top: 5px;
}

.tituloContenidoConImagen{
font: bold 12.2px Arial;
}

table.tablaGrandeContenidoConImagen tr td.margenestdContenidoConImagen{
margin-top: 5px;
padding-left:10px; 
padding-right:10px;
}


/*ESTILOS PARA EL CONTENIDO CON IMAGEN LATERAL*/

.aui .mainContenidoConImagenLateral{
	margin-bottom: 1em;
	overflow: hidden;
}
.aui .mainContenidoConImagenLateral span{
	font-size: 12px !important;
}
.aui .mainContenidoConImagenLateral .parte-derecha{
}

.aui .mainContenidoConImagenLateral .imagen{
	float: left;
	margin-right: 1em;
}

.aui .mainContenidoConImagenLateral .parte-derecha .titulo{
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.aui .mainContenidoConImagenLateral .parte-derecha .titulo a{
	color: black;
	text-decoration: none;
}

.aui .mainContenidoConImagenLateral .parte-derecha .titulo a:hover{
	text-decoration: underline;
	color: #838383;
}

.aui .mainContenidoConImagenLateral .parte-derecha .titulo a:visited{
	text-decoration: underline;
	color: #707070;
}

.aui .mainContenidoConImagenLateral .parte-derecha .bloque-enlaces{
		margin-top: 1em;
}

.aui .mainContenidoConImagenLateral .parte-derecha .enlace a{
	color: #000000;
}

.aui .mainContenidoConImagenLateral .parte-derecha .enlace a:hover{
	text-decoration: underline;
	color: #838383;
}

.aui .mainContenidoConImagenLateral .parte-derecha .enlace a:visited{
	text-decoration: underline;
	color: #707070;
}



/*ESTILOS PARA EL CONTENIDO CON IMAGEN SIMPLE LISTADO 1*/
.aui .mainContenidoConImagenSimpleListado1 .titulo h3{
	margin-bottom: 0.5em;
	margin-top: 0em;
	/*font-size: 2em!important;*/
	font-size: 20px !important;
}

.aui .mainContenidoConImagenLateral2 .titulo h3{
	margin-bottom: 0.5em;
	margin-top: 0em;
	/*font-size: 2em!important;*/
	font-size: 14pt !important;
}

.aui .mainContenidoConImagenSimpleListado1 .bloque-enlaces{
	margin-top: 1em;
}

.aui .mainContenidoConImagenSimpleListado1 .enlace a{
	color: #000000;
}

.aui .mainContenidoConImagenSimpleListado1 .enlace a:hover{
	text-decoration: underline;
	color: #838383;
}

.aui .mainContenidoConImagenSimpleListado1 .enlace a:visited{
	text-decoration: underline;
	color: #707070;
}

.aui .mainContenidoConImagenSimpleListado1 div.resumen, .aui .mainContenidoConImagenSimpleListado2  div.resumen, .aui .mainContenidoConImagenLateral2 div.resumen{
	font-size: 1.1em;
}


/*ESTILOS PARA EL CONTENIDO CON IMAGEN SIMPLE LISTADO 2*/

.aui .mainContenidoConImagenSimpleListado2{
	border-bottom: 1px dashed black;
	padding-bottom: 1em;
	float: left;
	margin-bottom: 1em;
	min-height: 9em;
}

.aui .mainContenidoConImagenSimpleListado2 .imagen{
	float: left;
	margin-right: 1em;
}

.aui .mainContenidoConImagenSimpleListado2 .parte-derecha .titulo{
	font-weight: bold;
	font-size: 1.2em;
}
.aui .mainContenidoConImagenSimpleListado2 .parte-derecha .enlace{
	text-align: right;
}
.aui .mainContenidoConImagenSimpleListado2 .parte-derecha .enlace a{
	color:black;
	text-decoration:underline;
}
.aui .mainContenidoConImagenSimpleListado2 .parte-derecha .enlace a:HOVER{
	 color: #6a6b6b !important;
	 text-decoration:underline;
}


/*ESTILOS PARA EL CONTENIDO CON IMAGEN SIMPLE LISTADO 4*/

.aui .mainContenidoConImagenLateral2{
	margin-bottom: 1em;
	overflow: hidden;
}

.aui .mainContenidoConImagenLateral2 .titulo{
	font-weight: bold;
	margin-bottom: 0.5em;
}

.aui .mainContenidoConImagenLateral2 .titulo span{
	font-size: 14px!important;
}

.aui .mainContenidoConImagenLateral2 .resumen{
	margin-bottom: 1em;
}

.aui .mainContenidoConImagenLateral2 .enlace a{
	color: #000000;
}

.aui .mainContenidoConImagenLateral2 .enlace a:hover{
	text-decoration:  ;
	color: #838383;
}

.aui .mainContenidoConImagenLateral2 .enlace a:visited{
	text-decoration: underline;
	color: #707070;
}


/*Estilos para PLANTILLA Contenido_ConImagen_IndividualListado5*/

.aui #Contenido_ConImagen_IndividualListado5 a{
	text-decoration: underline;
	color: black;
}
.aui #Contenido_ConImagen_IndividualListado5 a.buttonColor{
	border: 0;
	font-size: 1em;
	padding: .4em .8em;
	background:	#2D2D2D url("../images/sprites-gradient.gif") 0 -560px repeat-x;
	color: 	white;
	font-weight: bold;
	cursor: pointer;
	vertical-align: top;
	text-shadow: none;
	float: right;
}
.aui #Contenido_ConImagen_IndividualListado5 a:HOVER {
	 color: #6a6b6b !important;
	 text-decoration: underline;
}
.aui #Contenido_ConImagen_IndividualListado5 a:VISITED
{
	color: black;
	text-decoration:underline;
}

.aui #Contenido_ConImagen_IndividualListado5 h3{
	margin:0;	
	font-size: 1.2em;
	color: black;
	margin-top: 2px;
	margin-bottom: 10px;
}
.aui #Contenido_ConImagen_IndividualListado5 h3 a{
	color: black;
}
.aui #Contenido_ConImagen_IndividualListado5 h3 a:HOVER{
	color: black;
}


/*Estilos para PLANTILLA Contenido_ConImagen_IndividualListado3 */
.aui #contenidoImgLstIndv3{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1.5px dashed black;
}
.aui #contenidoImgLstIndv3 div{
	vertical-align:top;
}
.aui #contenidoImgLstIndv3 .img{
	display:inline-block;
	width: 37.5%;
}
.aui #contenidoImgLstIndv3 .right{
	display:inline-block;
	width: 61%;
}
.aui #contenidoImgLstIndv3 .right h3{
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0;
	margin-bottom: 2px;
}
.aui #contenidoImgLstIndv3 .right p{
	font-size: 1.1em;
	line-height: 1.2em;
}
.aui .shadow-inner-content span{
	font-size: 12px!important;
}