body{
	background-color: #5E0F01;
	font-family:tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #747C7E;
	line-height: 18px;


}



a:link{color:#A81900;}

a:visited{color:#A81900;}

a:hover{color:#565650;}

a:active{color:#A81900;}



hr {

	border: 0;

	width: 100%;

	color: #E5E5E0;

	background-color: #E5E5E0;

	height: 1px;

	margin: 0px;

	padding: 0px;

}

/*

#container block wraps the entire page, centers it, and applies the background drop-shadow

 */

#container{
	width: 756px;
	position: relative;
	left: 50%;
	margin-left: -378px;
	background: url(images/bg_shdw.gif)  repeat-y;


}



/*

#container-inside block is narrower than it's parent, allowing drop shadow to appear behind

 */

#container-inside{

	width: 750px;

	background-color: #FDEFE3;

	margin-left: 3px;
	
	position:relative;

}

#logo{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 384px;
	margin-top: 20px;
	margin-left: 13px;
	margin-bottom: 25px;


}

#header-bottom{

	height: 29px;

	background: url(images/nav_bg.gif)  repeat-x;

	margin: 0px; padding:0 0 0 15px;

}
/* aqui comienza el menu*/

#navblock{



}

#nav{


	width: 631px; height: 29px;

	background: url(images/nav_buttons_en.gif);

	margin: 0; padding: 0;

	position: relative;

}
#nav span{

	display: none;

}



#nav li{

	margin: 0px; padding: 0px; list-style: none;

	position: absolute; top: 0px;

}



#nav li, #nav a {

	height: 29px; display:block;

}
#home{left: 0px; width: 48px;}
#alojamiento{left: 48px; width: 92px;}
#servicios{left: 140px; width: 61px;}
#golf{left: 201px; width: 40px;}
#clasesdegolf{left: 241px; width: 84px;}
#tarifas{left: 325px; width: 81px;}
#paquetegolf{left: 406px; width: 85px;}
#reservas{left: 491px; width: 81px;}
#contacto{left: 572px; width: 59px;}

#home a:hover{background:url(images/nav_buttons_en.gif) 0 -29px no-repeat;}
#alojamiento a:hover{background: url(images/nav_buttons_en.gif) -48px -29px no-repeat;}
#servicios a:hover{background: url(images/nav_buttons_en.gif) -140px -29px no-repeat;}
#golf a:hover{background: url(images/nav_buttons_en.gif) -201px -29px no-repeat;}
#clasesdegolf a:hover{background: url(images/nav_buttons_en.gif) -241px -29px no-repeat;}
#tarifas a:hover{background: url(images/nav_buttons_en.gif) no-repeat -325px -29px;}
#paquetegolf a:hover{background: url(images/nav_buttons_en.gif) no-repeat -406px -29px;}
#reservas a:hover{background: url(images/nav_buttons_en.gif) no-repeat -491px -29px;}
#contacto a:hover{background: url(images/nav_buttons_en.gif) no-repeat -572px -29px;}


body.body-home #home, 
body.body-alojamiento #alojamiento, 
body.body-alojamiento #alojamiento a:hover{background: transparent url(images/nav_buttons_en.gif) -48px -58px no-repeat;}
body.body-servicios #servicios, 
body.body-servicios #servicios a:hover{background: transparent url(images/nav_buttons_en.gif) -140px -58px no-repeat;}
body.body-golf #golf, 
body.body-golf #golf a:hover{background: transparent url(images/nav_buttons_en.gif) -201px -58px no-repeat;}
body.body-clasesdegolf #clasesdegolf, 
body.body-clasesdegolf #clasesdegolf a:hover{background: transparent url(images/nav_buttons_en.gif) -241px -58px no-repeat;}
body.body-tarifas #tarifas, 
body.body-tarifas #tarifas a:hover{background: transparent url(images/nav_buttons_en.gif) -325px -58px no-repeat;}
body.body-paquetegolf #paquetegolf, 
body.body-paquetegolf #paquetegolf a:hover{background: transparent url(images/nav_buttons_en.gif) -406px -58px no-repeat;}
body.body-reservas #reservas, 
body.body-reservas #reservas a:hover{background: transparent url(images/nav_buttons_en.gif) -491px -58px no-repeat;}
body.body-contacto #contacto, 
body.body-contacto #contacto a:hover{background: transparent url(images/nav_buttons_en.gif) -572px -58px no-repeat;}



#footer{
	
	margin:0px;
	padding: 5px 0 0 0;
	text-align:center;
	color: #FDEFE3;
	font: x-small arial;


}
#foto-inicio {
	height: 148px;
	width: 750px;float: left;
	padding-bottom: 40px;


}
#foto-home {
	height: 148px;
	width: 750px;float: left;
	padding-bottom: 40px;

}

#titulos {
	float: left;
	height: 29px;
	width: 246px;
	padding-top: 2px;
	padding-left: 30px;

}
#titulos00{
	float: left;
	height: 29px;
	width: 246px;
	margin-left: 45px;
	margin-top: 5px;
}

#contenido-base {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	width: 350px;
	margin:auto;
	padding-top:5px;
	padding-bottom:25px;
}

#contenido-base00 {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	width: 300px;
	margin:auto;
	padding-bottom:25px;}
	
	#contenedor-tabla {
	color: #333333;
	height: auto;
	float: left;
	margin-left: 60px;

	
}
.form {
	width: 350px;
	

}
.formspaces {
	padding: 2px 40px 2px 2px;
	height: 10px;
	width: 200px;
	border: 1px solid #333333;
	float: right;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.preload { /* shows a loading animation while the element loads */
	background-image:url(../images/preload.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:0px;
	}
.lista {
	line-height: 13px;
	margin-left: 40px;
}
