@import url(subsec-comunes.css);



.texto-subseccion {
	margin-top: 30px;
}

.pp-zamora-contenido a:link{
	color: #FFF4F0;
	font-weight: bold;
	font-size: 14px;

}
.pp-zamora-contenido a:visited{
	color: #FFF4F0;
	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: #FFF4F0;
	font-weight: bold;
	font-size: 14px;

}


	
.izq-contenido {

	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	width: 29%;
	background-position: center;
}
.dcha-contenido {
	height: 115px;
	width: 65%;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	display: table;
}


h2.titulo-seccion {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 14px;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FFCC00;
	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.subtitulo-subseccion {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 110%;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FFCC00;
	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.titulo-subseccion {
	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: #FFCC00;
	
}

h3.archivo-linksup {
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	margin-top: 0;
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	margin-bottom: 1px;
	
}
