/* CSS Document */

/*/ ~~~~~~~~~~  Pla EstratĖgic de Cultura de Barcelona 2006 ~~~~~~~~~~ /*/
/*/ ~~~~~~~~~~  Disseny i programaciŪ Razgo, S.L. > www.razgo.net ~~~~ /*/

html {
	width:100%;
	height:100%;
	}

body {
	margin:0 auto;
	background-image: url(imatges/trama.gif) repeat-y; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	align: center;
	}

A { 
	font-weight: bold; 
	color: #E40083;
	} 

A:hover {
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #E40083; 
	}

#wrapper {
	width: 780px;
	height:auto;
 	margin: 0 auto;
	padding:0 0;
	}

/*/ ************************************* * barra ajuntament /*/

#barra_aj { 			
	background-color: #000000;
	position:absolute;
	top:0px;
	width:780px;	
	height:30px;
	vertical-align: top;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#logo_ajuntament {
	position: absolute;
	top:0px;
	width:195px;	
	height:30px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav_home {
	position: absolute;
	top:2px;
	left:738px;
	width:20px;	
	height:22px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav_mail {
	position: absolute;
	top:181px;
	left:727px;
	width:22px;	
	height:22px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav_catala {
	position: absolute;
	top:2px;
	left:674px;
	width:22px;	
	height:22px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav_castella {
	position: absolute;
	top:2px;
	left:703px;
	width:34px;	
	height:22px;
	border: 0;		
	margin: 0;
	padding: 0;
	}
	
	
#logo_icub {
	position: absolute;
	top:0px;
	left: 585px;
	width: 195px;	
	height:30px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

/*/ ************************************* * top /*/

#top { 			
	position:absolute;
	top:30px;
	width:780px;	
	height:100px;
	background-color: #F9F9F7;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#logo_pla {
	position: absolute;
	width:195px;
	height:100px;
	top:14px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	}

#top_flash { 
	position: absolute;
	top:14px;
	left: 310px;
	width: 195px;
	height:100px;	
	border: 0;		
	margin: 0;
	padding: 0;
	}

#banner {
	position: absolute;
	top:34px;
	left:670px;
	width:100px;	
	height:50px;
	border: 0;		
	margin: 0;
	padding: 0;
	}


/*/ ************************************* * inici /*/

#contenidor {
	position: absolute;
	top:272px;
	width:780px;
	height:auto;
	background: #F9F9F7;
	border: 0;
	margin: 0;
	padding: 0;
	}

#left { 			
	position:absolute;
	top:0px;
	left:0px;
	width: 310px;	
	height: 208px;
	border: 0;		
	margin: 0;
	padding: 0;
	}

#nav {
	position: absolute;
	top: 0px;
	width: 470px;
	height:208px;
	background: #F9F9F7;
	border: 0;
	margin: 0;
	background-color: #F9F9F7;
	left: 310px;
	}

#cat { 
	position: absolute;
	width: 270px;
	height:48px;
	top: 0px;
	left: 0px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}

#cast { 
	position: absolute;
	left: 0px;
	width: 270px;
	height:48px;
	top: 48px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}

#eng { 
	position: absolute;
	left: 0px;
	width: 270px;
	height:48px;
	top: 96px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}

#blank { 
	position: absolute;
	left: 0px;
	width: 270px;
	height:25px;
	top: 144px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}



#right { 
	position: absolute;
	left: 270px;
	width: 200px;
	height:169px;
	top: 0px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}


#bot {
	position: absolute;
	left: 0px;
	width: 470px;
	height:39px;
	top: 169px;
	border: 0;		
	margin: 0;
	vertical-align: top;
	}
}

