/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
	background-image: url(../imagenes/central_hed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_flash{
	width: 730px;
	height: 134px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	left: 123px;
	position: relative;

}

#central_contenido{
	width: 740px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	height: 300px;

}
#central_contenido a{
	color: #007335;
	text-decoration: none;

}
#central_contenido a:hover{
	color: #009744;
	text-decoration: underline;


}
#central_contenido .titulo{
	color: #007335;
	font-weight: bold;
	width: 400px;
	float: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007335;
}
#central_contenido .texto{
	width: 400px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#central_contenido .imagen{
	color: #007335;
	font-weight: bold;
	width: 310px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centro{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/central_ced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 700px;
}
#centro_que{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/central_ced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 1260px;
}
#centro_como{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/central_ced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 1600px;
}
#centro_quien{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/central_ced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 2000px;
}
#centro_contacto{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/central_ced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 800px;
}
.hazclick{
	font-size: 10px;
	color: #007335;
}
.numeros{
	font-family: Arial, Helvetica, sans-serif;
}
#menu{
	float: left;
	width: 215px;
	margin-top: 30px;
	margin-left: 25px;
	background-color: #FFFFFF;
	text-indent: 10px;
}

#barra-menu
{
	width: 780px;
	height: 24px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding: 0px 0px 0px 0px !important;
	padding/**/: 12px 0px 0px 0px;
	top: 120px;
	left: 43px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#barra-menu ul
{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;

}
#barra-menu ul li
{
	float: left;
	position: relative;
	margin: 0px;
	height: 20px !important;
	height/**/: 20px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;





}
#barra-menu ul li a
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: none;
	display: inline;
	text-decoration: none;	
}
#barra-menu ul li a:hover
{
	color: #007335;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007335;
}
#pie{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 50px;
	background-image: url(../imagenes/central_pie.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#pie a:link{
	text-decoration: none;
	color: #000000;
	
	
}
#pie a:hover{
	color: #007335;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007335;
	
}
