﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

body
{
	background-color:#EBEBEB;
	text-align: center;
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	font-family: 'Arial', 'Helvetica';
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #232323;
}

div
{
	float: left;
}

div#shadowLeft
{
	width: 960px;
	margin: auto;
	/*background-image: url( '../images/fondo-lateral-izq.jpg' );*/
	background-color:#EBEBEB;
	text-align: left;
	background-repeat: repeat-y;
	height:100%;
}

div#shadowRight
{
	background-position: right top;
	width: 894px;
	float: right;
	/*background-image: url(  '../images/fondo-lateral-der.jpg' );*/
	background-color:#EBEBEB;
	text-align: right;
	background-repeat: repeat-y;
	height:100%;
}

div#allContent
{
	float:left;	
	width:808px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	height:100%;
}

div#headerTop
{
	width:100%;
	height:20px;
	line-height: 20px;
	font-size:10px;
}

div#headerTop span
{
	float:right;
	margin-left:20px;	
	color:	#232323;
}

div#headerTop span a
{
	text-decoration:none;
	color:	#232323;
}

div#top
{
	width:100%;
	text-align:left;
	margin-top:4px;
}

div#top img
{	
	width:179px;	
}

div#logo
{
	height:100%;
}

div#topRight
{
	border-width: 1px;
	margin: 0px 0px 2px 2px;
	text-align: right;
	vertical-align: middle;
	width: 600px;
	float:right;
}

div#imagePage
{	
	vertical-align: middle;
	text-align:center;
	border-top: solid 2px #000000;
	padding-top: 2px;
}

div#imagePage img
{
	width: 808px;
}

div#main
{
	margin: 6px 0px 6px 0px;
	width:100%;
	vertical-align: middle;
}

div.footer
{
	width:100%;
	height:20px;
	/*text-align:right;*/
	vertical-align:middle;
	color:	#232323;
	font-family: 'Arial', 'Helvetica';
	font-size: 10px;
	line-height:20px;	
	border-top: solid 2px #000000;
	padding-top: 2px;
}
div#auxFooter
{	
	width:808px;
	float:right;
	/*padding-right:4px;*/
	padding:0px;
	background-color:#CCCCCC;
}

/******************************************
	Text de continguts de les pàgines
******************************************/

div.titolSeccio
{ 	
	float:left;
	width:100%;
	padding-top: 5px;
	/*padding-bottom: 40px;*/
	/*margin-right:100px;*/
	height:20px;
	line-height:20px;
	font-family: 'Univers Condensed', 'Arial', 'Helvetica';
	font-weight:normal;
	font-style:normal;
	font-size: 17px;
	color: #0C546B;
	
	/**/
	margin-bottom:25px;
	
}
div#info div.titolSeccio
{
margin-right:0px;
}
div#info
{
margin:0px;
padding:0px;
}

div.infoContingut
{
	width:100%;
	/**/
	/*margin-top:5px;*/
}

span.titolContingut
{
	font-family: 'Officina', 'Arial', 'Helvetica';
	font-weight:bold;
	font-size: 33px;
	color: #000000;
	
	/*height:40px;*/
	line-height: 30px;
}

span.subtitolContingut
{
	font-family: 'Officina','Arial', 'Helvetica';
	font-weight:bold;
	font-size: 22px;
	color: #000000;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	line-height:25px;
}

span.contingut
{
}

span.titolAuxiliar
{
	font-family: 'Arial', 'Helvetica';
	font-weight:bold;
	font-size: 12px;
	color: #0C546B;
	font-weight: bold;
}

div.titolPetitContingut
{
	font-family:  'Arial', 'Helvetica';
	font-size: 11px;
	color: #0C546B;
	font-weight:bold;
	width:100%;
	margin-bottom: 5px;
}

/******************************************
		Text de CONTACTE + Mapes
******************************************/

div.cityContact
{
	border-bottom-style: solid;
	border-width: thin;
	border-color: #000000;
	width: 200px;
	margin-bottom: 3px;
}

div.map
{	
	float:left;	
	margin-right:20px;
}

/*********************************************
				CATEGORIES
*********************************************/

div.leftAuxContent2 div.filtre
{
	margin-bottom: 5px;	
	width:100%;
	float:left;
}

div.leftAuxContent2 a
{
	font-family: 'Arial', 'Helvetica';
	font-weight:bold;
	font-size: 11px;
	color: #0C546B;
	font-weight: normal;
	text-decoration: none;
}

/**********************************************
				SITEMAP
**********************************************/
div#sitemap
{
}

div#sitemap li
{
	line-height: 20px;
}

div#sitemap a
{
	font-family: 'Arial', 'Helvetica';
	font-weight:bold;
	font-size:12px;
	color: #0C546B;
	font-weight: normal;
	text-decoration: none;
}

img.floatLeft
{
	float:left;
	margin-right: 7px;
}

div.col1,
div.col2
{
	width:222px;
}
div.col1
{
	margin-right:6px;

}

a
{
	text-decoration:none;
}

span.tel
{
	font-size:11px;
	font-weight:bold;
	width:82px;
}
.link
{
	text-decoration:none;
	color: #CC6633;

}
div#logo img
{
border:none;
}

img
{
border:none;
}

div.leftAuxContent2 a.underline           
{
	text-decoration: underline;
	font-weight:bold;
}

div.Case
{
	overflow:hidden;
	float:left;
}