/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.navegacion			{width:100%;  margin:10px 0px;}
.navegacion a		{display:block; text-align:center; padding:10px;}
.izquierda			{float:left; width:50%; }
.derecha			{float:right; width:50%;  }


.navegacion .derecha a			{background-image:url(../images/icona_posterior.png); background-repeat:no-repeat;}
.navegacion .izquierda a			{background-image:url(../images/icona_anterior.png); background-repeat:no-repeat; }

.navegacion .derecha a:link,
.navegacion .derecha a:visited	{background-position:95%}

.navegacion .izquierda a:link,
.navegacion .izquierda a:visited	{background-position:5%}

.navegacion .derecha a:hover		{background-color:#E6F1F9;}
.navegacion .izquierda a:hover		{background-color:#E6F1F9;}

.boto_cercar
{
border:1px solid #004A68; background-color:#E4F1FA; color:#004A68;
height:20px; width:60px;
}
.guia_comercial
{
	width:100%;
	height:70px;
	border:1px solid #ECF6FB;
	background-color:#ECF6FB;
}

.guia_comercial a
{
	color:#7B0021;
}

.guia_comercial_texte
{
	/* height: 1% */
	margin-left:0px;
	margin-top:0px;

}
.guia_comercial_texte .categoria
{
	text-align:right;
	background-color:#003300;
	font-size:12px;
	vertical-align:middle;
	font-family:Verdana;
}

label {display:block;font-weight:bold; height:20px;} 
legend {font-size:120%;} 
fieldset {width:80%;margin:auto; border:1px solid #007CFF; color:#006AB6; font-weight:bold; padding-left:20px;} 
fieldset p{padding-left:0px;}
select, input {border:1px solid #CCCCCC; font-size:12px; height:16px;} 
textarea {border:1px solid #CCCCCC; font-size:12px;} 
input:focus, textarea:focus {background:#F3F8FC; border:1px solid #004A68;}  
.error{
color:red;
}
.noticies
{

}

.noticies:hover
{

}

.taula
{
width:100%;
height:30px;
padding-top:2px;
vertical-align:middle;
background-color:#ECF4FA;
}

.taula1
{
width:100%;
height:30px;
padding-top:2px;
vertical-align:middle;
background-color:#CBE1EF;
}

.columna1
{
	float:left;
	width:300px;
	font-weight:bold;
}
.columna2
{
	float:right;
	width:200px;
	text-align:right;
}



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img1.gif) repeat-x;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 10px;
	font-size: 12px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #004866;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#0079A8;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 10px 20px 10px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
}

/* Estils */
.capsa {
	padding-top: 6px;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
/*	background-image:url(../images/icona_enllacos.png);
	background-position:top right;
	background-repeat:no-repeat;	*/
}

.header_enllacos {
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/header_enllacos.png) repeat-x;
/*	background-image:url(../images/icona_enllacos.png);
	background-position:top right;
	background-repeat:no-repeat;	*/
}


.capsa h2 {
	font-size:22px;
	border-bottom:2px solid #004764;
	color: #31576F;
	
}

.capsa h4 {
	font-size:16px;
	color: #31576F;
}
/* Header */

#header {
	width:760px;
	\\width: 760px;
	w\\idth: 760px;
	height: 140px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase;*/
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: right;
	text-align:right;
	padding: 60px 0 0 0px;
	font-size: 16px;
	font-weight: bold;
	color: #31576F;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}
.style1
{
margin-left:20px;

}
#header li {
	display: inline;
}

/*#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	color:#000000;
	background: #ABBA47 url(../images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(../images/img2_1.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}*/

/* Content */

#content {
	width:760px;
	\\width: 760px;
	w\\idth: 760px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 186px;
	margin-left:4px;
}

#menu a
{	display:block;
	color:#000000;
	border-bottom:1px solid #E6F2F9;
}	
#menu a:hover
{	display:block;
	border-bottom:1px solid #007CFF;
	color:#007CFF;
}	

#menu ul {
	padding-left: 0;
	list-style: none none outside;
}

#menu li {
	padding: 2px 0;
	/*background: url(images/img6.gif) repeat-x;*/
}

#menu li.first {
	background: none;
}

#cos {
	float: right;
	width: 562px;
}

/* Footer */

#footer {
	clear: both;
	width:760px;
	\\width: 760px;
	w\\idth: 760px;
	margin: 0 auto;
	padding: 10px 0;
	border-top:6px solid #0079A8;
}

#footer p {
	margin: 0;
	text-align: center;
}