/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	Neteja i iguala CSS per tots els navegadors
----------------------------------------------------------------------------------------------------*/
/*--------------ESTILOS PARA EL LOGIN DE SALA DE PRENSA-------------------*/
.fons {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#CFCFCF url(/imgfiles/login/imgs/login.gif) repeat-x scroll left top;
color:#FF0000;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;}

.forget
{-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#CFCFCF url(/imgfiles/login/imgs/forget.gif) repeat-x scroll left top;
color:#FF0000;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;}






.input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(/imgfiles/login/imgs/input.gif) no-repeat scroll 0 0;
border:medium none;color:#BB0909;
font-family:Verdana,Geneva,Arial,Helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:30px;
line-height:normal;
padding:6px 0 0 6px;
width:229px;
}
.boto_guardar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(/imgfiles/login/imgs/boton.gif) no-repeat scroll 0 0;
border:medium none;
color:white;
cursor:pointer;
display:block;
font-family:Verdana,Geneva,Arial,Helvetica;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:36px;
line-height:34px;
text-align:center;
text-transform:uppercase;
width:144px;
}


/*----------FIN ESTILOS SALA DE PRENSA---------------*/

* { 
	margin:0px; 
	padding:0px; 
	border:none;
}
body, input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%;
	line-height:100%;
