@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}
body { text-align:center; background-color:#D2CAC1; text-align:left;}

#todo { width:766px; margin:0 auto; background-color:#ab9d90;}
#cabecera { width:766px;}
#contenido { width:766px;}
#pie { width:766px; height:70px; background:url(images/fondopie.gif) repeat-x top; text-align:center; padding-top:36px; clear:both;}

.columna { width:255.3px; }
.uno { background-color:#9d907f; float:right;}
.dos { background-color:#ab9d90; float:right;}
.tres { background-color:#b6a999; float:right;}
.doble { width:511px; background-color:#ab9d90; padding-bottom:4px;}

#intercambio { width:480px; margin:10px auto;}
ul { margin: 12px;}
ul li { list-style-type:none; text-align:left; margin: 3px 16px; border-bottom:1px dotted #390000; padding:3px;}
#sitemap { width:480px; padding-top:30px; background:url(images/sitemap.gif) no-repeat; margin-left:80px; margin-bottom:40px;}
#formulario { width:480px; margin-left:50px; margin-top:20px;}
#formulario .input { width:380px; background-color:#b6a999; border:0; padding:3px; margin-bottom:3px;}
#galeria { width: 500px; margin: 10px;}
#galeria a img { margin: 3px; border:2px solid #ab9d90;}
#galeria a img:hover { border:2px solid #660000;}

/* textos */
* { font-family:Arial, Helvetica, sans-serif;}
body { font: normal 12px Arial, Helvetica, sans-serif; color:#FCF5EE;}
a img { border:0;}
a { text-decoration:none; color:#660000;}
a:hover { text-decoration:underline;}
.grana { color:#660000;}
.marron { color:#390000;}

#pie, #pie a { font-size:11px; color:#FFFFFF;}

p { margin:4px 10px; text-align:justify;}
p.enlace { text-align:right; margin-right:10px;}
p.enlace a { font-weight:bold; color: #660000;}
p.imagen { margin:6px auto; text-align:center;}

h1 { font: bold 14px Arial, Helvetica, sans-serif; background-color:#660000; color:#FFFFFF; margin: 6px auto; padding-top:6px; padding-bottom:6px; text-align:center; margin-top:0;}
h1.boton:hover { background-color:#333333; color:#FFFFFF;}
h1.boton a {  color:#FFFFFF; font: bold 14px Arial, Helvetica, sans-serif; }
h1.boton a:hover { text-decoration:none;}
.logotipo-rojo { }

.comentario { margin:10px 20px;}
.comentario .titulo { font-weight:bold; color:#660000; margin-bottom:10px;}
.comentario img { float:left; margin:0 10px 10px 0;}

/*tablas*/
.galeria td {
padding: 0px 23px;
text-align: center;
}



.tarifas {
margin-left: 7px;
}

.tarifas tr, td {
font: normal 11px Arial, Helvetica, sans-serif;
}


.tarifas th {
text-align: center;
border-bottom:1px dotted #390000;}

.precio {
width: 50px;
text-align: right;
font-weight:bold;}

#flashcontent {
	width:720px;
	height:488px;
	text-align:left;
	margin:20px auto;
	background-color:#660000;
	background-color:transparent;
}
