/*---------------------------------------------
//  estructura
//---------------------------------------------
*/

html {
	
}

body {
	color				: #FFF;
	font				: normal normal 12px/15px Arial, Verdana, sans-serif;
	color				: 3b3b3b;
	font-family: Verdana, Geneva, sans-serif;
	
}

#contenidor {
	width				: 970px;
	margin				: 0 auto;
	padding				: 0 0 20px 0;
}

#grupPag {
	overflow			: hidden;
	width				: 968px;
	background			: #FFF;
	opacity				: .95;
	filter				: alpha(opacity=95); /* per ie6 i ie7, per transparencia*/
	border-left			: 1px solid #3b3b3b;
	border-right		: 1px solid #3b3b3b;
}

/*---------------------------------------------
//  cabe
//---------------------------------------------
*/


#idiomes {
	text-align			: right;
	height				: 37px;
}

#idiomes a {
	font				: normal normal 12px/16px Arial, sans-serif; ;
	float				: right;
	color				: #FFF;	
	padding				: 8px 4px 17px 4px;
	background			: url(../img/back_menu.png) top left repeat-x;
}

#idiomes a.idiomesLeft {
	background			: url(../img/menu_left-trans.png) top left no-repeat;
	padding				: 0;
	height				: 37px;
	width				: 17px;
}

#idiomes a.idiomesRight {
	background			: url(../img/menu_right-trans.png) top left no-repeat;
	padding				: 0;
	height				: 37px;
	width				: 17px;
}

#idiomes a.selected {
	
}

#idiomes img {
	border				: 1px solid #FFF;
	text-align			: center;
	margin				: 0 5px 0 10px;
}

#logo {
	float				: left;	
	opacity				: .90;
	filter				: alpha(opacity=90); /* per ie6 i ie7, per transparencia*/
	border-left			: 1px solid #3b3b3b;
	border-right		: 1px solid #3b3b3b;
}

#logo img{
	background			: #FFF;
	padding				: 25px 30px 15px 30px;
}

#menuSuperior {
	font				: normal bold 20px/20px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	padding				: 10px 0 10px 0;
	overflow			: hidden;
	width				: 968px;
	opacity				: .8;
	filter				: alpha(opacity=80); /* per ie6 i ie7, per transparencia*/
	zoom				: 1;  /* per ie6 i ie7, per transparencia*/
	background			: url(../img/back_menu_superior.png) top left repeat-y #3b3b3b;
	border-top			: 1px solid #FFF;
	border-bottom		: 1px solid #3b3b3b;
	border-left			: 1px solid #3b3b3b;
}


#menuSuperior li {
	float				: right;
	border-left			: 2px solid #FFF;	
}

#menuSuperior a{
	 display			: block;
	 padding			: 0 20px;
	 height				: 1% /* per ie6 */;
	 float				: left /* per ie6 */;
	 color				: #FFF;
	 text-decoration	: none;
	 text-align			: center;
}

#menuSuperior a:hover {
	color				: #FFF;
	text-decoration		: none;
	background			: #88965f;
}

#menuSuperior a em {
	display				: block;
	text-transform		: uppercase;
	font-size			: 11px;
	line-height			: 12px;
}

 
 /*---------------------------------------------
//  menu Lateral
//---------------------------------------------
*/
 
#menuLateral {
	width				: 215px;
	float				: left;
	padding				: 15px 0 0 0;
	position			: relative;
}
 
#menuLateral ul{
	
}

#menuLateral li{
	position			: relative; /* per ie6 */
}





#menuLateral li a{
	display				: block;
	height				: 1%; /* per ie6 */
	font				: normal bold 18px/20px "Arial Narrow", Helvetica, sans-serif;
	color				: #0394d5;
	padding				: 8px 0 3px 22px;
}

#menuLateral li a:hover{
	background-color	: #e4f2fe;
	text-decoration		: none;
}

#menuLateral li.selected a{
	color				: #004d87;
}


#menuLateral li ul{
	border-top			: 1px solid #aed1ee;
	border-bottom		: 1px solid #aed1ee;
	padding				: 0 0 10px 0;
}

#menuLateral li li{
	padding				: 0 0 0 20px;	
}

#menuLateral li li a,
#menuLateral li.selected li a{
	font				: normal normal 13px/15px "Arial", Helvetica, sans-serif;
	color				: #07b1fd;
	padding				: 4px 0 1px 17px;
}

#menuLateral li li.selected a{
	color				: #004d87;
}
#menuLateral li li a:hover{
	background-color	: #f1f8fe
}

/* Info i Reserves */
li#menuLat12 a,
li#menuLat13 a{
	color				: #2c5918;
}

