body{
	background-color:#ffffff;
	text-align:center;
	background-image:url("img/fondo.jpg");
	background-repeat:repeat-x;
	font-color:#333333;
	font-family:trebuchet ms;
}
p{
	font-size:12px;
	text-align:justify;
	
}
h1{
	font-size:14px;
	color:#2d5c02;
	text-align:left;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#2d5c02;
	text-align:center;
}
img{
	float:left;
	padding-right:20px;
	border:none;
	
}
/******************************classes de p********************/
.loca{
	color:#ffffff;
}
.ref{
	float:right;
	font-size:11px;
	
}
#peu p{
	text-align:center;
	font-size:9px;
}
.situ{
	font-size:14px;
	float:right;
	margin:0px;
	padding:0px;
	color:#73AD88;
}
.taronja{
	color:#F86209;
	padding-bottom:0px;
	font-size:14px;
	font-weight:bold;
}
.blanc{
	color:#ffffff;
}
.sub{
	font-weight:bold;
	text-decoration:underline;	
	
}
.path{
	font-size:12px;
	float:right;
	margin:0px;
	color:#666666;
}
/**************************links***********************/
a{
	text-decoration:none;
	font-weight:bold;
	color:#73AD88;
}
#peu a{
	color:#000000;
}
#path a{
	color:#666666;
}

a:hover{
	text-decoration:underline;
}
#not a{
	float:right;
	font-size:12px;
}
#blocnoti a{
	float:right;
	font-size:12px;
}
.dreta{
	float:right;
	font-size:12px;
	
}
.dret{
	float:right;
	margin-left:20px;
	
}
img.dret{
	padding-right:0px;
}
#blocfitxa a{
	color:#009835;
}
#logos img{
	margin-left:160px;
	
}
#flash img{
	float:left;
	padding-top:0px;
	padding-right:10px;
	padding-left:20px;
}
/*****************************estructura**********************/
#contenidor{
	margin:auto;
	width:760px;
	border:1px solid;
	background-color:#ffffff;
}
#cap{
	width:760px;
	height:160px;
	background-color:#00FFFF;
	background-image:url("img/cap.jpg");
}
#cos{
	width:760px;
	

}
#links{
	widht:740px;
	background-color:#086629;
	border-top:1px #666666 solid;
	border-bottom:1px #333333 solid;
	text-align:right;
	padding:0px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
#path{
	width:740px;
	height:10px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
#text{
	width:330px;
	padding-top:20px;
	padding-right:20px;
	padding-left:30px;
	float:left;
}
#plug{
	width:360px;
	height:230px;
	padding-top:20px;
	padding-left:20px;
	float:left;
}
#titol{
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
}
#dre{
	width:330px;
	padding-top:20px;
	padding-right:20px;
	padding-left:29px;
	float:left;

	
}
#esq{
	width:330px;
	padding-top:20px;
	padding-right:20px;
	padding-left:30px;
	float:left;
	border-right:1px solid #999999;

}
#not{
	width:700px;
	padding-left:30px;
	padding-right:20px;
	
}
#calen{
	width:220px;
	padding-right:10px;
	float:left;
}
#flash{
	width:467px;
	float:left;
	border-left:1px solid #999999;
}
#blocnoti{
	width:720px;
	padding:20px;
}
#blocnoti2{
	width:680px;
	padding:20px;
	border:1px solid #999999;
	margin:auto;
}
#blocfitxa{
	width:720px;
	padding:20px;
}
.noticia{
	width:720px;
	float:left;
	

}
.fitxa{
	width:678px;
	padding:20px;
	border:1px solid #009835;
}
.img{
	width:250px;
	height:300px;
	background-color:#ffffff;
	float:left;
padding-right:25px;
}
#logos{
	width:760px;
}
#peu{
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
}
/********************************multimedia*************************/
#multi{
	width:680px;
	height:px;
	background-color:#;
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	margin:auto;
}

a.fotos{
	width:200px;
	height:140px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/foto.jpg");
}
a.videos{
	width:200px;
	height:140px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/video.jpg");
}
a.audio{
	width:200px;
	height:140px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/audio.jpg");
}
a.fotos:hover{
	background-image:url("img/fotof.jpg");
}
a.videos:hover{
	background-image:url("img/videof.jpg");
}
a.audio:hover{
	background-image:url("img/audiof.jpg");
}
/********************************fotos*************************/
a.retalls{
	width:200px;
	height:140px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/retalls.jpg");
}
a.actuals{
	width:200px;
	height:140px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/actuals.jpg");
}
a.retalls:hover{
	background-image:url("img/retallsf.jpg");
}
a.actuals:hover{
	background-image:url("img/actualsf.jpg");
}
/********************************galeria******************************/
#multi2{
	width:480px;
	height:px;
	background-color:#;
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	margin:auto;
}
#multi3{
	width:680px;
	height:px;
	background-color:#;
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	margin:auto;
}
a.vintitres{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/1923.jpg");
}
a.sis{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/60s.jpg");
}
a.set{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/70s.jpg");
}
a.vuit{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/80s.jpg");
}
a.nou{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/90s.jpg");
}
a.dosmil{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/00s.jpg");
}
a.cgc{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/cgc.jpg");
}
a.gegs_acgc{
	width:150px;
	height:150px;
	text-decoration:none;
	color:#ffffff;
	margin:10px;
	display:block;
	float:left;
	background-image:url("img/acgc.jpg");
}
a.vintitres:hover{
	background-image:url("img/1923f.jpg");
}
a.sis:hover{
	background-image:url("img/60sf.jpg");
}
a.set:hover{
	background-image:url("img/70sf.jpg");
}
a.vuit:hover{
	background-image:url("img/80sf.jpg");
}
a.nou:hover{
	background-image:url("img/90sf.jpg");
}
a.dosmil:hover{
	background-image:url("img/00sf.jpg");
}
a.cgc:hover{
	background-image:url("img/cgcf.jpg");
}
a.gegs_acgc:hover{
	background-image:url("img/acgcf.jpg");
}
/********************************video*******************************/
.modul{
	width:670px;
	height:240px;
	padding:10px;
	float:left;
	
	
}
.modul2{
	width:670px;
	height:px;
	padding:10px;
	float:left;
	
	
}
.video{
	width:250px;
	height:220px;
	float:left;
	
	
}
.modul img{
	pading-left:10px;
}
.panoramix{
	width:px;
	height:px;
	float:left;
	border:4px solid #265000;
	padding:27px;
	padding-right:0px;
	
	
	
	
	
}

.inf{
	width:380px;
	height:176px;
	float:left;
	padding-left:40px;
}


/********************************separadors*************************/
.sep{
	clear:both;
}
.sephor{
	width:740px;
	height:40px;
}
.sephorp{
	width:720px;
	height:20px;
}
.sephorpp{
	width:460px;
	height:5px;
	background-color:#ffffff;
}
.sepver{
	width:10px;
	height:50px;
	float:left;
}
.sepver2{
	width:40px;
	height:50px;
	float:left;
}