﻿/********************  body  ***********************/

body{
	height:100%;
	width:100%;
	margin:0px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	color:#949494;
	background-color:#fff;
	background-image:url(../images/bg_web.gif);
	background-repeat:repeat-x;
}


/****************  div  ********************/

.web {
	width:880px;
	height:auto;
}

.menu-top {
	width:830px;
	height:15px;
	text-align:right;
	color:#fff;
	margin:0px;
	margin-right:20px;
	margin-top:10px;
	float:right;
}
.menu-top a:link {
	color:#fff;
}
.menu-top a:active {
	color:#fff;
}
.menu-top a:visited {
	color:#fff;
}
.menu-top a:hover {
	color:#178bce;
}

.menu-stay {
	width:auto;
	height:15px;
	text-align:left;
	color:#666;
	margin-top:25px;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom:1px dotted #DDD;
}

.menu-icon {
	width:860px;
	height:47px;
	text-align:left;
	margin:10px;
	margin-bottom:0px;
	border:1px solid #fff;
}

.item-icon {
	width:143px;
	height:47px;
	float:left;
}

.img-icon {
	width:23px;
	height:22px;
	float:left;
}

.txt-icon {
	width:auto;
	height:19px;
	color:#666;
	margin-left:10px;
	padding-top:3px;
	float:left;
}

.cap-container {
	width:880px;
	height:70px;;
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
}

.cap-left {
	width:22px;
	height:99px;
	background-image:url(../images/cap-left.gif);
	background-repeat:no-repeat;
	float:left;
}

.cap-right {
	width:22px;
	height:99px;
	background-image:url(../images/cap-right.gif);
	background-repeat:no-repeat;
	float:left;
}

.menu-img-container {
	width:860px;
	height:198px;
	margin:10px;
	margin-top:0px;
	float:left;
}

.menu-img-left {
	width:22px;
	height:179px;
	background-image:url(../images/menu-img-left.gif);
	background-repeat:no-repeat;
	float:left;
}

.menu-img-center {
	width:816px;
	height:179px;
	background-image:url(../images/menu-img-center.gif);
	background-repeat:repeat-x;
	float:left;
}

.menu-img-right {
	width:22px;
	height:179px;
	background-image:url(../images/menu-img-right.gif);
	background-repeat:no-repeat;
	float:left;
}

.item-menu-bg {
	width:168px;
	height:135px;
	float:left;
	background-image:url(../images/bg-menu-img.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:20px;
	margin-right:15px;
	padding-top:11px;
	cursor:hand;
}

.contingut-esq {
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	margin:10px;
}

.contingut-dta {
	width:200px;
	height:auto;
	float:right;
	text-align:left;
	margin:10px;
}

.contingut-mig {
	width:380px;
	height:auto;
	float:left;
	text-align:left;
	margin:10px;
	margin-right:30px;
	margin-left:30px;
}

.contingut-mig-big {
	width:620px;
	height:auto;
	float:left;
	text-align:left;
	margin:10px;
	margin-left:30px;
}

.menu-lateral-container {
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:5px;
}

.menu-lateral-container2 {
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	background-image:url(../images/menu-lateral-bg.gif);
	background-repeat:repeat-y;
	margin-top:20px;
}

.menu-lateral-top {
	width:200px;
	height:15px;
	background-image:url(../images/menu-lateral-top.gif);
	background-repeat:no-repeat;
}

.menu-lateral-item {
	width:200px;
	height:auto;
}

.menu-lateral-agenda {
	width:170px;
	height:auto;
	font-size:11px;
	text-align:center;
	color:#666;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	background-color:#f1f1f1;
	border-bottom:1px solid #c6c6c6;
}

.menu-lateral-banner {
	width:200px;
	height:auto;
	text-align:center;
	margin-top:0px;
	float:left;
}

.menu-lateral-bottom {
	width:200px;
	height:25px;
	background-image:url(../images/menu-lateral-bottom.gif);
	background-repeat:no-repeat;
	float:left;
}
.menu-lateral-bottom2 {
	width:380px;
	height:25px;
	background-image:url(../images/menu-lateral-bottom2.gif);
	background-repeat:no-repeat;
	float:left;
}
.menu-lateral-bottom2-big {
	width:680px;
	height:25px;
	background-image:url(../images/menu-lateral-bottom2.gif);
	background-repeat:no-repeat;
	float:left;
}


.contingut {
	width:870px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:180px;
	margin-left:25px;
	padding:50px;
	padding-top:50px;
	background-image:url(../images/bg-contingut.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
}

.titulo {
	width:100%;
	height:29px;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	color:#fff;
	margin-top:5px;
	
}

.breu {
	width:auto;
	height:25px;
	font-size:13px;
	font-style:italic;
	text-align:left;
	margin-bottom:15px;
}


.item-noticia {
	border-bottom:1px solid #e2e2e2;
	margin-bottom:30px;
	height:auto;
	padding-bottom:25px;
}

.item-txt {
	text-align:justify;
	height:auto;
}
.item-txt2 {
	text-align:justify;
}

.tornar
{
    float:right;
}
.peu 
{
    width:860px;
	height:45px;
	color:#aeaeae;
	font-size:11px;
	margin-left:10px;
	float:left; 
	text-align:center;
	
}
.peubanner
{
    width:860px;
	height:45px;
	color:#aeaeae;
	font-size:11px;
	margin-left:10px;
	float:left; 
	text-align:left;
}
.peu-info
{
	float:left;
	text-align:right;
    width:860px;	
	margin-bottom:50px;
}
.peu-logo
{
	float:left;
	text-align:right;
    width:860px;
	border-bottom:1px solid #c6c6c6;
}
.dreta
{
    float:right;
}


/*******************  UL  ***********************/


ul#esq {
	list-style:none;
	margin:0;
	padding:0;
}

ul#esq li {
	margin:0px 20px 0px 20px;
	padding:0px;
}
	
