@import url(subsec-comunes.css);


h2.titulo-seccion {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 14px;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0.6em;
	padding-right: 0;
	padding-bottom: 0.6em;
	padding-left: 0;
	margin-bottom: 1px;
}
h3.subtitulo-subseccion {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	margin-bottom: 1px;
}
h3.pp-zamora {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	margin-bottom: 1px;
	
}
h2.pp-zamora-contenido {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 35px;
	margin-top: 0;
	background-color: #0569a5;
	background-image: url(../imagenes/iconos/ico-subsecc.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 0;
	padding-left: 0;
	height: 22px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.texto-subseccion {
	margin-top: 30px;
}
.pp-zamora-contenido a:link{
	color: #fff;
	background-color: #0569A5;
	font-weight: bold;
	font-size: 14px;

}
.pp-zamora-contenido a:visited{
	color: #fff;
		background-color: #0569A5;
	font-weight: bold;
	font-size: 14px;

}
.pp-zamora-contenido a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #045A8E;
}
.pp-zamora-contenido a:active{
	color: #fff;
		background-color: #0569A5;
	font-weight: bold;
	font-size: 14px;

}

	
.izq-contenido {
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	width: 180px;
	background-position: center;
	height: 254px;
	margin-right: 1%;
	margin-left: 1%;
	font-size: 11px;
}
.dcha-contenido {
	background-color: #FFFFFF;
	height: auto;
	width: 59%;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
	padding-left: 30px;
	clip: rect(auto,auto,auto,auto);
}
.subsecciones {
	background-color: #FFFFFF;
	height: auto;
	width: 96%;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.izquierda-subseccion {
	color: #006699;
	float: left;
	width: 28%;
	margin-right: 1px;
	height: 363px;
	background-color: #D4E6FF;
}