/* Elements bàsics */
* {
 padding: 0;
 margin:0;
 list-style-type: none;
 line-height:1.5em;

 }


body
{
	color: #000;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #787F5B url(imatges/bg.jpg);
	text-align: center; /*IE Explorer*/
	margin:0px auto;

}

img {
 border:0;
}

p {
 padding: 10px;
 text-align:justify;
 }

a {
 text-decoration:none;
 font-weight:bold;
 color:#cc9933;
}


a:hover {
 border-bottom:1px dotted #787F5B;
 font-weight:bold;
 color:#cc9933;
}





/* capes específiques */

#contenedor { 
position: relative; 
background: #fff url(imatges/contenedor.gif) repeat-y; 
margin: 0px auto; 
text-align: left; /*IExplorer*/
border:3px solid #fff;
width:703px;     /*iexplorer hack*/
voice-family: "\"}\"";  /*iexplorer hack*/
voice-family:inherit;  /*iexplorer hack*/
width:700px;
}


#cabecera {
background: #fff url(imatges/logo2.gif) no-repeat center;
height:120px;
}


#cabecera h1{
 display:none;
 }

#central {
	padding: 0px 0px 0px 0px; 
	width: 576px; 
	float: right;
	margin-top:3px;
	margin-bottom:50px;
	background-color: #fff;
}

#titol {
	background: url(imatges/presentacio.jpg) no-repeat right #787F5B;
	height:30px;
}



#menu {
	clear:both;
	float:left; 
	margin-top:3px;
	margin-left:0px;
	width:119px;
	text-align: left;
	background:#B4B99B;
}

#peu{
 font: 0.9em Verdana, Arial, Helvetica, sans-serif;
 clear:both;
 color: #fff;
 bottom:0px;
 float:none;
 background: url(imatges/pie.jpg) top center #787F5B;
 /*width:100%; /*IExplorer*/
}



#peu p{
  text-align: center;
}

#peu a{
 color:#e6d8ae;
 text-decoration:none;
}


.separador {
   clear:both;
   background: url(imatges/separador.gif) no-repeat center top;
   height:20px;
}







/* menu esquerra */

#menu ul {
	margin-left:0px;
	margin-top:40px;
	margin-bottom:3px;
	background: url(imatges/contenedor.jpg) #B4B99B;
}

#menu li {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc99;
	list-style: none;
	border-bottom:1px solid #e6d8ae;
   	background: url(imatges/bullet1.gif) no-repeat 0px 0px;
	padding: 5px 0px 5px 25px;
	text-align: left;
}
 
#menu li:hover {
 background: #787F5B url(imatges/bullethover.gif) no-repeat;
 }



#menu a {
 color:#fff;
 text-decoration:none;
 }


#menu a:hover {
 color:#e6d8ae;
 text-decoration:none;
 border:0;
 }


/*pagines particulars*/

/*presentacio*/

img.girbau {
 border:0;
 margin-right:10px;
 margin-top:5px;
 float:left;
}


#text_presentacio {
 padding-top:20px;
 background: url(imatges/fonspresentacio.jpg) no-repeat;
}

.presentacio {
 font:1.5em Arial, Helvetica, sans-serif;
 color: #fff;
 font-weight:bold;
 font-variant: small-caps;
 padding: 4px 10px;
}


/*noticies i adjunts*/


h2.noticias{
 color: #787F5B;
 font:1.5em Arial, Helvetica, sans-serif;
 padding: 4px 10px;
 font-weight:bold;
}


h2.data{
 font:1.1em Arial, Helvetica, sans-serif;
 padding: 0px 30px;
 color: #787F5B;
 font-weight:bold;
 background: url(imatges/datapost.gif) no-repeat 8px 0px;
}


.noticia{
 margin-bottom:35px;
 margin-top:10px;
 background: url(imatges/fonsnoticia.jpg) no-repeat;
 border:1px dotted #B4B99B;
 padding-bottom:20px;
}

p.noti {
 padding-top:0px;
}

.adjunt{
 border:0;
 height:25px;
 width:25px;
}

#adjunt{
 padding-left:10px;
}

/* contacte */

#contact {
 padding-top:20px;
 background: url(imatges/fonspresentacio.jpg) no-repeat;
 padding-left:20px;
}


.boto{
 font: 1em Verdana, Arial, Helvetica, sans-serif;
 color:white;
 background:#787F5B;
 border:0px;
 height:19px;
}

.textformulari {
 font: 1em Verdana, Arial, Helvetica, sans-serif;
 border:1px solid #787F5B;
 padding:2px;
}

#adresa {
 margin-top:20px;
 margin-right:300px;
 margin-left:20px;
 padding-left:10px;
 background-color:#B4B99B;
 border:1px dotted #787F5B;
}

.p1 {
 padding:0px;
 padding-right:255px;
 margin-bottom:15px;
}


/* Equip */

.fotoequip {
 height:128px;
 width:100px;
 border:1px dotted #ccc;
 padding:2px;
 float:left;
 margin-right:10px;
}


.foto {
 clear:both;
 margin-top:15px;
 float:left;
 width:500px;

}


#fotos_adjuntes {
 padding: 0px 10px;
}



/* activitats */


#menu_activitats {
	padding: 0; 
	clear:both;
	margin-top:3px;
	width:576px;
	text-align: center;
}

#menu_activitats ul {
	background: url(imatges/menu.jpg) #B4B99B;
}

#menu_activitats li {
display: inline;
list-style: none;
font: 1.1em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;

}

#menu_activitats a{
	font-weight:bold;
	color:#fff;
	padding: 2px 4px 2px 4px;
}

#menu_activitats a:hover {
	font-weight:bold;
	background: #787F5B;
	padding: 2px 4px 2px 4px;
}


.actual {
	background: #787F5B;
}

.fotoact {
	border:0;
	height:25px;
	width:25px;
}	


.adjuntact {
 padding-left:20px;
}









