/********************  body  ***********************/

body{
	height:100%;
	width:100%;
	margin:0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#000;
}


/****************  div  ********************/

.web {
	width:880px;
	height:auto;
}

.menu-top {
	width:840px;
	height:15px;
	text-align:right;
	color:#666;
	margin:10px;
	margin-right:20px;
	float:right;
}

.menu_buscador {
	width:350px;
	height:15px;
	text-align:right;
	color:#666;
	margin:10px;
	float:right;
}

.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:22px;
	text-align:left;
	margin:10px;
	float:left;
}

.item-icon {
	width:auto;
	height:22px;
	margin-left:42px;
	margin-right:45px;
	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:860px;
	height:99px;
	margin:10px;
	margin-bottom:0px;
}

.cap-left {
	width:22px;
	height:99px;
	background-image:url(../images/cap-left.gif);
	background-repeat:no-repeat;
	float:left;
}

.cap-center {
	width:816px;
	height:99px;
	background-image:url(../images/cap-center.gif);
	background-repeat:repeat-x;
	float:left;
}

.cap-right {
	width:22px;
	height:99px;
	background-image:url(../images/cap-right.gif);
	background-repeat:no-repeat;
	float:left;
}

.logo {
	width:265px;
	height:74px;
	background-image:url(../images/logo-polanco.jpg);
	background-repeat:no-repeat;
	cursor:hand;
	float:left;
	margin-top:9px;
	margin-left:20px;
}

.menu-img-container {
	width:860px;
	height:179px;
	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:pointer;
	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 30px 10px 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;
	background-image:url(../images/menu-lateral-bg.gif);
	background-repeat:repeat-y;
	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;
	padding-left:20px;
}

.menu-lateral-agenda {
	width:170px;
	height:auto;
	font-size:11px;
	text-align:center;
	color:#666;
	float:left;
	padding-left:15px;
	padding-right:15px;
}

.menu-lateral-banner {
	width:200px;
	height:auto;
	text-align:center;
	padding-top:12px;
}

.menu-lateral-bottom {
	width:200px;
	height:25px;
	background-image:url(../images/menu-lateral-bottom.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:auto;
	height:25px;
	font-size:20px;
	font-style:italic;
	text-align:left;
	color:#527389;
	margin-bottom:15px;
}

.breu {
	width:auto;
	height:25px;
	font-size:13px;
	font-style:italic;
	text-align:left;
	margin-bottom:15px;
}


.item-noticia {
	height:130px;
}

.item-txt {
	text-align:justify;
	height:auto;
}
.item-txt2 {
	text-align:justify;
}

.tornar
{
    float:right;
}
.peu 
{
	color:#666;
	font-size:11px;
	margin-bottom:50px;
	float:left;
	border-top:1px solid #ececec; 
	text-align:center;
	padding-top:15px;
    width:880px;	
}
.peu-dta
{
	float:right;
	text-align:right;
    width:400px;	
}
.peu-esq
{
	float:left;
	text-align:left;
    width:400px;	
	font-style:italic;
}
.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;
}

/*******************  Textes - Images  ***********************/

.logos-promocion {
	float:left;
	margin-top:30px;
	margin-left:30px;
}

.fecha {
	color:#88B7D1;
	font-size:11px;
}

.titular {
	color:#666;
	font-size:14px;
	font-weight:550;
}

.txt {
	text-align:justify;
}

.img-noticia {
	margin-right:10px;
	margin-bottom:5px;
	border:1px dotted #DDD;
}
/*******************  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: #2F8AA8;
	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: #88B7D1;
	text-decoration: none;
}

a.mas {
	color:#88B7D1;
	text-decoration:underline;
	font-size:11px;
}

a:visited.mas {
	color: #88B7D1;
	text-decoration:underline;
	font-size:11px;
}

a:active.mas {
	color: #88B7D1;
	text-decoration:underline;
	font-size:11px;
}

a:hover.mas {
	color: #666;
	text-decoration:underline;
	font-size:11px;
}

/*********************  Formulari  *********************/

form
{
	padding:0;
	margin:0;
}

input {
   	font-family:Arial;
	font-size:12px;
	border:1px solid #CCC;
	width:200px;
	line-height:12px;
	color:#4d4d4d;
	padding:2px 5px 2px 5px;
	margin-bottom:5px;
}

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:Tahoma;
	font-size:12px;
	border:0px solid #CCC;
	width:70px;
	height:20px;
	color:#edede5;
	padding:2px 5px 2px 5px;
	background-color:#64655b;
}

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:#fff url('/images/h2_trigger_a.gif') no-repeat;
    height: 26px;
    line-height:16px;
    width: 140px;
    font-size: 11px;
    float: left;
    color:#666;
    text-align:left;
    padding-left:20px;
    border-bottom:1px solid #ececec;
    padding-bottom:6px;
    padding-top:6px;
    margin:0px;
    
}
h2.trigger2 
{
    background:#fff url('/images/h2_trigger_a2.gif') no-repeat;
    height:16px;
    line-height:16px;
    width: 140px;
    font-size: 11px;
    float: left;
    color:#666;
    text-align:left;
    padding-left:20px;
    border-bottom:1px solid #ececec;
    padding-bottom:6px;
    padding-top:6px;
    margin:0px;
    
}

h2.active 
{
    background-position: left bottom;
}
.toggle_container 
{
    color:#fff;
    float:left;
}
.toggle_container .block 
{
    width:166px;
    padding-left:10px;
    border-bottom:1px solid #ececec;
}
.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;
    
}
a.publicaciones , .item-txt  a, .Enllac, .item-txt2 a{padding-left:15px;background:url('../images/derecha.gif') no-repeat left top;}

.m_portada .Enllac, .menu-lateral-container .Enllac{background:none;padding-left:0;}
.imginterior{float:left;margin:0px 10px 10px 0;padding-top:10px;clear:left}
p.tituloint{font-weight:bold;margin-bottom:0px}
table{margin-top:0px;}
.contingut-mig-big table td{padding-bottom:20px;v-align:center}
.m_portada td{font-size:11px;font-weight:bold;height:16px;line-height:16px;padding-left:0px; padding-bottom:5px;padding-top:5px;border-bottom:1px solid #ECECEC;}
.m_portada td.sin {width:3px;}
table.galeria a{text-decoration:none;border:none}
table.galeria img{text-decoration:none;border:1px black solid;}
td.biblio{padding-left:10px;}
.fototit{font-size:0.8em;margin:3px;width:120px;}
.menu-lateral-agenda a.EnllacCalendari {margin-bottom:15px;}

.item-txt tbody tr td a {background:none;}

/*PERSONALIZADOS*/

a.linkimg {
	color:white;
	text-decoration:none;
	
}

a:visited.linkimg {
	color:white;
	text-decoration:none;

}

a:active.linkimg {
	color:white;
	text-decoration:none;

}

a:hover.linkimg {
	color:white;
	text-decoration:none;
	
}



.obliga{margin-top:10px;}


/************************************************************************************************/
/*FI MENU
/************************************************************************************************/
