BODY { 
	background : #F5F3ED; 
	font : 11px/15px Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
	color : #1D1D1D; 
}
FORM {
	margin:0;
}



ol ol li{
	list-style-type: decimal;
}

.Negrita{
	color: #0088A6;
	font-weight:bold;
}
#contenedorPrincipal{ 
	width: 790px; 
	background: #F5F3ED;  
	margin: 0 auto;
	clear: both;
	position: relative;

} 

#contenedorPrincipal #contenidoPrincipal{
	
}


.fondopagina {
	background-image: url(../Img/fondopagina.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}


	A {
	color: #0088A6;
	font-weight: bold;
	text-decoration: underline;
	}
		
	A.link:hover {
	color: #00B8CC;
	}




/*CLASES DE PAGINAS DE CONTENIDO*/




#contenedorimgtxt{
	margin-left:7px;
	margin-top:20px;
	width:590px;
	min-height: 298px;
	_height: 298px; /*IE*/	
	position: relative;
}

#contenedortxt2, #contenedortxt3{
	margin-left:7px;
	margin-top:20px;
	width:295px;
	min-height: 298px;
	_height: 298px; /*IE*/
	position: relative;
	float: left;
}

#contenedortxt2 A, #contenedortxt3 A{
	margin-left:10px;
	color: #0088A6;
	text-decoration: underline;
	font-weight:normal;
}
#contenedortxt2 A:hover, #contenedortxt3 A:hover{
	color: #00B8CC;
}
#contenedortxt2 A.tit, #contenedortxt3 A.tit{
	text-decoration: underline;
	font-weight: bold;
	margin-left: 0px;
}
#contenedortxt2 A.tit:hover, #contenedortxt3 A.tit:hover{
	color: #00B8CC;
}

#contenedortxt{
	margin-left:7px;
	margin-top:20px;
	width:590px;
	min-height: 298px;
	_height: 298px;
	position: relative;
	left: 180;
}

	#contenedorimgtxt .imgapoyo{
		margin-right:15px;
		margin-bottom:15px;
	}

	#contenedorimgtxt .enumeracion,
	#contenedortxt .enumeracion{
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../Img/flechapuntosenumeracion.gif);
	}

#contenedorimgtxt .contenido P{
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	left: -1px;
	top: 1px;
	}

#contenedortxt .contenido P, #contenedortxt2 .contenido P, #contenedortxt3 .contenido P{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	left: -9px;
	}
#contenedortxt .subtitulo {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	color: #0088A6;
	font-weight: bold;
	}
#contenedortxt .vinculoslistado {
	color: #0088A6;
	font-weight: normal;
	background: url(../Img/flechavinculo.gif) no-repeat 0% 5px;
	padding-left: 15px;
	display: block;
	}

#contenedortxt .vinculoslistado:hover{
	color: #00B8CC;
	background-image: url(../Img/flechavinculo_il.gif);
	}


#contenedorimgtxt .txvinculocomun, 
#contenedortxt .txvinculocomun {
	font-weight: normal;
	color: #0088A6;
	text-decoration: none;
	margin: 0px;
	text-decoration:underline;
}

#contenedorimgtxt .txvinculocomun:hover,
#contenedortxt .txvinculocomun:hover{
	color: #00B8CC;
	}


#contenedorimgtxt .txremarcado,
#contenedortxt .txremarcado{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #0088A6;
	text-decoration: none;
	text-align: justify;
}

#submenubarratitulo{
	margin-left: 10px;
}

#submenubarratitulo .submenubarra {
	font-weight: normal;
	color: #1D1D1D;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
	padding-right: 10px;
	padding-left: 10px;

}

#submenubarratitulo .submenubarra:hover{
	background-color: #E0F1F4;
}

#submenubarratitulo .submenubarraon{
	font-weight: normal;
	color: #1D1D1D;
	background-color: #E0F1F4;
	text-decoration: none;
	font-size: 95%;
	padding-right: 10px;
	padding-left: 10px;}


#submenubarratitulo .separadorbarra{
	background-color: #FFFFFF;
	margin:0px;
}
