﻿Cos_body, div, td, table
{
	margin: 0px;
	font: normal 12px arial;
	color: #596062;
	padding: opx;
}

p
{
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

h1
{
	font: normal 22px arial;
	color: #6D7578;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	max-width: 275px;
	text-align: left;
}

h2
{
	font: normal 13px arial;
	color: #007C71;
	margin: 10px 0 10px 0;
	padding: 0px;
}

ul
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #CCC;
	color: #007C71;
}
a
{
	font: normal 12px arial;
	color: #007C71;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}
hr
{
	border: 1px solid #EAEEF1;
	margin: 20px 0px 20px 0px;
}
/************************************************/
/**************** DISSENY MESTRE ****************/
/************************************************/
.Fem_Web
{
	float: left;
	width: 1000px;
}

/*********** Fila 1 *****************************/
.Fem_Logo
{
	float: left;
	width: 200px;
	height: 155px;
	background: url(img/logo.gif) no-repeat bottom left;
}
.Fem_Publicitat
{
	float: left;
	width: 800px;
	height: 100px;
}
.Fem_Menu
{
	float: left;
	width: 800px;
	height: 55px;
	background: #5E9D94;
}
/*********** Fila 2 *****************************/
.Fem_Idiomes
{
	float: right;
	width: 190px;
	height: 75px;
}
.Fem_Separacio
{
	float: right;
	width: 10px;
	height: 75px;
}
.Fem_SubMenu
{
	float: right;
	width: 800px;
	height: 75px;
	background: url(img/fons_subMenu.gif) repeat-x;
}
/*********** Fila 3 *****************************/
.Fem_Cos
{
	float: left;
	width: 1000px;
}

.Fem_Cos h2
{
	font-weight: bold;
}

.Fem_Cos ul
{
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type: disc;
	list-style-position: inherit;
	color: #CECECE;
}


.Fem_Cos li
{
	border: none;
	font-weight: 400;
	padding: 0px 0px 4px 0px;
}


.Fem_Cos_Col0
{
	width: 190px;
	background-color: #D5DDE0;
}
.Fem_Cos_Sep
{
	width: 10px;
	vertical-align: text-top;
}
.Fem_Cos_Col1
{
	width: 450px;
	background: url(img/degradat_columnes1.gif) repeat-x;
	vertical-align: text-top;
	padding: 30px 20px 40px 30px;
	text-align: justify;
}

.Fem_Cos_Col1 .h2News
{
	font: normal 22px arial;
	color: #E50486;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	max-width: 275px;
	text-align: left;
}

.Fem_Cos_Col2
{
	width: 260px;
	vertical-align: text-top;
	text-align: right;
	background: #EAEEF1 url(img/degradat_columnes2.gif) repeat-x;
	padding: 30px 18px 40px 18px;
}

.Fem_Cos_Col2 td
{
	border-right: solid 1px #000000;
	border-left: solid 1px #CECECE;
}
/*********** Fila 4 *****************************/
.Fem_Peu
{
	float: left; /*background: url(img/lealtad_rbg.jpg) no-repeat;*/
	width: 1000px;
	height: 70px;
}
.Fem_Peu_1
{
	float: left;
	width: 190px;
	height: 70px;
	border-top: 2px solid #CECECE;
}
.Fem_Peu_2
{
	float: left;
	height: 70px;
	width: 10px;
}
.Fem_Peu_3
{
	float: left;
	width: 800px;
	height: 40px;
	border-top: 2px solid #CECECE;
}


/************************************************/
/************* VULL ESTAR INFORMAT **************/
/************************************************/
.Llistes_Modul
{
}
.Llistes_Head
{
	font: normal 13px arial;
	color: #FFF;
	background: #007C71;
	padding: 15px 0px 5px 20px;
}
.Llistes_Body
{
	padding: 15px 0px 5px 20px;
	font: normal 12px arial;
	color: #566B70;
}
.Llistes_Lavel
{
	font: normal 12px arial;
}
.Llistes_Input
{
	font: normal 12px arial;
	color: #007C71;
	border: 1px solid #CECECE;
}
.Llistes_Button
{
	font: normal 12px arial;
	color: #007C71;
}
/************************************************/
/************************************************/



/*------------------------------------------------------------------*/
/*---< Botons Menu Principal  >-------------------------------------*/
/*------------------------------------------------------------------*/
div.menuBtns a
{
	float: right;
	color: #FFF;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 34px 15px 9px 15px;
	border-left: 1px dotted #80BFB7;
}
div.menuBtns a:hover
{
	color: #FFF;
	background: url(img/fons_rollOverMenu.gif) repeat-x;
}
div.menuBtnsActive
{
	float: right;
	color: #FFF;
	background: #007C71;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	padding: 34px 15px 9px 15px;
	border-left: 1px dotted #80BFB7;
}

div.menuBtnsActive a
{
	color: #FFF;
	text-decoration: none;
}
/*------------------------------------------------------------------*/
/*-----------< Idiomes   >------------------------------------------*/
/*------------------------------------------------------------------*/
.Fem_Idiomes a
{
	float: right;
	color: #6A6A6A;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 54px 7px 8px 7px;
}

.Fem_Idiomes a:hover
{
	color: #6A6A6A;
	background: url(img/fons_rollOverSubMenu.gif) repeat-x bottom;
}

/*------------------------------------------------------------------*/
/*---< Botons Sub Menu   >------------------------------------------*/
/*------------------------------------------------------------------*/
div.menuSubBtns a
{
	float: right;
	color: #6A6A6A;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 54px 7px 8px 7px;
}
div.menuSubBtns a:hover
{
	color: #6A6A6A;
	background: url(img/fons_rollOverSubMenu.gif) repeat-x bottom;
}
div.menuSubBtnsActive
{
	float: right;
	color: #007C71;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 54px 7px 8px 7px;
}

.menuSubBtnsActive
{
	float: right;
	color: #007C71;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	padding: 54px 7px 8px 7px;
}

.menuSubBtnsActive a
{
	color: #007C71;
	text-decoration: none;
}
/*------------------------------------------------------------------*/
/*---< Botons Sub Menu   >------------------------------------------*/
/*------------------------------------------------------------------*/

.agendaFoto
{
	float: left;
	width: 100px;
	height: 100px;
	margin: 3px 0px 0px 3px;
}
div.agendaBtnsBlau a
{
	float: left;
	width: 147px;
	height: 90px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #007DCC;
}
div.agendaBtnsBlau a:hover
{
	color: #FFF;
	background: #00619E;
}

div.agendaBtnsGroc a
{
	float: left;
	width: 147px;
	height: 90px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #FF8300;
}
div.agendaBtnsGroc a:hover
{
	color: #FFF;
	background: #FFCC00;
}

div.agendaBtnsRosa a
{
	float: left;
	width: 147px;
	height: 90px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #E50486;
}
div.agendaBtnsRosa a:hover
{
	color: #FFF;
	background: #B9016C;
}

div.agendaBtnsVerd a
{
	float: left;
	width: 147px;
	height: 90px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #007C71;
}
div.agendaBtnsVerd a:hover
{
	color: #FFF;
	background: #00635A;
}

.separacioImatges
{
	/*margin-top: 3px;*/
}

.linia
{
	float: left;
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #CCC;
}
.destacatVerd
{
	font: normal 14px arial;
	color: #007C71;
}
.destacatGris
{
	font: normal 14px arial;
	color: #6A6A6A;
}

.Llistes_Nav
{
	border: 1px solid #C0C0C0;
}

/*------------------------------------------------------------------*/
/*---< Botó Escolta la seccio  >------------------------------------*/
/*------------------------------------------------------------------*/
div.btnEscolta a
{
	float: right;
	color: #6A6A6A;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 10px 7px 8px 40px;
	background: url(img/escoltaCat.png) no-repeat bottom left;
}
div.btnEscolta a:hover
{
	color: #007C71;
}

/*------------------------------------------------------------------*/
/*---< Publicacions >------------------------------------*/
/*------------------------------------------------------------------*/
.publicacions
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.publicacions:hover
{
	background-color: #D5DDE0;
	cursor: help;
}

.publicacions img
{
	float: left;
	border: none;
	margin: 0 15px 5px 0;
}

.publicacions a
{
	text-decoration: none;
}

/*------------------------------------------------------------------*/
/*---< css dels butons laterals >------------------------------------*/
/*------------------------------------------------------------------*/
div.subMenu_Lateral a
{
	/*float: left;*/
	color: #FFF;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	background: #6D7578;
	width: 170px;
	border-top: 1px solid #CCC;
}
div.subMenu_Lateral a:hover
{
	color: #007C71;
	text-decoration: none;
	background: #FFF;
	border-top: 1px solid #FFF;
}
div.subMenu_Lateral_Active
{
	float: left;
	color: #007C71;
	display: block;
	overflow: hidden;
	text-align: left;
	font: normal 12px arial;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	background: #6D7578;
	width: 170px;
	border-top: 1px solid #CCC;
}


.enviaments
{
	margin-bottom: 8px;
}

.enviaments a
{
	color: #333333;
	text-decoration: none;
}

.enviaments a:hover
{
	color: #333333;
	text-decoration: none;
}


div.hospBtnsBlau a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #007DCC;
}
div.hospBtnsBlau a:hover
{
	color: #FFF;
	background: #00619E;
}

