a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
body {
	text-align: center;
	margin: 11px 0 0 0;
	}
h1 {
	font-size: 12;
	padding:0px 0 0px 0px;
	margin:0 0px 0 0px;
}
td {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	}
#taula_cap {
	margin: auto;
	width: 760px;
	height: 60px;
	border: 1px solid #CCCC00;
	text-align: center;
	}

#taula_centre {
	margin: auto;
	width: 760px;
	border: 1px solid #CCCC00;
	}

#cosEsquerra {
	text-align: left;
	width: 200px;
	background: #FFFFFF;
	float: left;
}
#cosCentre {
	width: 400px;
	text-align: left;
	float: left;
}
#cosDreta {
	width: 100px;
	float: right;	
}
.FormsBox {		
	border-style:groove;
	color:#FF0000;
	font-size:11px;
	font-family:  trebuchet ms, helvetica, verdana;
	background-color: 	#FFFFFF;
	BORDER-BOTTOM: #CCCC00 1px solid; 
	BORDER-LEFT: #CCCC00 1px solid;
	BORDER-RIGHT: #CCCC00 1px solid; 
	BORDER-TOP: #CCCC00 1px solid;
	}	
.text_cap {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	padding: 5px;
}
.text_menu {
	padding: 2px 2px 10px 12px;
}
.text_menu_cap {
	width: 163px;
	height: 23px;
	background: url(../img/fons_menu.gif) no-repeat;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 5px;
	}

.text_centro{
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	}
.link_menu {
	font-size: 10px;
	line-height: 1.5;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #666;
	text-decoration: none;
}