body, h1, h2, h3, h4, h5, .entradilla {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
}

a {

	color: gray;
	text-decoration: none;
}

b{

	border-left: 4px solid #0A3A22;
	padding-left: 5px;
	font: 10px Verdana, Arial, Sans-serif;
	color: gray;
}

ul {

	margin: 0; padding: 0;
	list-style-type: none;
}


body  {

	cursor: default;
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0;
	font: 12px Verdana, Arial, Sans-serif;
	background: #126d3f;
	background: #F1F1F1 url('/imatges/back-repeat.gif');

}

#back { }

#site { 

	margin: 0 auto 0 auto;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0A3A22;
	width: 750px;
	background-color: white;

}

#head {

	background-image: url('../imatges/header.jpg');
	text-align: right;
	background-color: #0A3A22;
	border-bottom: 1px solid black;
	height: 90px;
	color: #FFF;
}

#head_es {

	background-image: url('../imatges/header_es.jpg');
	text-align: right;
	border-bottom: 1px solid black;
	height: 90px;
	color: #FFF;
}


#main {

	border-top: 2px solid #0A3A22;
	background-color: #FFFFFF;
	height: 10px;
	padding-top: 4px;
	padding-bottom:6px;
	padding-left: 6px;
}

#main li {
	display: inline;
}

#main li a {

	padding: 2px;
	color: #780000;
	font: bold 9px Verdana;
}

#main li a:hover {

 	border-bottom:2px solid #780000;
	color: white;
	background-color:#0A3A22;
	border-bottom-width:thick
}


#body {

	background-color: #FFF;
	height: 100%;
	color: #000;
 }
 
html>body #fotos {

	float: none;
	width: auto;
	margin-right: 210px;
}


#fotos {
	float:left;
	width: 200px; 
	height: 100%;
	padding: 12px 15px 15px 15px;
	border-top: 1px solid #0A3A22;
	background-color: white;#0A3A22
}

#fotos c {

	margin: 10px 0px 0px 10px;
}

#fotos c:hover {

	color: #c0dB5A;
	border-bottom: 1px dashed #777;
}
#fotos a img {
	padding: 3px 3px 3px 3px;
	background-color: #0a3a22;
	border: 3px solid #2a2a2a;
}

	
#caixaMenu {

	float: right;
	width: 201px;
	height: 100%;
	padding: 0px 0px 10px 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0A3A22;
	border-left: 1px solid #0A3A22;
}

#menu {

	background: white;
	border: 1px dotted #0A3A22;
	width: 180px;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 20px;
}

#menu strong {

	padding-left: 3px;
	font: bold 10px Verdana;
	color: #0A3A22;
	letter-spacing: 1px;
}

#menu ul {

	margin-bottom: 8px;
}

#menu li.not a {

	display: block;
	height: 15px;
	background: transparent url('../imatges/noticies.jpg') no-repeat top left;
	background-position: 0 0px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	border-bottom:1px solid #333;

}

#menu li.not a:hover {

	background: transparent url('../imatges/noticies.jpg') no-repeat top left;
	border-bottom:2px solid #780000;
	color: white;
}

#menu li.cont a {

	display: block;
	height: 15px;
	background: transparent url('../imatges/mail.jpg') no-repeat top left;
	background-position: 0 0px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	border-bottom:1px solid #333;

}

#menu li.cont a:hover {

	background: transparent url('../imatges/mail.jpg') no-repeat top left;
	border-bottom:2px solid #780000;
	color: white;
}





html>body #menu li {

	height: 14px;
}

#menu li {

	height: 12px;
	background-position: 6px -12px;
}

#menu li a {

	padding: 3px 0px 0px 24px;
	margin: 2px 0px 0px 7px;
	display: block;
	color: #FFA953;
	border: 0;
}

#menu li a:hover {
	
	background-image: none;
	border-bottom:1px dotted #FFA953;
	color: white;
	background-color:#780000;
}

#menu li a:hover {
	
	background-image: none;
	border-bottom:1px dotted #0A3A22;
	color: white;
	background-color:#780000;
}

#foot {

	display: block;
	clear: both;
	padding: 5px;
	font-size: 9px;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	background-color: #0a3a22;
	color: white;

}

#foot a {

	color: #F8F8F8;
	border-bottom: 1px dashed #777;
	margin: 10px 0px 0px 10px;
}

#foot a:hover {

	color: #CCC;
	border-bottom: 1px solid #777;

}