/* CSS Fischbach.es */

html,body{
    height:100%;
}
body {
	background: #0184DE url(../imatges/fons.png) top center repeat-y;
	margin: 0;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body a:link, a:active, a:visited {
	color: #0184DE;
	text-decoration: none;
}
td {
	padding:4px;
}
body a:hover {
	color:#ec8c00;
	text-decoration: none;
}
p {
	text-align:justify;
	margin-top: 10px;
}
li {
	text-align:justify;
	margin-top: 0;
	margin-bottom:12px;
}
h1 {
	font-size: 15px;
	margin: 0 0 20px 0;
	display: block;
	height: 20px;
	padding: 0 0 3px 40px;
	background-image: url(../imatges/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0184DE;
	margin-top: 20px;
}
h2 {
	font-size: 13px;
	color: #0184DE;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#contenidor{
	text-align: left;
	width: 698px;
	margin: auto;
	padding: 10px 0 15px 0;
}
#capcelera {
	height: 150px;
	width: 698px;
	background-image: url(../imatges/capcelera.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-top: 10px;
	/*text-align: right;*/
	vertical-align: top;
	color: #235875;
	border-bottom: 1px solid #CCC;
}
#capcelera a {
	text-decoration:none;
}
#capcelera a:hover {
	color: #000;
}
/* columna menu o esquerra */
#col1 {
	width: 160px;
	float: right;
	margin-bottom: 20px;
	padding-top: 26px;
	background-image: url(../imatges/topmenu.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* fi columna menu o esquerra ............................................*/

/* columna contenidor de col3 i main */
#col2 {
	width: 520px;
	_width:510px;
	float: left;
	margin: 0 0 20px 0;
}

/* -----------PEU
---------------*/

#peu {
	background-color: #0184DE;
	height: 20px;
	padding-top: 8px;
	background-image: url(../imatges/cantorodo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color:#FFFFFF
}
#peu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#peu a:Hover {
	color: #19303e;
}
/* --------- MENU
---------------*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	clear: left;
	float: left;
	padding: 0 0 16px 0;
	background-image: url(../imatges/bottommenu.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#menu dl {	
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}	
#menu dt {
	margin-bottom: 0;
}

#menu dt a {
	height: 24px;
	text-decoration: none;
	color: #235875;
	display: block;
	width: 148px;
	padding: 12px 0 0 12px;
	background: #f4f4f4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
}	
	
#menu dt a:hover {
	background: #eaeaea;
}
#menu li {
	margin-bottom: 0;
}

#menu li a {
	height: 16px;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 130px;
	padding: 6px 0 0 30px;
	background: #0184DE;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
}	
	
#menu li a:hover {
	background: #19303E;
}

/* --------ADREÇA
---------------*/

#adresa {
	float: left;
	width: 146px;
	padding: 12px 6px 10px 6px;
	background-color: #EAEAEA;
	margin: 30px 0 0 0;
	background-image: url(../imatges/cantadresa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px #999999 solid;
}
	
/*-------- FORMS
--------------*/

.cform input,
.cform textarea,
.cform select { 
	padding:2px 2px 2px 3px;
	background: #f9f9f9; 
	border: 1px solid #888888;
	font-size: 11px; 
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:250px; 
}
.cform [type=submit] {
	width:auto; 
}
.cform select {
	width:158px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
}
/*----------------------------------------------------------- CLASSES
-------------------------------------------------------------------*/
.clear { 
    clear: both;
	padding: 0px;
	margin: 0px;
}
/*----- COS----
--------------*/
.cos {
	padding: 0 15px 15px 20px;
	Margin: 0 0 10px 0;
	border: 1px solid #CCC;
	min-height: 394px;
}
.cos a {
	text-decoration: none;
}
.cos a:hover {
	color: #19303e;
}
.cos img {
	margin-right: 12px;
	margin-bottom: 12px;
}
.ombra {
	background-image: url(../imatges/ombra.jpg);
	background-position: right bottom;
	width: 400px;
	float: right;
	background-repeat: no-repeat;
}
/*------FOTOS---
---------------*/
.fotos {
	float: left;
	width: 150px;
	margin: 0 10px 0 25px;
}
.fotos img {
	display: block;
	padding: 1px;
	border: solid 1px #0184DE;
}
.contingut {
	float:right;
	width: 285px;
	border-top: 1px solid #0184DE;
}
.contingut img {
	border: none;
	margin: 0;
}
.contingut li a {
	display: block;
	background: url(../imatges/pdfmini.png) no-repeat left center;
	padding: 3px 0 3px 30px;
}
.fotos2 {
	margin: 0 10px 0 25px;
}
.fotos2 img {
	display: block;
	padding: 1px;
	border: solid 1px #0184DE;
}
.contingut4 {
	float: left;
	margin: 0 0 0 25px;
	_margin-left: 15px;
	width: 450px;
}
.contingut ul {
	margin: 20px 0 0 70px;
	}
.contingut li {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.contingut2 {
	float:right;
	width: 460px;
}
.contingut3 {
	float:right;
	width: 285px;
	border-top: 1px solid #0184DE;
}
.contingut3 ul {
	margin: 0 0 0 25px;
	}
.contingut3 li {
	margin: 10px 0 0 0;
	list-style-type: square;
	color: #188FCA;
}
/*#wagt_map_2 {
	width: 430px;
	height: 400px;
	margin: 0 0 0 25px;
	border: solid 1px #CCCCCC;
}*/
#map {
	width: 430px;
	height: 400px;
	margin: 0 0 0 25px;
	border: solid 1px #CCCCCC;
}
#situacio {
	width: 400px;
	margin:15px 0 0 25px;
}

