body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #A14A28;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a:link, a:visited, a:hover {
	color: Yellow;
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#995940;
      font-size:90%;
      line-height:normal;

      }
    #tabsE ul {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 2px;
        margin-top: 0px;

        padding-left: 0;
				padding-right: 0;
				padding-bottom: 0px;
				padding-top: 0px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }

/*- End Menu TabsE --------------------------- */

div#principal {
	width: 760px;
	margin: auto;	
	background: #BC400F;	
}


div#cabecera {
	width: 760px;
	margin: auto;
	clear: both;	
	background: #A95C00;
}

div#contenido {
	display: table;
	width: 760px;
	height: auto;
	clear: both;		
	background: #C87725;
	padding: 0px 0px 0px 0px;
}

div#contenido_izquierda {
	float: left;
	width: 192px;
	height: auto;
	background: #C87725;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div#contenido_central {
	float: left;
	width: 388px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #FFFFFF;
}

  	div#contenido_central .titulo {
		   height: 40px;
	   }
		
		div#contenido_central .titulo img {
			float: left;
			margin-top: 5px;
		}
			
				
		div#contenido_central .titulotema {
			margin-left: 30px;
			width: 90%;
			margin: 0px;
			padding: 3px 0;
			font-size: 1.5em;
			color: #000000;
			border-bottom: 1px solid #000000;		
		
	

		}
		
div#contenido_central_imagenes {
	float: left;
	width: 568px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #B97B24;
}

div#contenido_central_fotos {
	float: left;
	width: 388px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #B97B24;
	
}

		div#contenido_central_fotos .titulofotos {
			margin-left: 30px;
			width: 90%;
			margin: 0px;
			padding: 3px 0;
			font-size: 1.7em;
			color: #FFFFFF;
			border-bottom: 1px solid #FFFFFF;		
		
	

		}

div#contenido_derecha {
	float: right;	
	width: 180px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background: #A14A28;
	text-align: center;

}

div#pie { 
	width: 760px;
	clear: both;
	height: 80px;
	padding: 0px;	
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background: #A95C00;
	color: #FFFFFF;
}

div#reservar {
  width: 100%;
	height: auto;
	background: #5EA3E8;
	PADDING-TOP: 7px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 7px;
	TEXT-ALIGN: left;
}
div#reservar .ttitulo{
	FONT-WEIGHT: bold;
  color: #002E5A;
}