/*	height:100%;*/
}
a img, img { 
	border:0px; 
	text-decoration:none;
}
li { 
	list-style:none; 
}
div.clear { 
	clear:both; 
	font-size:1px;
	line-height:1px;
	height:0;overflow:hidden;
}
a {
	color:#454141;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*----------------------------------------------------------------------------------------------------
	CSS generals maqueta
----------------------------------------------------------------------------------------------------*/
body { 
	text-align:center;
	background:#262626 url(../img/fons.jpg) repeat-x 0px 0px;
	/*background:#575757 repeat-x 0px 0px;*/
	padding-top:5px;
}
.contenidor {
	margin:auto;
	text-align:left;
	padding-left:8px;
	width:988px;
	/*al�ada m�nima del contenidor compatible amb IE6 */
	min-height: 467px;
	height: auto !important;
	height: 467px;
	font-size:0.75em; /* 16 x 0.875 = 14 */
	line-height:1.5em;
	color:#454141 ;
	background:#d7d7d7 url(../img/cont_fons.gif) repeat-y 0px 0px;
	border:#888988 1px solid;
}

h1, h2, h3, h4, h5, h6{
	font-size:1em;
	line-height:1.2em;
}

/*----------------------------------------------------------------------------------------------------
	Estils del cap
----------------------------------------------------------------------------------------------------*/
.cap {
	height:106px;
	background:#d7d7d7 url(../img/cap_fons.gif) no-repeat 0px 0px;
	font-size:0.916em;
	width:984px;
}
.cap .logo {
	float:left;
	background:url(../img/cap_logo.gif) no-repeat 20px 37px;
	text-indent:-2000px;
	width:294px;
	height:87px;
}
.cap .ban {
	float:left;
	width:566px;
	padding-top:20px;
	height:67px;
	color:#fff;
}
.cap .cerca {
	display:block;
	float:left;
	padding-top:50px;
	width:115px;
	text-align:right;
}
.cap .cerca .texte {
	width:108px;
	height:15px;
	padding:1px 0px 0px 2px;
	color:#323030;
}
.cap .cerca .boto {
	background:none;
	color:#fff;
}
.cap .cerca .boto:hover {
	color:#ff0;
	cursor:pointer;
}
.cap .linksInf {
	margin-top:0px;
	clear:both;
	text-align:right;
	padding-right:12px;
	font-size:0.916em;
}
.cap .linksInf a {
	color:#fff;
	border-right:#fff 1px solid;
	padding:0px 4px;
}
.cap .linksInf a.contacto {
	border-left:#fff 1px solid;
	border-right:0px;
	margin-left:10px;
}

/*----------------------------------------------------------------------------------------------------

	Estils breadcrumb

----------------------------------------------------------------------------------------------------*/
.bread {
/*	background:#d7d7d7 url(../img/bread_fons.gif) no-repeat 1px 0px;*/
	background-color: #d7d7d7;
	padding:2px 0px 0px 7px;
	height:25px;
	color:#000;
	font-size:0.833em;
	width:976px;
}
.bread a {
	color:#000;
}
.bread strong {
	color:#c90000;
	font-weight:normal;
}

/*----------------------------------------------------------------------------------------------------
	Estils menu
----------------------------------------------------------------------------------------------------*/
.partcentral{
	width:100%; 
	background-color: #D7D7D7;
/*	background:url(../img/bg_ratlles_menu.gif) left top repeat-y;*/
}
.menu {
	/* float:left; */ 
	width:196px;
	background:url(/imgfiles/front/img/menu_fons.gif) repeat-y 0px 0px;
	color:#fff;
	font-size:0.916em;
	line-height:1.5em;
	/* per a ie6 */
	 _line-height:1.4em;
}
.menu ul {
	background:url(/imgfiles/front/img/menu_fons_top.gif) no-repeat 0px 0px;
	color:#fff;
	width:193px;
}
.menu li a {
	display:block;
	height:17px;
	width:186px;
	padding:1px 0px 0px 7px;
	border-bottom:#686767 1px solid;
	color:#fff;
	background:url(/imgfiles/front/img/menu_sel_opc.gif) repeat-x 0px -100px;
}

.menu li.primer a {
	background: url(/imgfiles/front/img/menu_sel_opc_top.gif) no-repeat 0px -100px;
	padding:5px 0px 5px 7px;
	font-size:1.1em;
}

.menu li a.on,
.menu li a:hover {
	background-position:0px 0px;
	text-decoration:none;
}
.menu li.primer a.on,
.menu li.primer a:hover {
	background-position:0px 2px;
}
.menu li.ultim {
	background:url(/imgfiles/front/img/menu_fons_bot.gif) no-repeat left bottom;
	padding-bottom:6px;
}
/*
.menu li.ultim a {
	border-bottom:0px;
}
*/
.menu li a.on {
	cursor:default;
}
/*Subopcions*/
.menu ul ul {
	background:none;
}
.menu ul ul a { 	
	padding:0px 0px 0px 26px;
	width:167px;
	border-bottom:#b49853 1px solid;
	
	height:15px;
	font-size:0.916em;
	background:url(/imgfiles/front/img/menu_topo.gif) no-repeat 10px -86px;
}
.menu ul ul a.on,
.menu ul ul a:hover {
	background:#000 url(/imgfiles/front/img/menu_topo.gif) no-repeat 10px 1px;
}
.menu ul ul a.on {
	cursor:default;
}
.menuIzdo .iso {
	background:url(/imgfiles/front/img/iso_fons.gif) no-repeat left bottom;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:14px;
	height:20px;
}
.menuIzdo .iso a {
	color:#fff;
}
.menu ul ul ul a {
	background:none;
	padding-left:40px;
	width:153px;
}
.menu ul ul ul a.on,
.menu ul ul ul a:hover {
	background:none;
	color:#c7ea00;
}

/* cont_pest */
.cont_pest{ 
	padding-bottom:6px;
}

/*----------------------------------------------------------------------------------------------------
	Estils Agenda
-----------------------s-----------------------------------------------------------------------------*/
.agenda {
	padding: 24px 0px 0px 0px;
	background: none;
	width:196px; 
}

.menuIzdo{
	float:left; 
	width:196px;
	padding: 0 0 31px 0;
}

/*----------------------------------------------------------------------------------------------------
	Estils peu
----------------------------------------------------------------------------------------------------*/
.peu { 
	clear:both;	
	height:22px;
	background:#d7d7d7 url(../img/peu_fons.gif) no-repeat 0px 4px;
	text-align:right;
	padding:4px 7px 0px 0px;
	font-size:0.78em;
	line-height:1.2em;
	text-align:left;
	margin-right: 8px;
}
.peu .enllacos {
	text-align:right;
	padding-top:4px;
}
.peu a {
	color:#000;
	padding:2px 5px 0 10px;
	background:url(../img/sep_peu.gif) left top no-repeat;
}
.peu a.primer { background-image:none;}
.peu a.ultim { padding-right:0;}

.peu .iso{ 
	width:196px;
	height:20px;
	background:url(../img/iso_fons.gif) no-repeat left top;
	color:#fff;
	font-size:1.33em;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	border-top:4px solid #d7d7d7;	
	position:absolute;
	margin-top:-31px;
}
.peu .iso a {
	color:#fff;
	background:none;
}


/*----------------------------------------------------------------------------------------------------
	Estils capses subhomes
----------------------------------------------------------------------------------------------------*/

#parte_central{
	float:left;
	width:617px;
	min-height: 473px;
}


/*-------------------------------------------------------
          Allotjaments
-------------------------------------------------------*/
.ample764 {
	width:764px;
}

.caixa h3 a {
	color:#FFFFFF;
}

.ample218 {
	width:218px;
}

.ample462 {
	width:462px !important;
}
