body {
	margin:0 auto;
	border:none;
}
#page {
	color:#B2AFAC;
	font:13px Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:995px;
	padding:0px;
}
/*------------------PRE-HOME----------------*/

#preLogo {
	margin:153px 0 20px 441px;
}

#preTitol {
	margin:0 0 0 254px;
	word-spacing: 4px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}

#preCentre {
	margin-top:15px;
	height::148px;
	background-image:url(../../img/web/preHome.jpg);
	background-repeat:no-repeat;
	width:995px;
	height:148px;
	font:14px Verdana, Arial, Helvetica, sans-serif bold;
	color:#70706C;
}

#preIdioma {
	padding:133px 0 0 371px;
}

#preIdioma a {
	text-decoration:none;
	color:#70706C;
}

#preIdioma a:hover {
	background-color: #E8E8E5;

}

#prePeu {
	margin:154px auto;
	text-align:center;
}

#prePeu a{
	color:#7A716A;
}
/*------------------- HOME ------------------*/
#logo{
	padding:36px 0 0 27px;
	width:89px;
	height:72px;
	float:left;
}

#titol{
	padding:72px 0 0 344px;
	float:left;
}

#menu {
	clear:both;
	padding:32px 0 0 347px;
	width:630px;
	height:20px;
}

#centreHome {
	clear:both;
	width:995px;
	height:313px;
	background:url(../../img/web/bgr_home.jpg) no-repeat;
}

#boxs {
	width:392px;
	height:118px;
	margin:-30px 0 0 516px;
}

#box {
	background-image:url(../../img/web/bgr_fixa.gif);
	width:185px;
	height:117px;
	float:left;
	color:#000000;
	font-size:12px;
	cursor:pointer;
}

#box ul{
	margin:0 0 0 0;
	padding:1px 0 0 0;
	list-style-type:none;
}

#box .foto{
	margin:5px 0 0 5px;
	width:175px;
	height:65px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#box .text1{	
	padding:0 0 0 7px;
	width:85px;
	float:left;
	color:#666666;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#box .text2{
	float:left;
	padding:0 0 0 0;
	width:65px;
	margin:10px 0 0 20px;
	text-align:right;
	color:#333333;
}

#peu {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#6C6760;
	clear:both;
	text-align:center;
	padding-top:45px;
}
#peu a {
	color:#BAB9B7;
}