ul#esq li a {
	display:block;
	width:140px;
	height:26px;
	text-align:left;
	line-height:29px;
	color:#666;
	border-bottom:1px solid #ececec;
	background-image:url(images/ico-out.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
	
ul#esq li a:hover {
	display:block;
	width:140px;
	height:26px;
	text-align:left;
	line-height:29px;
	color:#8DAC2A;
	border-bottom:1px solid #ececec;
	background-image:url(/images/ico-hover.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

ul#static {
	list-style:none;
	margin:0;
	padding:0;
}

ul#static li {
	margin:0px;
	padding:0px;
}
	
ul#static li a {
	display:block;
	width:auto;
	height:26px;
	text-align:left;
	line-height:26px;
	color:#717171;
	border-bottom:1px solid #c6c6c6;
	background-color:#f1f1f1;
	padding-left:18px;
}
	
ul#static li a:hover {
	display:block;
	width:auto;
	height:26px;
	text-align:left;
	line-height:26px;
	color:#4c4c4c;
	border-bottom:1px solid #c6c6c6;
	background-color:#dfdfdf;
	padding-left:18px;
}

/*******************  Textes - Images  ***********************/

.logos-promocion {
	float:left;
	margin-top:30px;
	margin-left:30px;
}

.fecha {
	color:#178bce;
	font-size:11px;
	padding-bottom:5px;
}

.titular {
	color:#666;
	font-weight:bold;
}

.txt {
	text-align:justify;
	background-color:#f1f1f1;
	border-bottom:1px solid #cacaca;
	padding:15px;
	float:left;
	width:350px;
}

.txt_big {
	text-align:justify;
	background-color:#f1f1f1;
	border-bottom:1px solid #cacaca;
	padding:15px;
	float:left;
	width:590px;
	clear:both;
}

.img-noticia {
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #ddd;
	padding:4px;
	background-color:#fff;
}
/*******************  links  ***********************/


a:link {
	color: #666;
	text-decoration: none;
	
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #178bce;
	text-decoration: none;
}

a.agenda {
	color: #666;
	text-decoration: none;
}

a:visited.agenda {
	color: #666;
	text-decoration: none;
}

a:active.agenda {
	color: #666;
	text-decoration: none;
}

a:hover.agenda {
	color: #178bce;
	text-decoration: none;
}

a.mas {
	color:#8cb11b;
	text-decoration:underline;
	font-size:11px;
}

a:visited.mas {
	color: #8cb11b;
	text-decoration:underline;
	font-size:11px;
}

a:active.mas {
	color: #8cb11b;
	text-decoration:underline;
	font-size:11px;
}

a:hover.mas {
	color: #666;
	text-decoration:underline;
	font-size:11px;
}

/*********************  Formulari  *********************/

form
{
	padding:0;
	margin:0;
	float:right;
}

input {
   	font-family:Arial;
	font-size:12px;
	border:1px solid #c5c5c5;
	width:145px;
	height:14px;
	line-height:14px;
	color:#5f5f5f;
	padding:2px 5px 2px 5px;
	margin:0px;
	background-color:#c5c5c5;
}

input.buto {
	font-family:Arial;
	font-size:12px;
	border:1px solid #CCC;
	width:272px;
	height:22px;
	line-height:12px;
	color:#4d4d4d;
	padding:2px 5px 3px 5px;
	margin-top:5px;
	background-color:#EEE;
}

