/*
..................................
::      CSS 3columnas.css       ::
::   http://www.glish.com/      ::
..................................
*/
	body {
		text-align:center;
		}
	#contenedor {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:20px 0 0;
		text-align:left;
		background: #fff url(../img/fondo_linia.gif) repeat-y;
		
		}
	
	#contenidoizquierdo {
		margin: 0 17px;
		background: #000000;
		width:170px;
		padding:0;
		float:left;
		display: inline;
		}
		
			
	#contenidoizquierdo ul {
		background: #000000;
		padding: 0px 0 60px;
		margin: 0;
		list-style: none;
		}
		
	#contenidoizquierdo ul li {
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1.5em;
		height:100%;
		letter-spacing: -1px;
		text-indent: -999em;
		}
		
	#contenidoizquierdo ul li a {
		color: #fff;
		line-height: 1.5em;
		height:100%;
		display:block;
		background-repeat: no-repeat;
		}

	#contenidoizquierdo ul li a:hover {
		background-position: left bottom;
		}
		
	#nav01 a {
		background: url(../img/menu_som.png);
		}

	#nav02 a {
		background: url(../img/menu_quees.png);
		}

	#nav03 a {
		background: url(../img/menu_plataformes.png);
		}

	#nav04 a {
		background: url(../img/menu_demanem.png);
		}

	#nav05 a {
		background: url(../img/menu_inici.png);
		}
		
	#nav06 a {
		background: url(../img/menu_fotogaleria.png);
		}

	

	#contenidocentral {
		width:550px;
		padding:0;
		float:left;
		}

	#pie {
		width:740px;
		float:left;
		height:40px;
		margin:0;
		padding:0 17px;
		}

	#lateral {
		margin:0;
		padding-left:0px;
		
	}
	 #fila {
	 	float:left;
		width:565px;
 	}
	
	
	#part_mig {
		width:183px;
		float:left;
		padding-left:193px;
		vertical-align:text-top;
		font-size:11px;
		font-family:Verdana, arial, sans-serif;
		
	}
	
	#trobades{
		width:550px;
		float:left;
		padding-top:10px;
		padding-bottom:10px;
	
	
	}
	
	#colum{
		width:300px;
		float:left;
		xpadding-bottom:30px;
	}
	
	#colum1{
		width:120px;
		float:right;
		xpadding:5px;
	}
	
	#colum_dre{
		width:300px;
		float:right;
		background-color:#CCCCCC;
		border:dotted;
		padding:3px;
		
	}
	
	#titol{
		color: #a00;
	}
	
	#colum_esq{
		width:100px;
		float:left;
		padding:3px;
		
	}
	
	#plataformes{
		width:550px; 
		float:left;
		padding-bottom:30px;
	
	}
	
	#campanes{
		padding:5px; 
		border-top: 1px dotted #FFFFFF; 
		border-bottom: 1px dotted #FFFFFF; 
		float:left;
	}
	
		
	#fotos_galeria{
		border: #000000 7px solid; 
		background-color:#000000;
		width:542px;
		height:363px;
		float:left;
		margin:0px;
		padding:0px;
	}
	
		
	.titol_fotogaleria{
		color:#FFFFFF;
		font-weight:normal;
		text-align: center;
		font-size:10px;
		padding:5px 40px;
		margin:0px;
		line-height:1.2;
		xwidth:500px;
		
	}
	
	#botons_galeria{
		padding-top:5px;
		margin:0px;
		
		
	}
	
