/*---------------------------------------------
//  estructura
//---------------------------------------------
*/
html {
	background			: #006fa9 url(../img/back_html.jpg) center bottom no-repeat;
}

body {
	background			: url(../img/back_body.jpg) center top no-repeat;
}

#contenidor {
	width				: 940px;
	margin				: 0 auto 0 auto;
	position			: relative;
}

#grupPag {
	width				: 940px;
	overflow			: hidden;
	background			: #ffffe3;

}
/*---------------------------------------------
//  cabe
//---------------------------------------------
*/
#cabe {
	background			: url(../img/back_cabe.jpg) top left no-repeat;
	height				: 356px;
	width				: 100%;
	position			: relative;
}


a#logo {
	position			: absolute;
	left				: 130px;
	top					: 40px;
	width				: 510px;
	height				: 60px;
	background			: transparent;
	overflow			: hidden;
	line-height			: 9999px;
}

#bannerOferta{
	position			: absolute;
	bottom				: 40px;
	right				: 10px;	
}

#idiomes {
	padding				: 5px 0 0 160px;
}

#idiomes a{
	margin				: 0 20px 0 0;
	font-size			: 14px;
	color				: #3b3b3b;
}

/*---------------------------------------------
//  Menu Superior
//---------------------------------------------
*/

#menuSuperior {
	position			: absolute;
	bottom				: 16px;
	font				: normal normal 14px "Arial Black", Arial, sans-serif;
	text-transform		: uppercase;
}

#menuSuperior li{
	display				: inline;
}

#menuSuperior a {
	color				: #4a1700;
	text-shadow			: 2px 1px 1px #faee6f;
	margin				: 0 0 0 15px;
}

#menuSuperior a:hover {
	text-decoration		: none;
	color				: #52ab27;
}

/*---------------------------------------------
//  Menu Lateral
//---------------------------------------------
*/

#seccioLateral {
	float				: left;
	width				: 195px;
}

#menuLateralTop,
#menuLateralBottom {
	width				: 163px;
	height				: 9px;
	margin				: 20px 0 0 10px;
	background			: transparent url(../img/corners_menu_lateral.png) left top no-repeat;
}

#menuLateralBottom {
	background-position	: left bottom;
	margin				: 0 0 0 10px;
}


#menuLateral {
	background			: #6ab426;
	margin				: 0 0 0 10px;
	font-size			: 14px;
	font-weight			: bold;
	color				: #FFF;
	width				: 163px;
}

#menuLateral li {
	padding				: 0 5px 7px 10px;
}

#menuLateral li.titMenu {
	color				: #57871b;
}

#menuLateral li.separador {
	text-transform		: uppercase;
	border-bottom		: 1px solid #3b3b3b;	
	margin				: 0 5px 5px 10px;
	padding				: 10px 0 0 0;
	color				: #3b3b3b;
}

#menuLateral li a {
	color				: #FFF;
	font-size			: 13px;
	line-height			: 16px;
	display				: block;
	background			: transparent url(../img/back_menu_lateral_li.png) left 3px no-repeat;
	padding				: 0 0 0 15px ;
}

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

/*---------------------------------------------
//  Banners
//---------------------------------------------
*/

#bannersLateral {
	margin				: 20px 0 0 0;	
}

#bannersLateral a{
	display				: block;
	position			: relative;
	background			: url(../img/banner_reserves.png) left top no-repeat;
	width				: 169px;
	height				: 106px;
	font-size			: 14px;
	text-transform		: uppercase;
	font-weight			: bold;
	color				: #FFF;
	margin				: 0 0 10px 10px;
}

#bannersLateral a#bannerInfo {
	background-image	: url(../img/banner_info.png);	
}

#bannersLateral a span {
	display				: block;
	position			: absolute;
	bottom				: 14px;
	left				: 15px;	
}

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

#pagina {
	margin				: 15px 0 30px 250px;
	font-size			: 12px;
	line-height			: 18px;
	width				: 625px;
	overflow			: hidden;
}

#titPagina {
	padding				: 0 0 20px 0;
}

#titPagina h1 {
	font				: normal bold 44px/44px "Arial Narrow", Arial, sans-serif;
	color				: #6b9501;
}

#titPagina h2 {
	font				: normal normal 18px/18px"Arial Narrow", Arial, sans-serif;
	color				: #3b3b3b;
	text-transform		: uppercase;
	padding:0;
}


#pagina .imgTop {
	text-align			: center;
}

#pagina .imgBottom {
	float				: right;
}

#pagina .imgLeft {
	float				: left;
}

#pagina .imgTop img{
	max-width			: 620px;
	border				: 1px solid #3b3b3b;
	margin				: 0 0 15px 0;		
}

#pagina .imgBottom img{
	max-width			: 300px;
	border				: 1px solid #3b3b3b;
	margin				: 0 0 5px 15px;	
}

#pagina .imgLeft img{
	max-width			: 300px;
	border				: 1px solid #3b3b3b;
	margin				: 0 15px 15px 0;	
}


#pagina p {
	margin				: 2px 0 7px 0;	
}

#pagina ul {
	margin				: 0 0 10px 5px;
}

#pagina li {
	line-height			: 16px;
	padding				: 0 0 5px 18px;
	background			: url(../img/back_pagina_li.png) left 1px no-repeat;
}

.llistat {
	margin				: 0 0 35px 0;
	width				: 100%;
	overflow			: hidden;
}

.grupLlistat h2,
.grupLlistat h3,
.texte h2 {
	color				: #ab5705;
	font-size			: 16px;
	font-weight			: bold;
	text-transform		: uppercase;
}
.grupLlistat h5 {
	
	padding				: 3px;
	background			: #eeddb7;
	font-weight			: bold;
	color				: #FFF;
}

.grupLlistat h5 a{
	color				: #ab5705;
}

.grupLlistat h4,
.texte h3 {
	font-weight			: bold;
	color				: #6b9501;
}

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

#peu {
	height				: 390px;
	text-align			: center;
	color				: #FFF;
}

#peu address {
	padding				: 10px 0 0 0;
}