@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cursiva {
	font-style: italic;
}


/* CSS Document */

#contenedorPrincipal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #4B8F3A;
}
#cabezote {
	width: 950px;
}
#contenido {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: justify;
}

#centro {
	width: 491px;
	background-color: #FFFFFF;
	margin-left: 219px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../img/infe.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
#centroInte {
	width: 710px;
	background-color: #FFFFFF;
	margin-left: 218px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../img/infeInte.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
.banner {
	text-align: center;
	margin-bottom: 25px;
	padding-top: 15px;
}
.contenidoCentro {
	width: 463px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.contenidoCentroInte{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 15px;
	background:#FFFFFF;
}
.titulosInterior {
	margin-bottom: 15px;
}



.justifcar {
	text-align: justify;
}

.fotoNoticiaHome {
	float: left;
	margin-right: 15px;
}
.tituloNoticia {
	margin-left: 5px;
	margin-bottom: 15px;
}

.fotosHome {
	padding-left: 30px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
	margin-left: 160px;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #438738;
	text-decoration: none;
}
.modulos {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}


.vermas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #428638;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

#barraIzq {
	width: 201px;
	float: left;
	clear: left;
}
.menuQuienesSomos {
	background-color: #FFCC00;
	width: 201px;
}



#barraDere {
	width: 201px;
	float: right;
	overflow: hidden;
	clear: right;
}
.encuesta {
	width: 201px;
	background-color: #FFFFFF;
	background-image: url(../img/infeEncuesta.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.botonBotar {
	background-color: #006633;
	margin-left: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tabla {
	margin-left: auto;
	margin-right: auto;
}
.textoEncuesta {
	background-color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.video {
	width: 201px;
	margin-top: 15px;
}



#copy {
	width: 950px;
	clear: both;
	background-image: url(../img/copy.jpg);
	height: 60px;
	background-repeat: no-repeat;
}
.textoCopy {
	text-align: center;
	padding-top: 15px;
	color: #999999;
}
.puntos {
	list-style-type: circle;
	list-style-position: inside;
}
