/*------------------------------------------------------*/
/*----------------- ESTILS DE L'SKIN -------------------*/
/*------------------------------------------------------*/
body
{
	background-color: White;
	margin: 0;
	background-attachment: fixed;
	font-family: Arial, Verdana, Tahoma;
}
.Skin_Consorci
{
	width: 980px;
	margin: auto;
	border: 0;
	padding: 0;
	margin-top: 2px;
}
div#contingutWeb
{
	width: 980px;
	background-color: White;
	float: left;
}
div#barraIdioma
{
	background: #D9DADC;
	height: 29px;
	color: White;
}
.idioma
{
	float: right;
	padding-right: 20px;
	padding-top:6px;
}
.linksSocials
{
	float: left;
	padding-right: 10px;
	padding-top:6px;
}
.lsfirst{padding-left:0px;}
div#header
{
	height: 158px;
}
.s_logo
{
	float: left;
	padding: 20px 0 0 33px;
	position: absolute;
}
div#nav
{
	background-color: #0893CE;
	text-align: center;
}
div#pageTitle
{
	height: 40px;
	padding-right: 45px;
	padding-top: 15px;
	text-align: right;
}
.dgPageTitle
{
	font-size: 45px;
	color: #DFE3EC;
	text-transform: lowercase;
	text-decoration: none;
}
.contentBox
{
	padding: 0;
	margin: 0;
	border: solid 2px #DFE3EC;
	height: 100%;
}
.bottomPane
{
	height: 60px;
	padding: 0 30px;
}
.disgraficMosca
{
	border: 0;
}

/*-------------------------------------------------------------------*/
/*----------------- ESTILS DEL Marc de Continguts -------------------*/
/*-------------------------------------------------------------------*/

div#topContentFrame
{
	height: 27px;
	background-color: #DFE3EC;
}
.leftContentFrame
{
	width: 25px;
	background-color: #DFE3EC;
	height: 100%;
}
.rightContentFrame
{
	width: 25px;
	background-color: #DFE3EC;
	height: 100%;
}

div#bottomContentFrame
{
	height: 35px;
	background-color: #DFE3EC;
	color: White;
	text-transform: lowercase;
	font-size: 40px;
	text-align: left;
	padding-left: 45px;
}

.leftTopRound
{
	width: 8px;
	height: 8px;
	background-image: url(imatges/leftTopFrame.gif);
	float: left;
}
.rightTopRound
{
	width: 8px;
	height: 8px;
	background-image: url(imatges/rightTopFrame.gif);
	float: right;
}
.leftBottomRound
{
	width: 8px;
	height: 8px;
	background-image: url(imatges/leftBottomFrame.gif);
	float: left;
}
.rightBottomRound
{
	width: 8px;
	height: 8px;
	background-image: url(imatges/rightBottomFrame.gif);
	float: right;
}

