@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #676661;
	font-size: 10px;
	background-color: #222;
}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-weight:normal;
}

a{text-decoration:none;}

h1{
	font-size:16px;
	font-weight:normal;
	padding-bottom: 18px;
}
h5{
	font-size:16px;
	font-weight:normal;
	
}
h6{
font-weight:400;
font-size:14px;
line-height:16px;
margin-bottom:2px;
}
.clr { clear:both; padding:0; margin:0; background:none; }
.paddingveinte{
	
	padding-bottom: 20px;
}
.separador_negre{
	 clear:both;
	  padding:0;
	   margin:0; 
	   background-color: #222; 
	   width:900px;
	   height: 8px;
	   }
.separador_verd{
	clear:both;
	padding:0;
	margin:0;
	background-color: #68982A;
	width:900px;
	height: 8px;
	   }	   
	   
#destacado{
	color:#68982a;
}

#contenedor{
background-color:#eee;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#676661;

width:900px;
margin:auto;
}
#contingut{
	background-color:#eee;
	font-size:12px;
	
	width:840px;
	padding: 30px;
	clear:both;
}
#header{
	background-color:#D1D3D3;
	width:900px;
	padding-bottom: 5px;
}
#idioma{
	float:right;
	text-align:right;
	height:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}





/* --------------------------  menu principal --------------------------  */


#navigation {
	width: 840px;
	height: 44px;
	background-image: url(../images/fons_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li  {
	
	display: block;
	float: left;
	
	
	
	background-image: url(../images/navigation-separator.png);
	background-repeat: no-repeat;
	background-position: right center;
} 
#navigation ul li a {
	height:27px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	
	color: #FFF;
	text-decoration: none;
	
} 
#navigation li:last-child {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}


#navigation ul li a:hover {
	color:#222;
	background-image: url(../images/fons_menu_activ.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation ul li#active a {
	color:#68982a;
	background: url(../images/fons_menu_activ.gif) repeat-x left top;
}


/*-----------------------------------------------Fi Menu principal----------------------------------------------- */	

/*----------------------------------------------- submenu ----------------------------------------------- */
#submenu{
	float:left;
	width:247px;
	padding-right: 30px;
}
	
#submenu .box-white {
	margin-bottom:5px;
	clear:both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 44px;
	padding-left: 0px;
}

/*--------- list navi right */
#submenu h3{
	font-size:17px;
	line-height:17px;
	margin-bottom:18px;
	color: #68982A;
	text-transform: uppercase;
}
	
.list-right li {
	display:block;
	width:222px;
	border-bottom:1px solid #d6d6d6;
	font-size:15px;
	line-height:1em;
	clear:both
}

.list-right .last {
	border-bottom:none}

.list-right li a {
	width:222px;
	display:block;
	background:url(../images/ico-arr-black.gif) right center no-repeat;
	padding:13px 0;
	color:#222;}

.list-right li a span {
	color:#aeaeae}

.list-right li a:hover,
.list-right li.active a {
	color:#68982A;
	background:url(../images/ico-arr-verd.gif) right center no-repeat;}

.list-right li a:hover span,
.list-right li.active a span {
	color:#68982A;}

.list-hot li {
	border-bottom:1px solid #292929;
	padding:13px 0;
	font-family:'VegurRegular', Arial, sans-serif;
	font-size:16px;
	line-height:1.3em}

.list-hot li a {
	background:url(../images/ico-arr-gray2.gif) bottom right no-repeat;
	padding-right:25px}

.list-arrows ul {
	padding-left:10px}

.list-arrows li {
	padding:5px 0;
	font-family:'VegurRegular', Arial, sans-serif;
	font-size:16px;
	line-height:1.3em;
	background:url(../images/ico-arr-gray.gif) 0 10px no-repeat;
	padding-left:15px}

/*-----------------------------------------------Fi Submenu----------------------------------------------- */

#contingut_lateral{
	width:562px;
	float: right;
	text-align: justify;
	font-size: 13px;
}
#contingut_lateral h1{
	
	font-size: 18px;
}
		
#content{
background-color:#eeeeee;

width:900px;

float:left;
}

#nav{
background-color:#eeeeee;

float:left;

