/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image:url(../img/bg-content-h.gif);
	background-repeat:repeat-x;
	background-position:0 91px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:11px;
	text-align: center;
	color:#000;
}
/* divs*/

#container {
  margin: 0 auto;
  padding: 0;
  width: 761px;
  } 
#top {
	margin: 0 auto;
  	padding: 0;
  	width: 761px;
	height:auto;
	min-height:90px !important;
}
#concorso {
	float:left;
	margin:0;
	padding:0;
	width: 400px;
	height:90px;
}
#concorso img {
	float:left;
	margin:0;
	padding:0;
	border:none; 
	width:180px;
	height:80px;
}
#concorso p {
	margin:0 0 4px 0;
	padding:0;
	line-height:80px;
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size:13px;
	text-align: center;
	color:#000;

}
#concorso p a {
	text-decoration: none;
	color:#000;

}
#fb {
	float:left;
	margin: 0 auto;
  	padding: 0;
  	width: 361px;
	height:80px;
}
#fb img{
 	position:relative;
	margin:0;
	padding:0;
	top:-55px;
	left:160px;
	border:none; 
	width:81px;
	height:22px; 
}
#fb p {
	margin:0 0 4px 0;
	padding:0;
	line-height:80px;
	font-weight:bold;

}
#header {
	margin-top:1px;
}
#header h1 {
  height: 110px;
  margin: 2px auto 0 auto;
  padding: 0;
  background: transparent url(../img/header.jpg) no-repeat center top;
 }  
 #header h1 span {
  	display: none;
}
#content{
	margin: 7px 0 0 0;
	padding: 0;
	background-image: url(../img/bg-p-home.gif);
	background-repeat:repeat-y;
	background-position: center top;
}	
#content img.align{
	margin:0 18px 0 0;
	padding:0;
}
#content object {
	width: 366px;
	height: 385px;
	margin: 0 18px 0 0;
	padding: 0;
}
#footer {
	font-size:12px;
	color:#813C3C;
	font-weight:bold;
	margin: 1px auto 0 auto;
	padding:0;
	width:70px;
}
#footer a{
	color:#813C3C;
	text-decoration:none;
	}
#footer a:hover{
	color:#813C3C;
	text-decoration:none;
	background-color:#E0D7C8;
	display:block;
}

#footer .privacy, .privacy a{
	font-family: "Trebuchet MS";
	font-size:11px;
	text-align: center;
	color:#000;
	text-decoration:none;
}

/* classi */
.clearer{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
