/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#333333;
}
.lletra{
font-family: Georgia, "Times New Roman", Times, serif;
}

.lletraTITOL {
	font-size: 36px;
	color: #FFFFFF;
}
.lletraFINAL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.lletraCOS {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.lletraMENUsel {
	color: #C1F200;
	font-weight: bold;
	font-size: 15px;
}
.lletraMENU {
	color: #A2CA00;
	font-size: 15px;
}


a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background: inherit;
	font-family:"Goudy Old Style";
}
a:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	background: inherit;
	font-family:"Goudy Old Style";
}
a:active {
	COLOR: #333333;
	TEXT-DECORATION: none;
	background: inherit;
	font-family:"Goudy Old Style";
}
a:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	background: inherit;
	font-family:"Goudy Old Style";
}
a:hover {
	FONT-WEIGHT: bold;
	font-size:18px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	background: inherit;
	font-family:"Goudy Old Style";
}

















.taulaFONS{
background:url(../imatges/fons.gif);
background-color:#82772D;
}
.taulaLINIA{
	width:95%;
	height:1px;
	border:0px;
	background:url(../imatges/sep.gif);
}
.taulaCOS{
	background:#9D9135;
	width:550px;
	border:0;
}
.tdMENU{
	height:45px;
	text-align:center;
	color: #CCCCCC; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
}
.tdCENTRAL{
	width:600px;
	height:80px;
	background-color:#82772D;
	vertical-align:bottom;
}
.tdIDIOMES{
	width:100px;
	vertical-align:bottom;
	text-align:center;
}
.tdBANDERA{
	width:14px;
	vertical-align:bottom;
}
img{
	border:0px ;

}
