/* CSS Document */

body
{
	background: #98B339 url(../imatges/fons_body.jpg) top repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #6A6A6A;
}


/* estructura principal */

.capsalera
{
	background: url(../imatges/fons_capsalera.jpg) top center no-repeat;
	height:280px;
	overflow:hidden;
	color: #333;
	font-size:12px;
}

#cos {
	background:#FFFFFF url(../imatges/fons_cos.jpg) top repeat-x; 
	padding-top: 27px;
	padding-bottom: 20px;
	}

#peu {
	background: #98B339 url(../imatges/fons_peu.jpg) top repeat-x;
}

.interiorpeu {
	background:url(../imatges/fons_interior_peu.jpg) top center no-repeat;
	height: 150px;
	padding-top: 17px;
	text-align:right;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* tipografia */

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

a.idiomes {
	float:right; 
	margin-top: 10px;
	color: #506702;
	font-family:Arial, Helvetica, sans-serif }

a#logo {
	text-indent:-9000px;
	background:url(../imatges/logo.png) no-repeat;
	display: block;
	width:240px;
	height:40px;
	margin-top: 65px;
	float: left;
}

.continguts a {
border-bottom: 1px dotted #506702; 
}

.continguts a:hover {
border-bottom-style:solid;
}

h1 {
	text-indent:-9000px;
	background:url(../imatges/titol_agrupacio_ca.png) no-repeat;
	height:80px;
	margin:6px 0 0 0;
	padding:0
}

/*
.titular h2 { 
	text-align:right;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #460267;
	margin-right:20px;
	padding: 0;
}
*/

h2 { 
	text-align:right;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #283401;
	margin-right:0px;
	padding-right: 20px;
	border-right: 1px dotted #283401
}

h3 {font-size:14px;
margin-bottom: 10px;
 }

ul {list-style-type:disc}

.capsalera p {
	font-size:12px;
	margin: 0 0 0 15px;
	padding:0;
	color:#333333;
	line-height:150%;
}


.interiorpeu p {margin: 0; }
.interiorpeu strong {color:#333; }
.interiorpeu a {color: white; text-decoration:underline}


ul#menu {float:left; margin: 75px 0 0 20px;}

ul#menu li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

ul#menu li a {
font-family:Arial, Helvetica, sans-serif;
color: #283401;
padding: 3px 10px; 
border-right: 1px dotted #8BB303;
}

ul#menu li a.actual {
background-color: #f0f0f0;
color: #506702;
}

ul#menu li a:hover {
text-decoration:none;
background-color:#8BB303;
color: white;
}
 
ul#menu li a.ultim {
border-right: none;
}


.destacat {
border: 1px solid #EEF2DF;
background: #EFF3E0 url(../imatges/fons_destacat.png) top left no-repeat;
color:#63655D;
font-style:italic;
padding: 10px 20px;
}

.requadreguia {
font-size:12px;
padding: 0;
margin: 0 0 20px 0;
}

.requadreguia h4 {
color: #333;
margin: 0;
padding: 2px 20px 3px;
background:#EFF3E0 url(../imatges/fons_h4_guiatecnica.jpg) top right no-repeat;
font-size:12px;
margin-bottom: 10px;
font-weight:normal;
}

.requadreguia p, .requadreguia ul {
padding: 0 20px 0 20px ;
margin: 0 0 10px 0;
}
.requadreguia ul { margin-bottom: 20px;  }

.ilustracio {
	float:left;
	margin: 0 20px 10px 0;
}

.nota {font-size: 80%; color: #999}


ul#logos {float:left; margin: 0; padding: 0; list-style:none;}
ul#logos li {padding:0; margin:0; display:inline}