div.hospBtnsGroc a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #FF8300;
}
div.hospBtnsGroc a:hover
{
	color: #FFF;
	background: #FFCC00;
}

div.hospBtnsRosa a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #E50486;
}
div.hospBtnsRosa a:hover
{
	color: #FFF;
	background: #B9016C;
}

div.hospBtnsVerd a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #007C71;
}
div.hospBtnsVerd a:hover
{
	color: #FFF;
	background: #00635A;
}

div.emisor
{
	float: left;
}

div.emisor img
{
	float: left;
	border: none;
	margin: 2px;
}

div.enviaments
{
	float: left;
}

div.enviaments img
{
	float: left;
	border: none;
	margin: 2px;
}

/******************** Empreses *************************/
.tblau .h
{
	padding: 10px 10px 10px 0;
	color: #007DCC;
	font-weight: bold;
	font-size: 18px;
}

.tblau .cll
{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #007DCC;
}


.tgroc .h
{
	padding: 10px 10px 10px 0;
	color: #FF8300;
	font-weight: bold;
	font-size: 18px;
}

.tgroc .cll
{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #FF8300;
}

.trosa .h
{
	padding: 10px 10px 10px 0;
	color: #E50486;
	font-weight: bold;
	font-size: 18px;
}

.trosa .cll
{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #E50486;
}

