#container {
 
	width: 935px; 
 	padding-right: 4px; 
	padding-left: 4px; 
	/* Con esto centralizamos el contenedor*/
 
	margin-top: 0px; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	border:2px solid white;
	background-image: url(../img/transparencia.png);
	min-height:900px;
	
}
 
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	/* Con esto se centra la web en navegadores antiguos*/ 
	text-align: left; 
	background-image: url(../img/fondo.jpg);
}

table {
	vertical-align:top;
}
 
#header { 
	float:left;
	height: 303px; 
	width: 933px;
	background-image: url(../img/frontal_catala.png);
	background-repeat:no-repeat;
}
 
#links { 
	height: 40px; 
}
 
#mainContainer { 
	min-height:850px;
	height: auto;
}
 
#columIzq { 
	height:443px;
	width:222px;
	float: left; 
	background-image: url(../img/Left.png);
}
 
/*Sirve para cuando flotamos elementos puesto que al flotarlos no se coge la referencia del elemento padre*/
 
.limpiar { 
	clear: both; 
}
 
#columCenter { 
	margin-right: 179px;
	margin-left: 223px;te
}
 
#footer {
	background-image: url(../img/base.png);
	height:50px;
	width:705px;
} 
#columDer { 
	float: right; 
	width: 178px;
	height:422px;
}
#searcher {
	background-image: url(../img/buscador.png);
	height:58px;
	width:180px;
	position:relative;
	top:240px;
	left:750px;
} 
#idioma {
	height:58px;
	width:178px;
	position:relative;
	left:750px;
}
.menu {
	background-position:center center;
	margin-left:36px;
}
.menu li{
	list-style:none; 
	text-decoration:none;	
}
.submenu{
	margin:6px;
	list-style:none; 
	text-decoration:none;
}
.menu li ul a{
	text-decoration:none;
}
.menu li ul a:visited{
	color:transparent;
}

#aportar{
background-image: url(../img/penpaper.png);
background-repeat: no-repeat;
background-position:right;
float:left;
display:table;
width:156px;
height:90px;
}

#catala{
	background-image: url(../img/catalan/catala.png);
	background-repeat: no-repeat;	
	float:left;
	height:20px;
	width:56px;
}
#castella{
	background-image: url(../img/castellano/castellano.png);
	background-repeat: no-repeat;	
	float:left;
	height:20px;
	width:90px;
}
#barra{
	background-image: url(../img/catalan/barra.png);
	float:left;
	height:21px;
	width:13px;
}
#quisom{
	background-image: url(../img/catalan/qui_som.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}
#historia{
	background-image: url(../img/catalan/historia.png);
	background-repeat: no-repeat;	
	height:46px;
	cursor:pointer;
	width:132px;
}
#equipTreball{
	background-image: url(../img/catalan/equip.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}
#participants{
	background-image: url(../img/catalan/participants.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}
#colabo{
	background-image: url(../img/catalan/col_laboradors.png);
	background-repeat: no-repeat;		
	height:25px;
	cursor:pointer;
}
#avantprojecte{
	background-image: url(../img/catalan/avantprojecte.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}
#forum{
	background-image: url(../img/catalan/forum.png);
	background-repeat: no-repeat;		
	height:25px;
	cursor:pointer;
}
#noticies{
	background-image: url(../img/catalan/noticies.png);
	background-repeat: no-repeat;		
	height:25px;
	cursor:pointer;
}
#bibliografia{
	background-image: url(../img/catalan/biblio.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}
#enlace{
	background-image: url(../img/catalan/enlla_os.png);
	background-repeat: no-repeat;		
	height:25px;
	cursor:pointer;
}
#contacte{
	background-image: url(../img/catalan/contacte.png);
	background-repeat: no-repeat;		
	height:25px;
	cursor:pointer;
}

#fets{
	background-image: url(../img/catalan/fets.png);
	background-repeat: no-repeat;	
	height:25px;
	cursor:pointer;
}

#pestanyes{
	width:530px;
	height:140px;
	position:relative;
	top:50px;
}
div.menuPestanyes{
	list-style:none;
	margin-left:36px;
}
#pestanyaActiva{
	background-image: url(../img/historia_badia/pestanya.png);
	background-repeat: no-repeat;	
	height:30px;
	width:150px;
	float:left;
}
#pestanyaNoActiva{
	background-image: url(../img/historia_badia/pestanyaNotActv.png);
	background-repeat: no-repeat;
	height:30px;menu li ul
	width:150px;	
	float:left;
	background-position:center center;
}
#creacio{
	background-image: url(../img/catalan/creacio.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	cursor:pointer;
}
#fundadors{
	background-image: url(../img/catalan/fundadors.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any1981{
	background-image: url(../img/historia_badia/1981.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any1996{
	background-image: url(../img/historia_badia/1996.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any1986{
	background-image: url(../img/historia_badia/1986.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any2001{
	background-image: url(../img/historia_badia/2001.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any1975{
	background-image: url(../img/historia_badia/1975.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any1991{
	background-image: url(../img/historia_badia/1991.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#any2006{
	background-image: url(../img/historia_badia/2006.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#reflexions{
	background-image: url(../img/catalan/reflexions.png);
	background-repeat: no-repeat;
	height:30px;
	width:150px;
	background-position:center center;
	cursor:pointer;
}
#fundacio{
	background-image: url(../img/logos/fundacio.png);
	background-repeat: no-repeat;
	height:152px;
	width:auto;	
}
#soc{
	background-image: url(../img/logos/soc.png);
	background-repeat: no-repeat;
	height:65px;
	width:auto;			
}
#memorialdemocratic{
	background-image: url(../img/logos/memorialdemocratic.gif);
	background-repeat: no-repeat;
	height:63px;
	width:auto;			
}
#fonseuropeu{
	background-image: url(../img/logos/fons_europeo.png);
	background-repeat: no-repeat;
	height:94px;
	width:auto;			
}

.fotoContainer{
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:245px;"
}

