body {
	background-image: url(../../img/fons.gif);
	margin: 0px;
	padding: 0px;
}
div {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-image:url(../../img/flecha.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:20px;
	margin-top:10px;
	margin-left:10px;
}
img.capi {
	float: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-left:10px;
}
table {
	font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E4CDA4;
	text-decoration:none;
}

.Estilo2 {	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AD5F00;
}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #67732C;
}
.web {
	background-image: url(../../img/cuadritos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
}
	/* FORMULARI */
	
body,select,textarea,table,tr,td
{
 font-family: arial;
 font-size: 11px; 
}

input
{
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

table.principal
{
width: 200px;
background-color: #efefef;
border: 2px solid #333300;
}

td.titulo_form
{
background-color: #222975;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
}
/*
#taula {
	background-image:url(../../img/fondo_menu.jpg);
	background-repeat:no-repeat;
	height: 100%;
	border: 1px red solid;
}*/