height:auto;
width:225px;

padding-left:40px;
}

#nav ul li{
list-style-type: none; 

}

#nav ul{
margin:0;
padding:0;

}

#nav a{
text-decoration:none;
color: #666;

padding: 5px;
width: 138px;
}

#nav a:hover {
background: #673433;
color:#fff;
}

#logo{
	width: 300px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 30px;
}

#logosmotor{
background-image:url(../images/bg_motor.jpg);


float:left;

height:85px;
width:265px;
}

#logodomus{
float:left; 
height:77px; 
padding-top:8px; 
padding-left:50px;
}

#logorusticae{
float:right; 
height:65px; 
padding-top:20px; 
padding-right:30px;"
}


#galeria{
	width:900px;
	height:384px;
	position:relative;
	background-color:#999999;
	float:left;
	
}



#motor{
	background-image:url(../images/bg_motor.jpg);
	color:#FFFFFF;
	font-size:11px;
	float:left;
	height:85px;
	width:880px;
	padding-left: 20px;
}

#titulomotor{

font-size:20px;


}


#bloquelateral{
	float:left;
	width:352px;
	padding-right: 30px;
}

#paqueteoferta{
background-color:#673433;

padding:15px;
}

#titulopaquete{
font-size:14px;
color:#eee7a3;
}

#titulooferta{
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

#textooferta{
font-size:18px;
color:#FFFFFF;
}

#preciooferta{
font-size:36px;
font-weight:bold;
color:#FFFFFF;
}

#vermasoferta a{
text-align:right;
color:#eee7a3;
text-decoration:none;

padding-left:159px;

}


#bloquetexto{
	width:454px;
	float: right;
	text-align: justify;
	font-size: 13px;
}

#footer{

float:left;

}


/* --------------------------  Slideshow --------------------------  */




#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:900px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:900px;
	height:384px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:140px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:863px;
}

/*
	Pagination
*/

.pagination {
	position:absolute;
	z-index:500;
	width:300px;
	margin-top: -370px;
	margin-bottom: 0;
	margin-left: 105px;
}

.pagination li {
	float:left;
	list-style:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:10px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:900px;
	font-size:12px;
	
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

/*
	Footer
*/

#footer {
	font-family: "Myriad Pro", Arial, sans-serif;
	text-align:center;
	width:880px;
	margin-top:0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #68982A;
	color: #FFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #222;
	font-size: 14px;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

/* --------------------------  fi Slideshow 
/* --------------------------  ofertes --------------------------  */

.oferta_wrapper img{
	max-width:402px;
}


.oferta_wrapper{
	width:800px;
	margin-bottom:30px;
	overflow:visible;
	margin-left: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
.oferta_data{
	width:800px;
	padding-bottom:6px;
	display:block;
	overflow:hidden;
	background:url(../images/border.png) repeat-x scroll bottom transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.oferta_data h1{
	padding-top:5px;
	margin:0;
	font-size: 15px;
	color: #222;
	font-weight: 500;
	padding-bottom: 5px;
}

.oferta_data h5{
	float:right;
	display:inline;
	font-size:17px;
	font-weight:400;
	line-height:16px;
	margin-bottom:2px;
	color: #68982A;
	font-family: "Myriad Pro", Arial, sans-serif;
}
.oferta_data h6{
	max-width:650px;
	float:left;
	font-size: 17px;
}
.oferta_blocdesc{
	padding-top: 5px;
	padding-left: 10px;

}




.border_magic{
box-shadow: rgba(0,0,0, 0.3) 0px 2px 6px;  
-moz-box-shadow: rgba(0,0,0, 0.3) 0px 2px 6px;  
-webkit-box-shadow: rgba(0,0,0, 0.3) 0px 2px 6px;  
border:1px solid #FFFFFF;
padding:5px;
margin:3px 0 10px;
}


.border_magic.float_left{
float:left;
margin:3px 15px 10px 1px;
}
.border_magic.float_right{
float:right;
margin:3px 1px 10px 15px;
}
/* --------------------------  FI ofertes --------------------------  */

.div_promo{
	float:left;
	width:100%;
}

.condiciones_dispo {
    color: green;
    font-size: 11px;
}