input.buscador {
	font-family:Arial;
	font-size:12px;
	border:0px solid #CCC;
	width:40px;
	height:20px;
	color:#5f5f5f;
	padding:2px 5px 2px 5px;
	background-image:url(/images/lupa.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#c5c5c5;
	margin:0px;
}

textarea {
   	font-family:Arial;
	font-size:12px;
	border:1px solid #CCC;
	width:260px;
	line-height:12px;
	color:#4d4d4d;
	padding:2px 5px 2px 5px;
	margin-bottom:5px;
}

select {
   	font-family:Arial;
	font-size:12px;
	border:1px solid #CCC;
	line-height:12px;
	color:#4d4d4d;
	padding:2px 5px 2px 5px;
	margin-bottom:5px;
}

		
/*********************  Altres Parides  *********************/

.dit{
	cursor:pointer;
	cursor:hand;
}

.trans 
{
    FILTER: alpha(opacity=45);
    opacity: 0.45;
}

.no-trans 
{
    FILTER:alpha(opacity=100);
    opacity:1.00;
}
/************************************************************************************************/
/*INICI MENU
/************************************************************************************************/
.container 
{
    padding-left:20px;
}
h2.trigger 
{
   /* background:url('/images/h2_trigger_a.gif') no-repeat;*/
    height: 26px;
    line-height:16px;
    width: 182px;
    font-size: 11px;
    float: left;
    color:#717171;
    text-align:left;
    margin:0px;
	border-bottom:1px solid #ccc;
	background-color:#f1f1f1;
	padding-top:4px;
	padding-left:18px;
    padding-bottom:10px;
}

h2.trigger2 
{
    height:12px;
    line-height:16px;
    width: 182px;
    font-size: 11px;
    float: left;
    color:#717171;
    text-align:left;
    padding-left:18px;
	background-color:#f1f1f1;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
    margin:0px;
    padding-top:5px;
    
}

h2.active 
{
    background-position: left bottom;
}
.toggle_container 
{
    color:#fff;
    float:left;
}
.toggle_container .block 
{
    width:182px;
    padding-left:18px;
    border-bottom:1px solid #ccc;
    background-color:#f1f1f1;
}
.toggle_container .block p 
{
    padding: 5px 0;
    margin: 5px 0;
}
.toggle_container h3 
{
    font: 2.5em normal Georgia, "Times New Roman", Times, serif;
    margin: 0 0 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #ccc;
}
.toggle_container img 
{
    float: right;
    margin: 10px 15px 15px 0;
}
.subitem
{
    cursor:hand;
    padding-left:15px;
    height: 30px;
    line-height: 30px;
    font-size:11px;
    float: left;
    color:#e7e7e7;
}

/************************************************************************************************/
/*FI MENU
/************************************************************************************************/
/* PERSONALIZADOS */

.linkint {
	color: #666;
	text-decoration: bold;
	text-decoration: underline;
}
a.linkint {
	color:#178bce;
	text-decoration: bold;
	text-decoration: underline;
}

a:visited.linkint {
	color: #00b800;
	text-decoration: bold;
	text-decoration: underline;
}

a:active.linkint {
	color: #666;
	text-decoration: bold;
	text-decoration: underline;
}

a:hover.linkint {
	color: #666;
	text-decoration: bold;
	text-decoration: underline;
}
.tituloint {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#868686;
}


.flechan
{
background:url(../images/right.jpg) center left no-repeat;
background-repeat:no-repeat;
padding:0px 0px 0px 20px;
}

.imageint {float:left;margin:0px 10px 10px 0;padding-top:10px;clear:left;}
.tablaint tr{hover:expression(this.onmouseover=new Function("this.style.color='#178bce'"), this.onmouseout=new Function("this.style.color='#949494'"))}
/*.tablaint2 tr {hover:expression(this.onmouseover=new Function("this.style.background='#e5e4e4'"), this.onmouseout=new Function("this.style.background='#f1f1f1'"))}*/
.tablaint 
{
margin: 0 auto;
width:100%;
border:0;
float:left;
clear:both;
}
table.imageint  img{float:left;margin:0px 10px 10px 0;padding-top:10px;clear:left;}
.tablaint2 table {
	height:100%;
	width:100%; 
}

table.galeria a{text-decoration:none;border:none}
table.galeria img{text-decoration:none;border:1px black solid;}
.fototit{font-size:0.8em;margin:3px;width:120px;}

.textoint
{
background-color:#f1f1f1;
}
#banner-02
{
margin-top:24px;
}
*:first-child+html #banner-02
{
margin-top:5px;
}