<style type="text/css">

#capcaleraplana2{
background:url('../imatges/superior.jpg')  top left repeat-x;
width:100%
}

#peuplana{
background:url('../imatges/inferior.jpg') bottom left repeat-x;
width:100%
}

#capcaleraplana{
background:url('../imatges/superior.jpg')  top left repeat-x;
width:100%
}

#provesplana {
padding-bottom:40px;
}

#centrat{
  align: center ;
  width: 90% ;
  margin-left: auto ;
  margin-right: auto ;
}

#centrat2{
  align: center ;
  width: 90% ;
  margin-left: auto ;
  margin-right: auto ;
}

.text_cap
{
	font:12px Verdana;
	color:#685e52;
	}
	
.text_menu
{
	font:10px Verdana;
	color:#685e52;
	}
	
.text_link
{
	font:10px Verdana;
	color:#c8b7a3;
	text-decoration: none;
	}


.caixa_login
{
	width:60px;
	height:10px;
	font:10px Verdana;
	color:#c8b7a3;}
	
.boto_entrar
{
	cursor:hand;
	border:1px solid #685e52;
	font:10px Verdana;
	color:#685e52;
	background-color:#c8b7a3;
	}

a:link {
	color: #A0A0A0;
	text-decoration: none;
};
a:active {color: #A0A0A0; text-decoration: none};
a:visited {color: #A0A0A0; text-decoration: none};
a:hover {color: #A0A0A0; text-decoration: none};


</style>