body {
	margin:0px; padding:0px;
	background-color:#EFE6BD;
	background-image:url(/images/main/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border:0 none;}

h1,h2,h3,h4,h5,h6,p {
	margin:0px 0 10px 0;
	padding:0px;
}

a { color:#847F36; text-decoration:underline; }
a:hover { color:#D75A26; text-decoration:none; }

p{
	color:#4D4D4D;
	margin-top: 20px;
	line-height:138%;
}


/* top */
#top {
	width:986px;
	height:108px;
	margin:0 auto;
	padding:25px 0;
	border-bottom:1px solid #F3ECD4;
}

#tag_menu {
	width:730px;
	float:left;
	height:80px;
}

#logo {
	background-image:url(/images/main/villa_saverios.png);
	width:253px;
	height:118px;
	text-indent:-10000px;
	cursor:pointer;
	float:left;
}

#slogan {
	background-image:url(/images/main/bienvenido.png);
	background-repeat:no-repeat;
	height:40px;
	text-indent:-10000px;
	margin:15px 0 0 10px;
}

div.slogan_en {
	margin-left:30px !important;
	background-image:url(/images/main/welcome.png) !important;
}

#nav {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:5px;
}
#nav li {
	width:auto;
	margin:0 0 0 38px;
	float:left;
}

#lang_nav {
	position:absolute;
	text-align:right;
	top:125px;
	width:978px;
	*width:100px;
	*margin-left:-100px;
	word-spacing:13px;
}

/*main content*/


#content {
	width:1122px;
	margin:0px auto 0;
}


.center {
	text-align:center;
}


.noborder {
	border:0  none !important;
}

/*footer*/


p#contact {
	margin:0;
	text-align:center;
}

#footer {
	color:#847F36;
	font-size:12px;
	width:986px;
	margin: 20px auto;
	border-top:1px dotted #696969;
}

#extra_nav {
	text-align:center;
	font-size:12px;
	color:#847F36;
	margin-top:10px;
}

#extra_nav a{
	text-decoration:none;
}

#legal {
	font-size:9px;
	text-align:center;
}
