body { 
    background:url(images/fondo2.jpg);
}

.raiz{
	position:relative;
	margin:0 auto;
	width:705px;
}

.raiz .main{
	position:relative;
	margin:0 auto;
	width:100%;
}

.raiz .main .encabezado{
	width:100%;
	background:url(images/baner.gif) no-repeat;
    height:73px;
}
.raiz .main .encabezado .conchitas{
	background:url(images/concha.gif) no-repeat;
	position:absolute;
	top:12px;
	right:15px;
	width:70px;
	height:43px;
}
.raiz .main .encabezado .texto1{
	position:absolute;
	top:21px;
	right:130px;
}

.raiz .main .encabezado a{
	color:#663300;
	text-decoration:none;
	margin:0 10px;
	font-family:Georgia, Arial, Verdana, Serif;
}

.raiz .main .encabezado a:hover{
	border-bottom:1px dotted #663300;
}

.raiz .main .encabezado a img{
	margin:0 3px;
}

.raiz .main .centro .menu{
	height:34px;
	display:block;
	width:100%;
	margin:10px 0;
    background:url(images/menu-of.jpg) repeat-x;
	position:relative;
}

.raiz .main .centro .menu ul li{
	float:left;
	line-height:34px;
	margin:0;
	padding:0;
}

.raiz .main .centro .menu ul li a{
	display: block;
	padding:0;
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-align: center;
}
.raiz .main .centro .menu ul li a:hover{
	background:url(images/menu-on.jpg) repeat-x;
}