#menuDescarregues {
	background			: url(../img/back_menu_descarregues.jpg) left top no-repeat;
	border				: 1px solid #8fa942;
	font				: normal bold 18px/20px "Arial Narrow", Helvetica, sans-serif;
	padding				: 10px 5px 30px 10px;
	margin				: 15px 0 0 20px;
}

#menuDescarregues a {
	display				: block;
	height				: 1%;
	color				: #687b30;
	background			: url(../img/ico_pdf.png) left top no-repeat;
	padding				: 0 0 5px 20px;
}
 /*---------------------------------------------
//  Pagina
//---------------------------------------------
*/

#pagina {
	margin				: 20px 0 20px 265px;
	width				: 655px;
	overflow			: hidden;
}

#titPagina {
	padding				: 0 0 10px 0;
	border-bottom		: 3px solid #0394d5;
	margin				: 0 0 20px 0;
}

#titPagina h1 {
	font				: normal normal  44px/44px "Arial Black", Helvetica, sans-serif;
	color				: #0394d5;
}

#titPagina h2 {
	font				: normal bold 18px/18px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	color				: #004d87;
}

.imgTop {
	float				: left;	
	padding				: 0 15px 10px 0;
}

.imgTop img{
	max-width			: 400px;
	border				: 5px solid #cad5a8;
}

.imgBottom {
	text-align			: center;
	padding				: 15 0 15px 0;
}

.imgBottom img {
	border				: 5px solid #cad5a8;
	max-width			: 590px;
}

#textePagina {
	overflow			: hidden;
	color				: #1f1f1f;
	font				: normal normal 12px/16px Arial, Verdana, sans-serif;
}

.texte {
	padding				: 0 0 12px 0;
	position			: relative; /* per ie 6/7 el google maps */
}

.texte p {
	padding				: 0 0 6px 0;	
}

.texte ul{
	margin				: 10px 10px 20px 20px;
}
	
.texte li{
	padding				: 2px 0 5px 14px;
	background			: url(../img/back_li_texte.png) no-repeat left 7px;
}


 /*---------------------------------------------
//  Pagina llistat
//---------------------------------------------
*/

.llistat {
	width				: 100%;
	overflow			: hidden;
	padding				: 0 0 40px 0;
}

.llistat h2 {
	font				: normal bold 18px/20px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	color				: #004d87;
	padding				: 0 0 10px 0;
	margin				: 0 0 5px 0;
}

.texteLlistat {
	padding				: 12px 0 12px 0;	
}

a.linkReserves{
	display				: inline-block;
	border				: 1px solid #c6d86d;
	font				: normal bold 18px/22px "Arial Narrow", Helvetica, sans-serif;
	padding				: 5px 25px 7px 25px;
	margin				: 10px 20px 0 0;
	color				: #FFF;
	text-decoration		: none;
	background			: url(../img/back_menu_reserves.png) top left repeat-x #aed34f;
}


a.linkReserves:hover {
	background			: #b3d24e;
}


.imgLeft {
	float				: left;	
	padding				: 0 15px 10px 0;
}

.imgLeft img{
	max-width			: 400px;
	border				: 3px solid #cad5a8;
}

.imgRight {
	text-align			: center;
	padding				: 15 0 15px 0;
}

.imgRight img {
	border				: 5px solid #cad5a8;
	max-width			: 590px;
}



 /*---------------------------------------------
//  Pagina Links
//---------------------------------------------
*/

.links {
	width				: 680px; /* per ie6 */
	overflow			: hidden;
}

.links h2 {
	font				: normal bold 18px/20px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	color				: #c3c3c3;
	border-bottom		: 4px solid #c3c3c3;
}

.links .imgLeft {
	padding				: 10px 0 10px 0;
	float				: left;
	width				: 240px;
	text-align			: center;
}

.links img {
	max-width			: 200px;
	border-bottom		: 4px solid #c3c3c3;
	padding				: 0 0 5px 0;
	
}

.links p {
	margin				: 10px 0 10px 0;
}

.links a {
	display				: inline-block;
	color				: #89bf01;
	border				: 1px solid #89bf01;
	font-weight			: bold;
	text-decoration		: none;
	padding				: 5px 10px;
}

.links a:hover {
	background			: #89bf01;
	color				: #FFF;
	text-decoration		: none;
}


 /*---------------------------------------------
//  Pagina Home
//---------------------------------------------
*/

/* video */

#videoHome {
	border				: 1px solid #000;
	color				: #FFF;
	width				: 678px;
	background			: url(../img/back_video_home.png) top left repeat-x #000;
	margin				: 0 0 15px 0;
	overflow			: hidden;
}

#videoHome embed{
	float				: left;
}

#videoHome h3 {
	font				: normal bold 19px/20px "Arial Narrow", Helvetica, sans-serif;
	padding				: 30px 20px 20px 0;
}


