html, body {   
    height:100%;   
    margin:0;   
}
   
body {
	background-attachment: fixed;
	padding:0;
	margin:0;
}

#contingut {
	width: 900px;
	background-color:#FFFFFF;
	margin:24px 38px 0 38px;
	position: relative;
}

#cap{
	width:900px;
	height:180px;
	float:left;
	display:inline;
}

#perfil{
	width:900px;
	float:left;
	display:inline;
}

#infoperfil{
	width:600px;
	float:left;
}
#infoobres{
	width:650px;
	float:left;
}  

   
#logoares{
    width:188px;
	float:left;
	margin-right:40px;
}
#dispbloc2{
    width:188px;
	float:left;
	margin-right:45px;
}

#menu{
	width:670px;
	float:left;
	margin:92px 0 0 0;
	display:inline;
}

#menu ul{
    padding:0;
	margin:0;
	float:left;
}

#menu li{
    padding:0 5px 0 5px;
	float:left;
	list-style:none;
}


#netFloat{
	clear:both;
}

#traj{
	width:590px;
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:#aaa8a7 dashed 1px;
}

#obra{
	width:133px; 
	float:left;
	min-height:230px;
	margin-right:23px;
	display:inline;
}

*html #obra { height:230px;} 


#img_obra{
	width:131px; 
	float:left;
	height:86px;
	margin-bottom:3px;
	border:#e4e4e2 solid 1px;
	display:inline;
}

#descObraC{
	width:133px;
	height:18px;
	float:left;
	border-bottom:#e4e4e2 solid 1px;
}

#descObraA{
	width:133px;
	min-height:35px;
	float:left;
	border-bottom:#e4e4e2 solid 1px;
}

*html #descObraA { height:35px;}

#cont_antsegtanc{
	width:100px;
	float:left;
	margin:330px 0 0 382px;
	display:inline;
}
#cont_antsegtanc2{
	width:100px;
	float:left;
	margin:453px 0 0 259px;
	display:inline;
}

#ant_seg{
	width:65px;
	height:21px;
	float:left;
	background-color:#7f1806;
	text-align:center;
	display:inline;
	margin-right:5px;
}
#tancar{
	width:21px;
	height:21px;
	float:left;
	background-color:#7f1806;
	text-align:center;
}


#contacte{
	width:568px;
	height:219px;
	float:left;
	display:inline;
	padding:3px 15px 15px 15px;
	background-image:url(imgs/fons_formulari.gif);
	background-repeat:no-repeat;
}

#label1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111215;
	float:left;
	padding-right:10px;
	width:35px;
	display:inline;
}
#formu{
	width:568px;
	float:left;
	height:35px;
	display:inline;
}
.caixform1{
	width:480px;
	height:17px;
	padding-top:3px;
	background:none;
	border:none;
	color:#7d7873;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0; 
}

.caixform2{
	width:475px;
	height:90px;
	padding-top:3px;
	background:none;
	border:none;
	color:#7d7873;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:1.4em;
	overflow:hidden;
	overflow:auto;
}

#boto{float:left; width:150px; text-align:left; padding-left:5px; display:inline;}
#botoEnviar{float:right; width:95px;}


.boto{
	background-color:#e6e3df;
	/*color:#7f1806;*/
	color:#111215;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	cursor:hand;
	cursor:pointer;
	border:#b8b5b2 solid 2px;
	width:90px;
	padding:1px 15px 1px 15px;
	margin:0;
}
/*ESTILS TEXT*/


.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a5a5a6;
	font-weight:bold;
	line-height:1.8em;
}
.menu a{
	color:#111215;
	text-decoration:none;
}
.menu a:hover{
	color:#7f1806;
	text-decoration:none;
}

.menuSel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#7f1806;
	font-weight:bold;
	line-height:1.8em;
}

.menudesactivat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#111215;
	font-weight:bold;
	line-height:1.8em;
}


.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#111215;
	font-weight:bold;
	line-height:1.8em;
}
.submenu a{
	color:#a5a5a6;
	text-decoration:none;
}
.submenu a:hover{
	color:#7f1806;
	text-decoration:none;
}

.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111215;
	line-height:1.3em;
}

.info b{
	font-weight:bold;
}


.tit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#111215;
	font-weight:bold;
}

.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f1806;
	line-height:1.3em;
	font-weight:bold;
}

.traject {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111215;
	line-height:1.4em;
}

.traject b{
	font-size:12px;
	font-weight:bold;
}

/*.traject i{
	font-size:12px;
	font-style:italic;
}*/


.obra {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	font-weight:bold;
	line-height:1.4em;
}

.obraN {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111215;
	font-weight:bold;
	line-height:1.4em;
}

.obraN a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111215;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
}
.obraN :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f1806;
	font-weight:bold;
	line-height:1.4em;
}

.obraVermell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f1806;
	font-weight:bold;
	line-height:1.4em;
}

.emailt{color:#7f1806;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}
	
.emailt a{color:#7f1806; text-decoration: underline;}
.emailt a:hover{color:#7f1806; text-decoration: none;}	

.missatge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111215;
	line-height:1.4em;
	font-weight:bold;
}

.missatge a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f1806;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
}
.missatge :hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111215;
	font-weight:bold;
	line-height:1.4em;
}

