@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body{
font-family:Arial,"Trebuchet MS";
color:#222233;
	}
	
#wraper
{
	width:950px;
	margin:auto;
	background-image:url(img/deg_lat.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
	
#wraper2
{
	width:950px;
	margin:auto;
	background-image:url(img/deg_lat2.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}

#cabec
{
padding-bottom:1px;
border-bottom:#FF8811 solid 15px;}



#imageContainer {
	position:relative;
	/*margin:auto;*/
	width:800px;
	border:1px solid #000;
	height:100px;
	
}

#lat_dret{
width:685px;
/*text-align:left;*/
margin:15px 10px 5px 5px;
/*background-color:#00FFFF;*/
float:right;

/*border-left:#D8D5D1 solid 1px;*/
}

#peu{
	padding:4px 10px 4px 10px;
	background-color:#FF8811;
	font-size:9pt;
	color:#444444;
	text-align:center;
	position:relative;
	height:55px;
	line-height:1.6em;
	border-style: solid none solid none;
	border-color: #D8D5D1;
	border-width: 1px;
	clear:both;
}
	
#peu a 
{
	text-decoration:none;	
	color:#FFFFFF;
	
}

#peu .fcv
{
	margin-left:50px;
 	position:absolute;
	top:9px;
	right:6px;
		
}

#peu a:hover
{
	text-decoration:underline;
	}

.llista
{
	list-style-image: url(img/bullet_right.png);
	font-weight:normal;
	font-size:13px;
	
}

h1{
/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
font-size:18px;
/*line-height:1em;*/


}

h2{
font-size:15px;

}

.pGran{
font-size:14px;
font-style:normal;

}
img {
    border: none;
}
 
p, ul, ol{
font-size:13px;
}

ol{line-height:1.5em;}
/*P:first-letter {color: Green; font-size:x-large;}*/

.ofert
{
border-right:#BFD3D7 solid 1px;
border-bottom:#BFD3D7 solid 1px;
margin:8px 0 8px 0;
padding:2px 5px 0px 5px;
}


.tachado_rojo{color:#f00;text-decoration:line-through;}  
.tachado_rojo span{color:#000;}  
