textarea {
font-family:Georgia, "Times New Roman", Times, serif;
color: #333333;
background-color: #e4e4e4;
font-size: 11px;
border-style:groove;
}
select { 
font-family:Georgia, "Times New Roman", Times, serif;
color: #ffffff;
background-color: #1466AF;
font-size: 11px;
border-style:outset;
border-color:#FFFFFF;
}
input { 
font-family:Georgia, "Times New Roman", Times, serif;
color: #333333;
background-color: #e4e4e4;
font-size: 11px;
border-style:groove;
}
td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
body {
background-image: url(../img/fonsrepeat.jpg);
background-color: #e4e4e4;
background-repeat: repeat-x;
background-attachment: fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #1367AF;
}
a:active {
	text-decoration: none;
}
.titol {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
}
.titol2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
}
.titol3 {
	background-color: #1367AF;
	color: #ffffff;
	font-size: 21px;
}
.titol4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #1367AF;
}
.titol5 {
	color: #666666;
}
.titol6 {
	color: #1367AF;
	font-weight: bold;
	font-size: 15px;
}
