body{
	margin-top:5px;
	background-color:#f4f2ef;
}
#contenedor{
	width:1044px;
	margin:0 auto;
}
#columna_derecha{
	float:right;
	margin-left:10px;
	margin-top:300px;
}
#columna_izquierda{
	float:left;
	margin-right:10px;
	margin-top:300px;
}
#centro{
	float:left;
	width:980px;
}
#flecha_derecha, #flecha_izquierda{
	width:22px;
	height:44px;
}

#barra_superior{
	color:#FFF;
	margin-top:2px;
	font-size:15px;
	padding-left:3px;
	height:18px;
	font-family:'Trebuchet MS',Verdana,Sans-Serif;
	background-color:#6b3012;
	margin-bottom:5px;
}
#fecha{
	float:right;
	padding-right:3px;
}
#letras_logo{
	float:left;
	margin-top:3px;
}
#logo{
	float:left;
}

#cabecera_flash{
	text-align:right;
}
.div_central{
	font-size:18px;
	
}
fieldset{
	border:1px solid #FFF;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}
#area_comentario{
	height:100px;
	width:100%;
}
#footer{
	clear:both;
	float:none;
	padding-top:5px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	height:60px;
	width:980px;
	background:url(../images/footer.gif) no-repeat;
	
}
input, textarea {
	border:1px dotted #000;
}
.div_central a{
	color:#FFF;
	text-decoration:none;
}
.div_central a:link{
}
#div_central a:visited{
	color:#CCC;
}
.div_central a:hover{
	text-decoration:underline;
	
}
.fototopografo{
	background:url(../images/topografo_fuerteventura.jpg) no-repeat right;
}
.fototopografo2{
	background:url(../images/topografo_fuerteventura2.jpg) no-repeat right;
}
.fototopografo3{
	background:url(../images/topografo_fuerteventura3.jpg) no-repeat right;
}
.texto{
	color:#999;
}