.raiz .main .centro .borde1{
	background:url(images/borde1.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:34px;
}

.raiz .main .centro .borde2{
background:url(images/borde2.gif) no-repeat;
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:34px;	
}

/********* Acaba Encabezado **********/

.raiz .main .centro .imagenes{
	width:703px;
	height:228px;
	display:block;
	margin-bottom:5px;
}

.raiz .main .centro .img1{
	background:url(images/flamenco1.gif) no-repeat;
	width:77px;
	height:103px;
	position:absolute;
	top:198px;
	left:-76px;
}
.raiz .main .centro .img2{
	background:url(images/concha-derecha.gif) no-repeat;
	width:91px;
	height:123px;
	position:absolute;
	top:228px;
	right:-96px;
}

.raiz .main .cuerpo{
	behavior: url(iepngfix.htc);
	background:url(images/bg.png);
	width:705px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position:relative;
	margin:10px 0;
	line-height:16px;
}

.raiz .main .cuerpo .texto2{
		float:left;
		width:695px;
		margin:5px;
}

.raiz .main .cuerpo a{
	color:#6F541A;
	text-decoration:none;
	border-bottom:1px dotted #6F541A;
}

.raiz .main .cuerpo .texto2 h1,
.raiz .main .cuerpo .texto2 h1 a{
	font-size:20px;
	line-height:25px;
	color:#333;
	text-decoration:none;
	font-family:Georgia, Arial, Verdana, Serif;
}

.fecha_frontpage{
	display:block;
	color:#ccc;
	font-size:8px;
	line-height:8px;
	text-align:right;
}

.raiz .main .cuerpo .side{
	float:right;
	width:280px;
	margin:5px 0 5px 10px;
}

.side .widget-reservaciones{
	background:#ECF3F2;
	padding:5px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;			
}

.side h3,
.side .widget-reservaciones h3{
	font-size:22px;
	font-family:Georgia, Arial, Verdana, Serif;
	color:#006699;
	margin-bottom:5px;
}

.side .widget-reservaciones td{
	padding-bottom:5px;
}

.side .widget-reservaciones label{text-align:left;}

.side .widget-reservaciones input{
	width:100px;
}

.side .widget-reservaciones select{
	width:50px;
}

.side .widget-reservaciones input.btreservacion{
	width:100px;
}

.side .widget-reservaciones input.ppinput{
	width:198px;
}

.side .widget-galeria{margin:10px 0;}

.side .widget-galeria h3{
	font-size:20px;
	font-family:Georgia, Arial, Verdana, Serif;
	color:#333;
	margin-bottom:5px;
}

.side .widget-galeria ul li{
	float:left;
	margin:4px;
	border:3px solid #fff;	
}

.side .widget-galeria ul li a{
	display:block;
	width:40px;
	height:40px;
}

.side .widget-galeria ul li a span{
	display:block;
	width:40px;
	height:40px;
}

.side .widget-galeria .mas-fotos{
	display:block;
	text-align:right;
}

.raiz .main .cuerpo .htop{
	background:url(images/top.gif) no-repeat;
	width:705px;
	height:10px;
	position:absolute;
	top:0;
	left:0;
}

.raiz .main .cuerpo .hbottom{
	background:url(images/bottom.gif) no-repeat;
	width:705px;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
}


.raiz .main .cuerpo .img3{
	background:url(images/concha2.gif) no-repeat;
	width:102px;
	height:185px;
	position:absolute;
	top:30%;
	left:-110px;
}

.raiz .main .cuerpo .img4{
	background:url(images/flamenco2.gif) no-repeat;
	width:124px;
	height:167px;
	position:absolute;
	top:10%;
	right:-120px;
}

.raiz .main .cuerpo .img5{
	background:url(images/flamenco3.gif) no-repeat;
	width:103px;
	height:138px;
	position:absolute;
	bottom:20%;
	left:-110px;
}

.raiz .main .cuerpo .img6{
	background:url(images/concha3.gif) no-repeat;
	width:108px;
	height:147px;
	position:absolute;
	top:40%;
	right:-120px;
}

.raiz .main .cuerpo .img7{
	background:url(images/concha4.gif) no-repeat;
	width:83px;
	height:102px;
	position:absolute;
	bottom:5%;
	left:-110px;
}

.raiz .main .cuerpo .img8{
	background:url(images/estrella.gif) no-repeat;
	width:105px;
	height:103px;
	position:absolute;
	bottom:10%;
	right:-120px;
}


.raiz .main .cuerpo .img9{
	background:url(images/concha-derecha.gif) no-repeat;
	width:91px;
	height:123px;
	position:absolute;
	top:10%;
	left:-116px;
}

.raiz .main .cuerpo .img10{
	background:url(images/concha4.gif) no-repeat;
	width:83px;
	height:102px;
	position:absolute;
	bottom:1%;
	right:-120px;
}


.raiz .main .menu2{
	height:34px;
	display:block;
	width:100%;
	margin:5px 0;
}

.raiz .main .menu2 ul li{
	float:left;
	line-height:20px;
	margin:0;
	padding:0;
}

.raiz .main .menu2 ul li a{
	display: block;
	padding:0;
	margin:0 15px;
}
.raiz .main .menu2 {padding-left:5px;}
.raiz .main .menu2 ul{ margin:0;}
.main .menu2  ul li a{
	font-size:13px;
	color:#0C4A73;
	text-decoration:none;
	font-weight: bold;
	padding:10px;
	text-align: center;
}
.raiz .main .menu2 ul li a:hover{
color:black;
}


.raiz .main .menu3{
	display:block;
	width:100%;
	margin:5px 0;
}

.raiz .main .menu3 .widget-mfooter,
.raiz .main .menu3 .widget{
	display:block;
}

.raiz .main .menu3 ul{
	height:50px;
}

.raiz .main .menu3 ul li{
	float:left;
	margin:0 5px;
	padding:0;	
}

.raiz .main .menu3 ul li a{
	display: block;
	padding:0;
	margin:0 10px;
}

.raiz .main .menu3 {padding-left:5px;}
.raiz .main .menu3 ul{ margin:0;}
.raiz .main .menu3  ul li a{
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}

.raiz .main .menu3 ul li a:hover{
	color:black;
	border-bottom:1px dotted #666;
}

.raiz .main .powered a{
	background:url(images/sistemex.gif) no-repeat center bottom;
	display:block;
	width:120px;
	height:35px;
	font-size:10px;
	display:block;
	color:#333;
	text-decoration:none;	
	float:right;
}

.ola{
	background:url(images/olas.jpg) repeat-x;
	width:100%;
	height:240px;
}


.formReservacion{
	color: #000;
	padding:5px;
	font-size:11px;
	width:95%;
	margin:0 auto;
}

.formReservacion .instructions{
	color:#FF0000;
	font-weight:bold;
}

.formReservacion h3{
	color:#6F541A;
	border-bottom:1px solid #BAC8CE;
	font-size:11px;
	margin-top:5px;
	font-weight:bold;
}


.formReservacion .formulario{
	font-weight:bold;
}

.formReservacion .formulario p{
	margin-bottom:5px;
}

.formReservacion .formulario input{
	border:1px solid #6F541A;
	background: #FFF;
}

.formReservacion .formulario textarea{
	border:1px solid #6F541A;
	background: #FFF;
}

.formReservacion .formulario select{
	border:1px solid #6F541A;
	background: #FFF;
}

.formReservacion .formulario input.btreservacion2{
	background:none;
	background: transparent url(images/bt_reservaciones.png);
	width:105px;
	height:20px;
	border:0px;
	line-height:20px;
}

input.btreservacion2{
	background:none;
	background: transparent url(images/bt_reservaciones.png);
	width:105px;
	height:20px;
	border:0px;
	line-height:20px;
}
