@charset "UTF-8";
.clear {
	 clear: both;
}
body {
	background-image: url(../images/background.jpg);
	background-position: center 0;
	background-repeat: repeat-y;
	background-color: #AAA98A;
	padding:0px;
	scrollbar-arrow-color:#aaa98a;
	scrollbar-face-color:#F8F7DF;
	margin: 0 auto;
	text-align: center;
}
#logotipo   {
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}
#animacion {
	height: 90px;
	background-color: #FFFFFF;
	float: left;
	width: 773px;
}
#contenedorInicio {
	margin: 0 auto;
	width: 955px;
	text-align: center;
}
#areabaner {
	width: 773px;
	float: left;
	height: 90px;
	background-image: url(../images/index_01_1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}
#foto {
	width:765px;
	height:169px;
	float: left;
	margin-left: 22px;
	margin-top: 5px;
	z-index: 1;
}
#menuIzquierda {
	width:154px;
	z-index:1;
	background-color: #88876E;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#barra {
	width:773px;
	height:27px;
	background-color: #FEFECC;
	float: left;
	margin-left: 10px;
}
#pie {
	width:773px;
	height:18px;
	float: right;
	margin-top: 25px;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88876E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88876E;
	padding-top: 3px;
	margin-left: 10px;
}
#pie  a  {
	color: #666666;
}
#pie a:visited {
	color: #666666;
}
#pie a:hover, a:focus {
	color: #333333;
}
.tituloSeccion {
	font-size: 12pt;
	color: #909F52;
	background-color: #F8F7DF;
	margin-left: 22px;
	padding: 10px;
}
.tituloSeccion a {
	color: #909F52;
	text-decoration: underline;
}
.tituloSeccion a:link, a:visited {
	color: #909F52;
	text-decoration: underline;
}
.tituloSeccion a:hover, a:focus {
	color: #88876E;
	text-decoration: underline;
}
#noticias {
	width:750px;
	background-color: #F8F7DF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	font-family: Helvetica, Arial;
	line-height: 20px;
	text-align: left;
}
#cabeceraNoticias {
	background-image: url(../images/bkg_tit_noticias.gif);
	background-repeat: repeat-x;
	margin-right: 7px;
	padding-bottom: 10px;
}

#hazteSocio {
	background-color: #909F54;
	height: 100px;
	width: 740px;
	margin-left: 22px;
	margin-top: 5px;
	float: left;
}
#contenidoPlantCor {
	width:750px;
	background-color: #F8F7DF;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	font-family: Helvetica, Arial;
	line-height: 20px;
	text-align: left;
}
#contenidoPlantNoticias {
	width:750px;
	background-color: #F8F7DF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 22px;
	font-family: Helvetica, Arial;
	line-height: 20px;
	text-align: left;
	height: 500px;
}
#textos {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: #666666;
}

