body
{
	background-image: url(../img/bg-2.jpg);
	 background-position: center bottom;
	 background-repeat: repeat-x;
	 
	margin: 10px;
	 margin-top: 15px;
	 margin-bottom: 60px;
	padding: 0px;

	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	
	overflow: auto;
}
table
{
	font-size: 13px;
}
h1
{	
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
h2
{	
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #ffffff;
}
a:hover
{
	text-decoration: none;
	color: #990000;
}
#intresse a
{
	color: #b1c4cb;
	width: 200px;
	border: 1px dotted #cccccc;
	display: block;
	background-color: #eeeeee;"
}
#intresse a:hover
{
	color: #990000;
}
