/* etiquetas */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #f1ede2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h3 {

	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
hr {
	border-bottom: 1px solid #ADADAD;
	height: 1px;
	width: 100%;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* imagenes */
.imagen {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	clear: left;
	float: left;
	border: 1px solid #333333;
}
.imagen_Activ {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	clear: left;
	float: left;
	border: 3px solid #FFFFFF;
}
.ver_Mas {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: bottom;
}
.flecha_Tit {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.flecha_SubTit {

	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: 0px;
}

/* imagenes de fondo en celdas*/
.fondo_Noticias {
	background-image: url(gif/fondo_Ventana.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
}
.fondo_activ {
	background-image: url(gif/fondo_activ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
}
.top_not {
	background-image: url(gif/top_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
}
.top_activ {
	background-image: url(gif/top_activ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
.top_encuesta {
	background-image: url(gif/top_encuesta.gif);
	height: 46px;
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_encuesta {
	background-image: url(gif/fondo_encuesta.gif);
	height: 133px;
	background-repeat: no-repeat;
	background-position: center top;
}

.top_servicios {
	background-image: url(gif/top_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* texto*/

.texto_top {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.texto_top a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto_top a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto_encuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 20px;
}
/* menu */
.texto_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	height: 24px;
	width: 138px;
	background-image: url(gifcorpo/fondo_boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

