@charset "utf-8";
/* CSS Document */

.barNav{
	padding-top:277px;
}

/*AQUI VAN LOS ESTILOS DEL CONTENIDO*/
.contenido{
	display:block;
	clear:both;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	width:883px;
	padding-top:20px;
	padding-bottom:15px;
}
/*AQUI VAN LOS ESTILOS DEL CONTENIDO*/


.conteBnnTemasLogoAsociados{
	margin-left:10px;
	margin-right:10px;
	height:auto;
	width:880px;
	display:block;
	clear:both;
	float:left;
	padding-bottom:15px;
	border-top: #7c455b solid 1px;
	padding-top:15px;
}

.bnnTemasInteres{
	display:block;
	float:left;
	width:520px;
}

.conteLogoAsociados{
	display:block;
	float:left;
	padding-left:40px;
}

.pie{
	background-image:url(../images/fonPie.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:903px;
	height:120px;
	display:block;
	clear:both;
	color:#FFF;
	padding-top:15px;
}

.linksPie{
	display:block;
	float:left;
	padding-left:40px;
	width:660px;
}

.copyPie{
	display:block;
	float:left;
}

.lProcedimientosPie{
	display:block;
	clear:both;
	padding-top:7px;
	width:660px;
	font-size:11px;
}

.titLProcedimientosPie{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:underline;
}

.linksProcedPie{
	display:block;
	float:left;
	padding-left:10px;
}

.bordeImagenes1{
	border:solid 8px #7b656e;
	margin-bottom:5px;
}

.bordeImagenes2{
	border:solid 8px #7c455b;
	margin-bottom:5px;
}

.fonTitSecciones{
	width:416px;
	height:38px;
	background-color:#7b656e;
	padding-top:10px;
	padding-left:20px;
	margin-top:15px;
	margin-bottom:25px;
	text-transform: uppercase;
	font-style:normal;
}

.fonTitSeccionesProcedimientos{
	width:416px;
	height:38px;
	background-color:#7b656e;
	padding-top:10px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:5px;
}

.paginacion{
	background-color:#7b656e;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	height:19px;
	width:auto;
	display:block;
	float:left;
}

.btnVolver{
	display:block;
	float:left;
}

.sepBlanco{
	border-bottom:#767676 solid 1px;
}

.sepRosa{
	border-bottom:#7c455b solid 1px;
}

.sepRosa2{
	border-right:#7c455b dotted 1px;
}

.camporFrm{
	width:210px;
	border: #f5cede solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.camporFrm input, #nombre{
	margin:0px;
}

.btnFrm{
	background-color:#f5cadb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	border:none;
	padding:3px;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}


.btnFrm2{
	background-color:#28181e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5cadb;
	border:none;
	padding:3px;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f6cbdc;
	background-image:url(../images/fonBody.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#conte_sitio {
 	border:0 solid;
 	margin:0 auto;
 	padding:0;
 	text-align:left;
 	width:903px;
	height:auto;
}

#ppal {
	left:0;
	position:relative;
	top:0;
	width:903px;
	height:auto;
	z-index:1;
}