.st_RoundBorder
{
	width: 100%;
	border: solid 2px #DFE3EC;
}
.st_leftTopRound
{
	background-image: url(imatges/leftTopFrame.gif);
	background-repeat: no-repeat;
}
.st_rightTopRound
{
	background-image: url(imatges/rightTopFrame.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.st_leftBottomRound
{
	background-image: url(imatges/leftBottomFrame.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.st_rightBottomRound
{
	background-image: url(imatges/rightBottomFrame.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.st_barramig
{
	width: 15px;
	background-color: #DFE3EC;
}


.contentPane2Columns
{
	padding: 15px;
	vertical-align: top;
	width: 597px;
}
.contentPane
{
	clear: both;
	padding: 15px;
	vertical-align: top;
}
.contentRight2Columns
{
	padding: 15px;
	vertical-align: top;
	width: 230px;
}

.ContentFrame_blue
{
	background-color: #DFE3EC;
	padding: 10px 20px;
}
.contentleft
{
	float: left;
	width: 266px;
	padding: 0 10px;
}
.contentmiddle
{
	float: left;
	width: 267px;
	padding: 0 10px;
}
.contentPaneIndex
{
	float: left;
	width: 533px;
	padding: 0 10px;
}
.contentright
{
	float: left;
	width: 266px;
	padding: 0 10px;
}
/*---------------------------------------------------------------------------*/
table.layout
{
	background: white;
}
table.layout td
{
	vertical-align: top;
	text-align: left;
}
table.layout td.menu
{
	width: 157px;
	background-color: #289D34;
	padding-bottom: 0;
}
table.layout td.login
{
	width: 157px;
	background-color: #289D34;
	height: 100%;
	padding-bottom: 40px;
	background-image: url(imatges/bicisMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

table.layout td.contingut
{
	width: 621px;
	padding: 10px 30px 10px 30px;
	background-image: url(imatges/ombra_interior_dreta.gif);
	background-repeat: repeat-y;
	background-position: top left;
}



.widthMax
{
	width: 100%;
}


/*-------------------------------------------------------------------*/
/*----------------- ESTILS DEL LES OMBRES -------------------*/
/*-------------------------------------------------------------------*/
.ombraBaix
{
	background-image: url(imatges/ombra_baix.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 25px;
}
.ombraEsquerra
{
	margin-top: 8px;
	background-image: url(imatges/ombra_esq.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 43px;
}
.ombraDreta
{
	background-image: url(imatges/ombra_dreta.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 43px;
}
.cant_baix_esq
{
	background-image: url(imatges/ombra_baixesq.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.cant_baix_dreta
{
	background-image: url(imatges/ombra_baixdreta.gif);
	background-repeat: repeat-y;
	background-position: top;
}


/*------------------------------------------------------*/
/*--------------- MENU               -------------------*/
/*------------------------------------------------------*/
/* menu container css */
.mainMenu
{
	cursor: pointer;
	font-weight: normal;
	text-transform: lowercase;
}
.mainMenu_bg
{
}
.mainMenu_left
{
}
.mainMenu_right
{
}

/* root menu css */
.mainMenu .root
{
	font-size: 14px;
	background-color: #0893CE;
	text-align: left;
	line-height: 25px;
	padding: 0 18px;
	color: White;
}
.mainMenu .hov
{
	background-color: #01365E;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
.mainMenu .root.first
{
	color: White;
	border-top: 0px;
}
.mainMenu .root.last
{
}

/* general submenu css */
.mainMenu .m
{
	font-size: 14px;
	width: 250px;
	font-weight: normal;
	z-index: 1000;
	text-align: left;
}
.mainMenu .m .mi
{
	background-color: #0893CE;
	height: 25px;
}
.mainMenu .m .icn
{
	padding-left: 5px;
	width: 20px;
}
.mainMenu .m .mi *
{
	color: Black;
	margin-right: 5px;
	color: White;
}
/* change * to .txt with latest webcontrols */
.mainMenu .m .sel, .mainMenu .m .bc
{
	background-color: #0893CE;
}
.mainMenu .m .hov
{
	background-color: #01365E;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.m .break .icn
{
	height: 1px;
}
/*ensure that all menu breaks are only 1px high */


a:link, a:visited, a:active, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
	color: #01365E;
	text-decoration: underline;
}
a:hover, a.CommandButton:hover
{
	color: #0893CE;
	text-decoration: underline;
}

.taf-anchor
{
	background-image: url(/images/icon_bulkmail_16px.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

/*-----------------------------------------------------*/
/*--------------------- Estils de H--------------------*/
/*-----------------------------------------------------*/

h1
{
	font: bold 1.2em Arial, Sans-serif;
	color: #000;
	margin: 20px 0 15px 0;
}
h2
{
	font: bold 1em Arial, Sans-serif;
	color: #E63245;
	text-transform: uppercase;
	margin: 0;
}
h3
{
	font: normal 1em Arial, Sans-serif;
	color: #01365E;
	margin: 20px 0 10px 0;
	font-weight: bold;
}


/*-----------------------------------------------------*/
/*--------------------- general    --------------------*/
/*-----------------------------------------------------*/
.HomeTitle
{
	font-size: 12px;
}
.HomeNews
{
	font-size: 11px;
}
.HomeLink
{
	font-size: 10px;
}

.TitleHeadRed
{
	color: #DD0000;
}
.TitleHeadBlack
{
	color: Black;
}
.TitleHeadGreen
{
	color: #009900;
}


.Head
{
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 15px;
}
.PageFooter
{
	color: #F6DBD4;
	font-family: Arial, Verdana, Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
.Normal, .NormalDisabled
{
	color: black;
	font-family: Arial, Verdana, Tahoma;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.3px;
	font-size: 12px;
}
.SubHead
{
	font-family: Arial, Verdana, Tahoma;
	color: Black;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 13px;
}

a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited
{
	color: White;
	text-decoration: none;
}

a.SkinObject:hover
{
	color: #0893CE;
	text-decoration: none;
}


/*-----------------------------------------------------*/
/*--------------------- CONTAINERS --------------------*/
/*-----------------------------------------------------*/
h2.c_title
{
	font-size: 1em;
	font-family: Arial, Tahoma;
	text-transform: none;
}
.c_contentWhite
{
	background-color: White;
	clear: both;
	border-bottom: solid 7px White;
}
.c_contentpane
{
	padding-left: 4px;
}
.roundContentPane
{
	padding: 10px;
}
.head_title
{
	margin-bottom: 7px;
}
.c_footer
{
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	text-align: right;
}
.c_leftTopRound
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/leftTopRound.gif);
	float: left;
}
.c_rightTopRound
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/rightTopRound.gif);
	float: right;
}
.c_leftBottomRound
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/leftBottomRound.gif);
	float: left;
}
.c_rightBottomRound
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/rightBottomRound.gif);
	float: right;
}
.titleBlue
{
	color: #01365E;
}
.titleGray
{
	color: #375162;
}


.c_contentBlue
{
	background-color: #eff2f6;
	clear: both;
	border-bottom: solid 7px #eff2f6;
}
.c_leftTopRoundBlue
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/leftTopFrame.png);
	float: left;
}
.c_rightTopRoundBlue
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/rightTopFrame.png);
	float: right;
}
.c_leftBottomRoundBlue
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/leftBottomFrame.png);
	float: left;
}
.c_rightBottomRoundBlue
{
	width: 7px;
	height: 7px;
	background-image: url(imatges/rightBottomFrame.png);
	float: right;
}



/*-----------------------------------------------------------*/
/*--------------------- ESTILS DE LA WEB --------------------*/
/*-----------------------------------------------------------*/

.t_titolCiutat
{
	padding: 5px;
	font-size: 1em;
	color: White;
	background-color: #01365E;
}
.t_descripionCiutat
{
	background-color: #F5F5F5;
	padding: 3px;
}
.t_CiutatAllotjament
{
	background-image: url(/Portals/0/ImatgesWeb/allotjament.jpg);
	height: 50px;
	vertical-align: bottom;
	color: White;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
}
a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.whiteLink:hover
{
	color: #0893CE;
	text-decoration: none;
	font-weight: bold;
}

/* left menu */
.simplemenu li
{
	background-image: url(imatges/menu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
.simplemenu a:link, .simplemenu a:visited,.simplemenu a:active
{
	color: #01365E;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.simplemenu a:hover
{
	color: #0893CE;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

