#esquerre_ini {
	min-height: 485px;
	padding-top: 20px;
	padding-left: 15px;
}

#esquerre {
	min-height: 485px;
	padding: 10px;
}

#esquerre_ini .clear_ini         {
	width: 900px;
	height:1px;
	border: 1px solid #999999;	
}

.clear{
	clear:both;
}


#espacio_vacio/*************** continguts de la Home *****************/

 {
	width: 12px;
	margin-top: 18px;
	float: left;
	height: 150px;	
}
#enlace_vacio/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;
	float: left;
	height: 150px;	
}

#contenedor_enlaces {
	width:680px;	
}
#enlace_vacio img

 {
	background-color: #FFFFFF;
}

#enlace_azulosc/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;
	float: left;
	height: 150px;	
	background-image: url(../img/fondocolazuloscuro.png);
}

#enlace_azulosc img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_marron/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;
	float: left;
	height: 150px;

	background-image: url(../img/fondocolmarron.png);
}

#enlace_marron img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_blanco/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolblanco.png);
}

#enlace_blanco img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_gris/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolgris.png);
}

#enlace_gris img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_azul/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolazul.png);
}

#enlace_azul img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}


#enlace_rosa/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolrosa.png);
}

#enlace_rosa img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_rojo/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolrojo.png);
}

#enlace_rojo img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_limon/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocollimon.png);
}

#enlace_limon img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_verde/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolverde.png);
}

#enlace_verde img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}

#enlace_naranja/*************** continguts de la Home *****************/

 {
	width: 213px;
	margin-top: 18px;

	float: left;
	height: 150px;
	background-image: url(../img/fondocolnaranja.png);
}

.separa_img 
{
	margin-right: 15px;
}
#enlace_naranja img

 {
	background-color: #FFFFFF;
	margin: 0px;
	left: 7px;
	top: 7px;
	position: relative;
}


/*************** continguts de la Home *****************/

#blaus {
	width: 230px;
	margin-top: 5px;
}

.ofertes {
	width: 428px;
	background-image: url(../img/fonso.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #9CB2CB;
	height: 132px;
	margin-bottom: 8px;
}

h2.titol {
	width: 428px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	margin: 0px; padding: 0px;
	font-size: 1em; 
	font-weight: bold;
	color: #355273;
	padding-top: 6px;
	padding-left: 20px;
}

.ofertes .item {
   width: 180px;
	font-size: 0.85em; /*font-size: 11px;*/
   margin: 6px;
	padding-left: 5px;
	background-image: url(../img/punt.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
   height: 95px;
	margin-bottom: 0px;
	float:left;
}

.item img {
	float: right;
	margin-left: 10px;
}

.item img.no {
	float: left;
}

.item p {
   text-align: right !important;
	margin: 0px; padding: 0px;
}

.item p.no {
   text-align: left !important;
	margin: 0px; padding: 10px;
	padding-top: 0px;
}

.item p.no strong {
	font-weight: bold !important;
	font-size: 0.95em; 
}

p.more, p.more2 {
	clear: left;
   margin: 0px; padding: 0px;
   text-align: right;
	float: right;
}


p.more a,  p.more2 a {
	color: #355273;
	text-transform: uppercase;
	font-size: 0.95em; 
	font-weight: bold;
}

p.more a:hover, p.more2 a:hover {
	text-decoration: underline;
}

p.more img {
	vertical-align: -1px;
	border: none;
}

p.more2 img {
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;	
	border: none;
}


/*************** ocasion *************/

#mig {
	width: 230px;
	float: right;
}

#ocasion {
	background-image: url(../img/groc.gif);
	background-repeat: no-repeat;
	font-size: 0.85em; 
	height: 165px;
}

#ocasion img {
	margin-right: 10px;
	padding-bottom: 0px;
}

h2.ocasion {
	background-image: url(../img/titleocasion.gif);
	background-repeat: no-repeat;
	margin: 0px; 
	padding: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 30px;
	font-size: 1.1em; 
	font-weight: bold;
	color: #355273;
	text-transform: uppercase;
}

#ocasion .item {
	padding-top: 0px;
	padding-left: 10px;
}

#galeria {
	margin-top: 5px;
}

h2.galeria {
	background-image: url(../img/titlegaleria.gif);
	background-repeat: no-repeat;
	margin: 0px; padding: 0px;
	font-size: 1em; 
	text-transform: uppercase;
	height: 17px;
	padding-left: 75px;
	padding-top: 5px;
}

#galeria img {
	background-color: #ffffff;
	padding: 7px;
	border: none;
}


p.mes {
	padding-top: 110px !important;
	padding-left: 315px !important;
	font-size: 0.8em; 
	text-transform: uppercase;
}

p.mes2 {
	font-size: 0.8em; 
	text-transform: uppercase;	
	padding-top: 10px;
}

p.mes a {
	display: block;
	color: #2A5687;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
}

p.mes2 a.groc {
	display: block;
	color: #2A5687;
	background-image:url(../img/more2.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	height: 16px;
	padding-left: 18px;
	margin-left: 120px !important;
}

p.mes a:hover, p.mes2 a:hover.groc {
	text-decoration: underline;
}

/***************** advertencia preus *********/

#precios {
	font-size: 0.85em;
	background-image: url(../img/obligatori.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 10px;

}

