body {
background : #000000 url(imatges/fondo2.png) repeat;
font: 8pt Georgia, Arial, Helvetica, sans-serif;
color : #e1e1e1;
margin: 50px 0px 20px 0px;
text-align: center;
}

#contenedor{
text-align: left;
width: 810px;
margin: auto;
}


#esquerra{
width: 160px;
background-color:#F2F2F2;
float:left;
}


#dreta{
width: 650px;
margin-left: -10px;
background-color: #ffffff;
float:right;
}

#peu{
	height: 120px;
	clear:both;
	background-color:#F2F2F2;
}


#capsalera{
	height: 170px;
	background-color:#CCCCCC;
}

#menu{
	width:160px;
	height: 170px;
	float:left;
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:center;
	list-style:none;
	background-color: #e6e6e6;
}

#menu a{
	color:#333333;
	text-decoration:none;
}

#menu a:hover{
	color:#000000;
	text-decoration:underline;
}

#menu a:visited{
	color:#666666;
	text-decoration:underline;
}


#menu ul{
	list-style:none;
}

#banner{
	width: 650px;
	height: 170px;
	float: right;
}

#cuerpo{
	background-color: #ffffff;
	width: 800px;
}

#zonalogo{
	background-color:#F2F2F2;
	width: 160px;
	float: left;
}

#publi{
	width: 140px;
	float:left;
	text-align:center;
    background-color:#F2F2F2;
}

#logo{
	width: 140px;
	float:left;
	text-align:center;
    background-color:#F2F2F2;
}

#textopie{
	background-color: #FFFFFF;
	float: right;
	padding-top:80px;
	width: 650px;
}

#texto{
	background: #ffffff;
	width: 610px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 20px;
}

#texto2{
	background: #ffffff;
	border-style:solid;
	border-color:#e1e1e1;
	border-width:1px;
	width: 94%;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom: 20px;
}

#imatge{
    background: #ffffff;
    width:250px;
    float: left;

}


#texto_global{
   float: left;
   width: 100%;
   margin: auto;
   margin-bottom:15px;
}

#textoesq{
    text-align: left;
	background: #ffffff;
	width: 280px;
	float: left;
}

#textodreta{
    text-align: left;
	background: #ffffff;
	width: 300px;
	float: right;
}



.texte{
	font-size: 9pt;
	color:#333333;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: justify;
	text-decoration:none;
}


.textecentrat{
	font-size: 9pt;
	color:#333333;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	text-decoration:none;
}


.subtitulo{
	font-size: 10pt;
	color:#ffffff;
	background-color: #000000;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: justify;
}

.textpetit{
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}

h1{
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}

#navabajo{
font-weight: bold;
}


#izqpie{
	float:left;
	background-color:#F2F2F2;
	height: 30px;
	width: 150px;
	}