.tverd .h
{
	padding: 10px 10px 10px 0;
	color: #007C71;
	font-weight: bold;
	font-size: 18px;
}

.tverd .cll
{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-color: #007C71;
}


div.hospBtnsGroc a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #FF8300;
}
div.hospBtnsGroc a:hover
{
	color: #FFF;
	background: #FFCC00;
}

div.hospBtnsRosa a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #E50486;
}
div.hospBtnsRosa a:hover
{
	color: #FFF;
	background: #B9016C;
}

div.hospBtnsVerd a
{
	float: left;
	width: 98px;
	height: 25px;
	margin-top: 3px;
	text-align: left;
	font: normal 12px arial;
	color: #FFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #007C71;
}
div.hospBtnsVerd a:hover
{
	color: #FFF;
	background: #00635A;
}
/*------------------------------------------------------------------*/
/*---< LLegat   >------------------------------------------*/
/*------------------------------------------------------------------*/

.Llegat_Missatge
{
	background-color: #007c71;
	margin: 10px 0 10px 0;
	padding: 3px;
	text-align: center;	
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.Llegat_Missatge_Groc
{
	background-color: #007c71;
	margin: 10px 0 10px 0;
	padding: 3px;
	text-align: center;	
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}



.Llegat_Missatge h2
{
	font: normal 14px arial;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}