/* CSS Document */



/***************************************** LEFT *****************************************/

#menu_left {
	height:auto;
}
#menu_left h2 img {
	vertical-align:-1px;
}
#menu_left ul {
	margin: 7px 0 15px 10px;  
}
.fletxa_la {
	margin:0 0 -2px 2px;
}
.foto_adresa {
 	margin:10px 0 10px 8px;
}
.foto_adresa p{
	margin:5px 0 5px 0;
	font: bold 1.1em/1.2 Arial, Helvetica, sans-serif;
	color:#1E3860;
	
}
.link_contact{

	color:#1E3860!important;
	
}
.link_contact a{

	color:#1E3860!important;
	text-decoration:none;
	
}
.link_contact a:hover{
	color:#1E3860!important;
	text-decoration:underline;
}

/***************************************** MID *****************************************/

#mid {
	float:right;
	width:750px;
}
#promo_principal {
	overflow:hidden;
}
#promo_principal h2 {
	margin:0;
	padding:0;
	font: normal 1.18em/1.3 Arial, Helvetica, sans-serif;
}
#literal_fletxa_promo {
	overflow: hidden;
	margin: 4px 1px 0 0;
	text-align:right;
}
img.destacat_fletxa_gris {
	margin: 0 0 0 4px;
}

/******************** promo amb 2 banners ***********************/

#promo2_a{
    float:left;
	width:240px
}

#promo2_a h2, #promo2_b h2 {
    margin:4px 0;
}

#promo2_b{
    float:right;
	width:494px;
	text-align:right
}

#flashcontentvid, #container{
    width:494px;
	height:195px
}


/********************/
#fila_destacats {
	margin: 10px 0 0 0;
	overflow:hidden;
	clear: left;
}
#fila_destacats h2 {
	margin:4px 0 0 0;
	padding:0;
	font: bold 1.18em/1.1 Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
#fila_destacats p {
	margin: 3px 0 0 0;
	padding:0;
}
html>body .destacat {
	padding: 0 0 1px 0;
}
.destacat {
	float: left;
	width: 175px;
	overflow:hidden;
	padding: 0 0 20px 0;
}
.destacat_amb_marge {
	margin: 0 16px 0 0;
}
.destacat_sense_marge {
	margin: 0;
}

/***************************************** FOOTER *****************************************/

#footer .peu_std {
	float: left;
	width: 45%;
	text-align: left;
}

#footer .tarifas {
	float: right;
	width: 45%;
	text-align: right;
}