html{height:101%}
#principal{
 width:800px;
 margin:auto;
}
#capcalera{
 height:60px;
 background-image:url(../imatges/fons_capcalera.jpg);
 background-position:left;
 padding-right:20px;
 text-align: right;
 color:#FFFFFF;
 font-size:0.9em;
}
#menudalt{
 height:25px;
 background-image:url(../imatges/fons_menudalt.jpg);
 background-position:left;
 text-align: right;
 padding-right:20px;
 font-size: 1.1em;
 color:#808080;
}
#principal #menudalt a:link {
	color: #808080;
	text-decoration: none;
}
#principal #menudalt a:visited {
	color: #808080;
	text-decoration: none;
}
#principal #menudalt a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#principal #menudalt a:active {
	color: #808080;
	text-decoration: none;
}
.blau {
 color: #00aac8;
}

#foto{
 height:200px;
 background-image:url(../imatges/fons_foto.jpg);
}
#principal #foto a:link {
	color: #878787;
	text-decoration: none;
}
#principal #foto a:visited {
	color: #878787;
	text-decoration: none;
}
#principal #foto a:hover {
	color:#000000;
	text-decoration: none;
}
#principal #foto a:active {
	color: #878787;
	text-decoration: none;
}
#text{
 background-image:url(../imatges/fons_text.jpg);
 background-repeat:no-repeat;
 float:right;
 width:450px;
}
#principal #text p {
	top: 10px;
	text-align: justify;
}
#principal #text a:link {
	color: #878787;
	text-decoration: none;
}
#principal #text a:visited {
	color: #878787;
	text-decoration: none;
}
#principal #text a:hover {
	color:#000000;
	text-decoration: none;
}
#principal #text a:active {
	color: #878787;
	text-decoration: none;
}
#principal #capcalera a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #capcalera a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #capcalera a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #capcalera a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navegacio_esq{
 float:left;
 width:295px;
 background-image:url(../imatges/fons_navegacio_esq.jpg);
 background-repeat:no-repeat;
}
#peu{
	clear:both;
	background-color:#00aac8;
	padding-left: 20px;
	padding-right: 20px;
	color:#FFFFFF;
	letter-spacing:1.2px;
}
#principal #peu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #peu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #peu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#principal #peu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Courier;
	font-size: 12px;
	color:#878787;
}
form{
 background-color:#FFFFFF;
 width:85%;
 padding:20px;
 color:#000000;
}
label {display:block;}
input, textarea{
 width:300px;
 border:1px solid #8c8c8c;
 margin-bottom:1em;
}#principal #navegacio_esq li {
	list-style-type: none;
	display: block;
}
#principal #navegacio_esq a:hover {
 display:block;
 text-decoration: none;
 background-color:#CCCCCC;
 color:#878787;
}
#principal #navegacio_esq a:link {
 display:block;
 text-decoration: none;
 color:#878787;
}
#principal #navegacio_esq a:visited {
 display:block;
 text-decoration: none;
 color:#878787;
}
#principal #navegacio_esq a:active {
 display:block;
 text-decoration: none;
 color:#878787;
}
#principal #text li {
	list-style-type: none;
}
