* {margin:0;padding:0;}
img {border:none;}

/* 02 - STRUCTURE
/* ----------------------------------------------*/

body {
color:#003366;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 76%;
background-color: #FFFFFF;
margin:0; padding: 0;
}
/* hover #f5ecda */
#cos {

margin: 10px auto;
width:775px;
padding:0;
border: 0px dotted #8BA6C7;
}

a{
color: #7C96CB;
text-decoration: none;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clear {
clear:both;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.container {
	margin:0 auto; padding:0;
	width:742px; height:auto;
}

.left {
	float:left;
}

.right {
	float:right;
	margin-right:15px;
}


#contingut {
	border: 1px dotted #7C96CB;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-bottom:10px;

}



#contingut ul{
margin-top: 10px;
margin-bottom: 10px;
}

#contingut ul li{

display:list-item;
list-style-image:url(../../imatges/li-vermell.png);
padding-bottom: 0px;
font-size:1em;
margin: 0 0 5px 30px;
}

#contingut li{

}


h2 {
	margin: 15px 15px 0px 15px; 
	line-height:1.3em; 
	padding-left:2px; 
	font-size: 1.2em;
	color: #7C96CB;
	font-family: 'Myriad Pro Light', 'Myriad Pro',"Myriad Std Tilt",Arial,Helvetica,sans-serif;
	letter-spacing:1px;}

p{
font-size:1em;
line-height:1.3em;
margin:5px 15px 0;
padding-left:2px;
}

.negreta { font-weight:bold;}







#imatges {
border: 1px dotted  #7C96CB;

margin-top: 8px;
}



#cont_esquerra {
	float: left;
	width: 48%;
	height: auto;

	margin-left: 1px;

}
#cont_mig {
	float: right;
	width: 51%;
	height: auto;
	margin-right: 1px;
	border: 0px solid #003366;
}
#cont_dret {
	float: left;
	width: 100%;
	padding-bottom: 0;
	border-bottom: 0px solid #003366;
}


#footer {
	margin-top: 1px;
	text-align: center;
	color: #003366;
}

#cont_cap {
	margin-bottom: 1.5%;
	width:743px;
}
#cap_esquerra {
	float: left;
	width: 20%;
	margin-left: 0;
	margin-top: 49px;
	font-weight: bold;
	color: #7C96CB;
}
#cap_mig {
	float: left;
	width: 430px;
	margin-left: 0;
	margin-top: 2%;
}
#cap_dreta  {
	float: right;
	width: 15%;
	margin-right: 0;
	margin-top: 49px;
	font-weight: bold;
	color: #7C96CB;
}

#cap_dreta.petita{
	font-size: 90%;
}

/* menu idiomes */

ul#idiomes li {
float: left;
list-style-type:none;
margin-left: 5px;
border-left: 1px dotted #8BA6C7;
padding-left: 5px;
}

ul#idiomes li:first-child {
border-left: none;
}

ul#idiomes li.activa a{
color:#FF3300;
}

/* menu principal */
#nav{
background-color: #7C96CB;
}

ul.navi {
margin: 5px 0 7px 0;
list-style-type: none;
margin-left:10px;
text-align:center;
}
ul.navi li {
float: left;
width: 19.5%;
font-size: 1.1em;
height:30px;
text-transform:uppercase;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
letter-spacing:1px;
background-color: #7C96CB;
border-left: 2px solid #FFFFFF;
margin-left: 0;
padding-left: 0;
}

ul.navi li a {
color: #fff;
display:block;
height:22px;
padding-top: 8px;
}

ul.navi li a:hover{
color: #D1F29B; 
}

ul.navi li.currentitem a {
color: #D1F29B;
}

ul.navi li:first-child {
border-left: none;
}





/* menu peu */

#footer ul.botonspeu {
margin: 10px 0 5px 0;
padding:0;
list-style-type:none;
height: 30px;
text-align:center;

}
#footer ul.botonspeu li{
float:left;
margin-left: 0;
padding-left: 0px;
border-left: 2px solid #C8DBEC;
width:19.7%;
height:20px;
/*background-color:#9F8A67;*/
}

#footer ul.botonspeu li:first-child{
border-left: 0
}
#footer ul.botonspeu li a{
color:#003366;
display: block;
padding-top:4px;
text-decoration:none;
height:16px;
}

#footer ul.botonspeu li a:hover{
background-color: #C8DBEC ;
color: #000;
font-weight:bold;
}

#footer ul.botonspeu li.currentitem a{
background-color: #C8DBEC ;
color:#fff;
font-weight:bold;
}

.infocasa {
text-align:center;
margin: 10px 0 20px 0;
}

.infocasa p{
font-size:90%;
letter-spacing: 2px;
}

.credits{
font-size: 85%;
color: #999999;
margin-bottom:10px;}

.credits a{
text-decoration:underline;
color: #999999;
}


