body{
	background-color:#6b1524;
	color:#FFF;
	font-family:arial;
	font-size:12px;
	}

a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}
p{	padding:25px;
	margin:0;
	font-size:13px;
}

/*---------------------
	Contingut General 
  ---------------------*/

#content {
	position:absolute;
	margin-left:-432px;
	margin-top:-300px;
	left:50%;
	top:50%;
	width:865px;
	visibility: visible;
}
#content img{
	border:0;
	margin-top:20px;
	margin-bottom:15px;
	}
#main{
	width:865px;
	height:500px;
	background-color:#861e2f;
} 
/* Menu */


#menu {
	padding-left:0px;
	width:100%;
	margin-bottom:3px;
	height:40px;
}

#menu a{
	color:#fff;
	line-height:38px;
	margin-right:2px;
	padding:0 1.5px;
	float:left;
	display:block;
	background-color:#861e2f;
	}

#menu a.tercera_opcio{
	width:32px;
	padding-left:14px;
	}
#menu a.darrera_opcio{
	margin-right:0;
	}
#menu a:hover, #menu a.active, #menu a.tercera_opcio.active, #menu a.darrera_opcio.active{
	background-color:#a02c3f;
	}

.intro{
	background:url(../img/intro.jpg) no-repeat  center center;
}
.qui{
	background:url(../img/qui.jpg) no-repeat  center center;
}
.estils{
	background:url(../img/estils.jpg) no-repeat  center center;
}
.activitats{
	background:url(../img/activitats11032010.jpg) no-repeat  center center;
}
.tecnics1{
	background:url(../img/tecnics1.jpg) no-repeat  center center;
}
.tecnics2{
	background:url(../img/tecnics2.jpg) no-repeat  center center;
}
.ubicacio{
	background:url(../img/ubicacio.jpg) no-repeat  center center;
}
.yoga1style{
	background:url(../img/yoga1style.jpg) no-repeat  center center;
}
.beneficis{
	background:url(../img/beneficis.jpg) no-repeat  center center;
}.beneficis2{

	background:url(../img/beneficis2.jpg) no-repeat  center center;
}
.entrenador{
	background:url(../img/entrenador.jpg) no-repeat  center center;
}
.classesgratuites{
	background:url(../img/classesgratuites.jpg) no-repeat  center center;
}
.condicions{
	background:url(../img/condicions.jpg) no-repeat  center center;
	}

.tecnics2 p a, .tecnics1 p a{
	margin-left:750px;
	color:#000;
	}
.tecnics2 p a:hover, .tecnics1 p a:hover{
	color:#000;
	}
.beneficis2 p a, .beneficis p a{
	margin-left:750px;
	}
.beneficis2 p a, .beneficis2 p a:hover{
	color:#000;
}

