/* STRUCTURE */
body.services div.background {
	background:url("../img/content/picture-lipstick.jpg") 100% 100% no-repeat;
}

body.services div.background{
	background: url("../img/content/bg-flowers.jpg") 100% 100% no-repeat;
}

body.services div#container{ 
	background: none;
}

body.services div.sub-header{
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#container {
	width: auto; 
	padding-bottom: 10px;
}

div#content{
	width: 900px;
	margin: 0 auto 0 auto;	
	padding-top:10px; 
}

div#content p {
 font-size: 13px;
 line-height: 25px;
}

/*CONTENT>CONTENT LEFT*/
div#content-left,
div#content-left-massagens {
	width: 550px;
	height:260px;	  
	float: left;
	border: 0;
}

div#content-left h3,
div#content-left-massagens h3{
	width:174px;
	height:25px;
	background:url("../img/content/title-services.gif") no-repeat;
	text-indent:-1000px;
}

div#content-left a,
div#content-left-massagens a {
	color: #C51010;
	text-decoration: underline;
}

div#content-left ul {
	width: 140px;
	float: left;
}

div#content-left ul li{
	font-size: 12px;
	padding: 2px 2px 2px 9px;
	background: url("../img/content/bullet.gif") 0 10px no-repeat; 
}

div#content-left ul li a{
	font-size: 13px;
	color: #C51010;
	text-decoration:none;
}

div#content-left ul li a:hover {
	color: #000;
}

div#content-left ul.first-column {
	width:230px;
}

div#content-left-massagens {
	width: 550px;
	height:560px;	  
	float: left;
	border-right: 1px solid #E2E2E2;
	padding-right: 20px;
}

div#content-left-massagens a {
	background:url(../img/content/bullet-3.gif) 0 0 no-repeat;
	line-height:11px;
	padding-left: 15px;
	margin-top: 5px;
	font-size: 13px;
	color: #C51010;
	text-decoration:none;
	float:right;
}

div#content-left-massagens a:hover {
	color: #000;
	background:url(../img/content/bullet-3.gif) 0 -30px no-repeat;

}


div#content-left-massagens p{
	line-height: 20px;
}


div#content-left-massagens h2 {
	font-size: 13px;
	font-weight:bold;
	padding:15px 0 5px 0;

}


/*CONTENT>CONTENT RIGHT*/

div#content-right{
	width:320px; 
	height:260px;	
	float: right;
	border-left: 1px solid #E2E2E2;
	
}

div#content-right-massagens{
	width: 320px;
	height:560px;	  
	float: right;
	border-left: none;
}

		
/*CONTENT>CONTENT RIGHT>GALLERY*/

div#content-right dl#space, 
div#content-right dl#space *,
div#content-right-massagens dl#space,
div#content-right-massagens dl#space * {
	margin: 0;
	padding: 0;
}
			
div#content-right dl#space,
div#content-right-massagens dl#space{
	width:300px;
	margin-left: 20px;
}

div#content-right dl#space dt,
div#content-right-massagens dl#space dt {
	font-size: 13px; 
	font-weight:bolder; 
	padding: 5px 5px 5px 0;
	clear: both;
	color: #679009;
	text-transform:uppercase;
}

div#content-right dl#space dd,
div#content-right-massagens dl#space dd{
	width: 115px;
	height: 88px;
	float: left;
	padding: 5px;
}

div#content-right dl#space dd a img,
div#content-right-massagens dl#space dd a img {
	opacity:0.6;
	filter:alpha(opacity=60);	
}

div#content-right dl#space dd a:hover img,
div#content-right-massagens dl#space dd a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}

