/*
..................................
::      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_volem.png);
		}

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

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

	#nav05 a {
		background: url(../img/menu_actes.png);
		}

	#nav06 a {
		background: url(../img/menu_guiris.png);
		}

	#nav07 a {
		background: url(../img/menu_descarregues.png);
		}
	
	#nav08 a {
		background: url(../img/menu_participa.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;
	
	
	}
	
	#colum{
		width:300px;
		float:left;
		padding-bottom:30px;
	}
	
	#colum1{
		width:240px;
		float:right;
	}
	
	#campanes{
		padding:5px; 
		border-top: 1px dotted #FFFFFF; 
		border-bottom: 1px dotted #FFFFFF; 
		float:left;
	}