.texteVideo {
	margin				: 0 15px 0 470px;	
}

/* preu mínim garantit*/

#preuMinim {
	background			: url(../img/back_preu_garantit.jpg) top left repeat-x #8fc112;
	color				: #FFF;
	text-align			: center;
	width				: 678px;
	margin				: 0 0 15px 0;
	border				: 1px solid #77a406;
	padding				: 8px 0;
	font-weight			: bold;
	font-size			: 12px;
}

#preuMinim h2 {
	font				: normal bold 19px/20px "Arial Narrow", Helvetica, sans-serif;
	padding				: 0 0 5px 0;
}

/* ofertes */

#ofertaHome{
	position			: relative;
	overflow			: hidden;
	width				: 680px;
	height				: 320px;
	border-top			: 1px solid #011a52;
	border-bottom		: 1px solid #011a52;
}

#ofertaHome img {
	width				: 685px;	
}

#texteOferta {
	background			: #011a52;
	position			: absolute;
	left				: 450px;
	top					: 0;
	color				: #FFF;
	width				: 238px;
	height				: 320px;
	border-left			: 1px solid #2b4377	;
	opacity				: .8;
	filter				: alpha(opacity=80); /* per ie6 i ie7, per transparencia*/
	zoom				: 1; /* per ie6 i ie7, per transparencia*/
}

#ofertaHome h3 {
	font				: normal bold 19px/20px "Arial Narrow", Helvetica, sans-serif;
	padding				: 30px 20px 20px 20px;
	
}

#ofertaHome p {
	padding				: 0 20px 20px 20px;
	font				: normal normal 12px/16px Arial, Helvetica, sans-serif;
}

a.ofertaLink{
	display				: block;
	border-top			: 1px solid #c6d86d;
	border-bottom		: 1px solid #c6d86d;
	font				: normal bold 18px/20px "Arial Narrow", Helvetica, sans-serif;
	padding				: 5px 0 5px 15px;
	margin				: 0 20px 0 20px;
	color				: #FFF;
	text-decoration		: none;
	background			: url(../img/back_link_oferta.png) left 50%  no-repeat;
}


a.ofertaLink:hover {
	background			: #FFF;
	color				: #011a52;
	text-decoration		: none;
}


/* banners */
#bannersHome {
	overflow			: hidden;
	border-bottom		: 4px solid #c3c3c3;
	padding				: 20px 0 0 0;
}

#bannersHome div {
	float				: left;
	width				: 216px;
	margin				: 0 0 0 20px;
}

#bannersHome div:first-child {
	margin				: 0;
}
#bannersHome h4 {
	font				: normal bold 16px/20px "Arial Narrow", Helvetica, sans-serif;
	border-bottom		: 4px solid #c3c3c3;
	text-transform		: uppercase;
	color				: #c3c3c3;
}

#bannersHome a {
	display				: block;
	text-decoration		: none;
	padding				: 10px 0;
}

#bannersHome a:hover {
	background			: #ededed;	
}

#bannersHome a strong {
	display				: block;
	font				: normal bold 16px/16px "Arial Narrow", Helvetica, sans-serif;
	color				: #89bf01;
	padding				: 4px 0 8px 0;
}

#bannersHome a em {
	display				: block;
	color				: #454545;
	background			: url(../img/back_banner_home.png) left 50%  no-repeat;
	padding				: 0 0 0 15px;
	font-size			: 12px;
	line-height			: 14px;
}

#bannersHome a img {
	width				: 212px;
	height				: 120px;
	border				: 2px solid #c3c3c3;
}
#bannersHome a:hover img {
	border				: 2px solid #011a52;
}




 /*---------------------------------------------
//  Peu
//---------------------------------------------
*/
 

#menuInf {
	
	text-align			: center;
	font-size			: 12px;
	border				: 1px solid #999999;
}

/*
#menuInf ul {
	border				: 4px solid #FFF;
	padding				: 10px;
	background			: url(../img/back_menu_inferior.png) top left repeat-x #c3cea0;
}

#menuInf li {
	color				: black;
	display				: inline;
	padding				: 0 10px 0 15px;
}

#menuInf a {
	color				: #FFF;
	font				: normal bold 16px/20px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	padding				: 4px;
	display				: inline-block;
}

#menuInf a:hover {
	background			: #88965f;
	text-decoration		: none;
}

*/

#textePeu {
	border				: 4px solid #FFF;
	padding				: 10px;
	background			: url(../img/back_menu_inferior.png) top left repeat-x #c3cea0;
	text-align			: center;
	color				: #FFF;
}

#textePeu a{
	color				: #FFF;
}

#textePeu img {
	vertical-align		: middle;
	padding				: 0 10px 0 0;
}

