body {
	background-color: #2B241B;
	background-image: url(imagenes/bg-azul.jpg);
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
#tumbs li {
	font-size: 11px;
}
#tumbs p {
	font-size: 11px;
	color: #660000;
	margin-left: 8px;
	margin-right: 3px;
}

#left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #563C00;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#left-mapa p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#botonera p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#left a {
	font-weight: bold;
	color: #006BA1;
	text-decoration: none;
	float: right;
	margin-right: 8px;
}


#contenido {
	width: 770px;
	text-align: left;
}
#botonera {
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-align: left;
	float: left;
	background-color: #E7DCCF;
	background-image: url(imagenes/bg-botonera.jpg);
	background-position: left top;
	height: 296px;
}
#fotos2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 296px;
	width: 367px;
}
#tumbs {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 296px;
	width: 243px;
	background-color: #E7DCCF;
	background-image: url(imagenes/bg-tumbs.jpg);
	text-align: left;
}


#left {
	float: right;
	width: 259px;
	margin: 0px;
	padding: 0px;
}
#left-mapa {
	float: right;
	width: 188px;
	margin: 0px;
	padding: 0px;
}


#rap {
	background-image: url(imagenes/bg-rap.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:auto;
	width: 770px;
}

#fotos {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 511px;
}

#horizontal {
	background-color: #EDE7DE;
	clear: both;
	width: 770px;
	background-image: url(imagenes/bg-horizontal.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A28C75;
	text-align: left;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #AF977E;
	background-color: #E7DCCF;
	background-image: url(imagenes/bg-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 202px;
	width: 770px;
	text-align: center;
	background-position: top;
}
#footer p {
	padding-top: 20px;
	margin: 0px;
}

/*#contenido #footer a {
	color: #D15B08;
	text-decoration: none;
	font-weight: bold;
}*/




#horizontal1 {
	background-color: #EDE7DE;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A28C75;
	clear: both;
	width: 770px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.listadetalles {
	font-size: 11px;
	color: #D15B08;
	font-family: "Trebuchet MS";
}

/*-------------------estilo botonera-----------------------*/
#navcontainer { width: 259px; }


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 230px;
background-color: #D3C4B5;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #563C00;
	text-decoration: none;
	margin-left: 0;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}


#navcontainer a:hover
{
background-color: #EEE5DC;
color: #006BA1;
}

/* -------------------------botonera 2-------------------------------------- */
#navcontainer2 { width: 160px; }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 153px;
background-color: #D3C4B5;
border-bottom: 1px solid #eee;
}

#navcontainer2 a:link, #navlist2 a:visited
{
	color: #563C00;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navcontainer2 a:hover
{
background-color: #EEE5DC;
color: #006BA1;
}

.pp {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

#formulario {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 296px;
	width: 367px;
	background-color: #EDE7DE;
	text-align: left;
}
#formulario td {
	font-size: 11px;
}
#formulario #form1 input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	background-color: #EBEBEB;
	background-image: url(imagenes/bg-input.gif);
	border: 1px solid #333333;
}
#formulario #form1 select {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #D15B08;
	text-decoration: none;
}

#footer a:hover {
	color: #D15B08;
	text-decoration: underline;
}


/* -------------------------botonera 2-------------------------------------- */
#navcontainer-mapa { width: 188px; }

#navcontainer-mapa ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}

#navcontainer-mapa a
{
display: block;
padding: 3px;
width: 152px;
background-color: #D3C4B5;
border-bottom: 1px solid #eee;
}

#navcontainer-mapa a:link, #navlist-mapa a:visited
{
	color: #563C00;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navcontainer-mapa a:hover
{
background-color: #EEE5DC;
color: #006BA1;
}
#rap #formulario a {
	color: #C03E05;
}

