body {
	background:#000 url(../images/global/bg-body.jpg) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
	margin:0;
	padding:0;
	text-align:center;
}

div{
	text-align:left;
}

p{
	margin:0;
	padding:0;
}

img{
	border:0;
}

hr{display:none;}


#header{
	width:990px;
	height:250px;
	margin:0 auto;
	background:#272727 url(../images/global/bg-header.gif) no-repeat center center;
}

#header #content-h1{
	position:absolute;
	z-index:200;
	background:url(../images/global/bg-h1.png) no-repeat left top;
	width:990px;
	height:250px;
}

#header #content-h1 h1{
	width:178px;
	height:180px;
	background:url(../images/global/mayasol-centreoestetico-solarium.png) no-repeat left top;
	padding:0;
	margin:30px 0 0 45px;
}

#header #content-h1 h1 a{
	width:178px;
	height:180px;
	display:block;
}

#header #content-h1 h1 a span{
	display:none;
}

ul#menu{
	width:990px;
	margin:0 auto;
	padding:0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:50px;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
	font-size:16px;
	list-style-type:none;
	letter-spacing:-1px;
}

ul#menu li{
	padding:5px 11.5px;
	margin:0;
	float:left;
	height:40px;
}

ul#menu li a{
	color:#1D1D1D;
	text-decoration:none;
	padding:9px 0 3px 0;
	display:block;
	height:22px;
}

ul#menu li a:hover{
	border-bottom:2px solid #666;
}

div#container{
	margin:0 auto;
	width:990px;
}

div#content{
	width:950px;
	float:left;
	background:#272727 url(../images/global/bg-content.gif) repeat-y left top;
	border-bottom:1px solid #000;
	padding:0 20px 25px 20px;
}

div#footer {
	width:990px;
	border-top:9px solid #525252;
	float:left;
	font-size:12px;
	padding:12px 0 20px 0;
}

div#footer p {
	text-align:center;
	line-height:17px;
	color:#666;
}

div#footer p a{
	color:#909090;
	text-decoration:none;
}

div#footer p a:hover{
	text-decoration:underline;
}


div#footer #extra{
	padding:15px 0 0;
}








