#fondo {
	position:absolute;
	width:100%;
	height: 560px;
	top:50%;
	margin-top:-280px;
	background-image: url(../img/fondo_main.gif);
	background-repeat: repeat-x;
	background-color: #999999;
}

#main {
	height: 560px;
	width: 929px;
	text-align: left;
	position:absolute;

  	left:50%;
   	margin-left: -464px;

	
}
#izda {
	height: 560px;
	width: 11px;
	float: left;
}
#arriba {
	width: 907px;
	float: left;

}
#menu {
	background-color: #FFFFFF;
	float: left;
	height: 64px;
	width: 907px;
}
#abajo {
	position: relative;
	font-size: 0.75em;
	color: #dddddd;
	text-align: center;
	float: left;
	width: 907px;
}
#abajo a{
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 1px #bbbbbb;

}
#abajo a:hover{
	color: #ffffff;
	border-bottom: solid 2px #86b710;

}
#abajo b{
	font-weight: normal;
	color: #666666;
}
#contenidos {
	width: 907px;
	float: left;

}
body {
	/*	text-align: center;
	margin: 0 auto;
	*/
	background-color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	margin:0;



}
#dcha {
	height: 560px;
	width: 11px;
	float: right;
	clear:both;
	
}
#texto {
	float:left;
	position:absolute;
	width:480px;
	height:257px;
	z-index:1;
	left: 45px;
	top: 174px;
	font-size: 0.9em;
}
#texto a{
	color: #006600;
	text-decoration: none;
}
#texto a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;	
}

#texto ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flashmenu{
	padding-top: 0px;
	padding-bottom: 8px;
}


.destacado {
	font-style: italic;
	color: #487809;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/comillas.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-right: 6px;
	height: 28px;
}
#cubrearriba {
	position:absolute;
	width:478px;
	height:134px;
	z-index:20;
	left: 11px;
	top: 11px;

}

#titulo{
	position:absolute;
	top: -60px;
	left: -8px;
	z-index: 100;
	width: 364px;

}

#galeria {
	position:absolute;
	width:366px;
	height:262px;
	z-index:200;
	left: 540px;
	top: 178px;
	background-attachment: fixed;
	background-image: url(../img/trans.gif);
	background-repeat: no-repeat;
}
