body { 
	font-family:Verdana,Arial,sans-serif;
	background-color: #FFEEBB; }

#titolo {

background-color:#B5761A;
font-size: 15px;
font-weight: bold;
padding-top: 5px;
height: 25px;
width: 100%;
color: white;
margin: auto;

}

#call_to_action {

font-size: 15px;
font-weight: bold;
padding-top: 5px;
height: 25px;
width: 100%;
margin: auto;
text-align: left;
}

#call_to_action a, #call_to_action a:link, #call_to_action a:visited, #call_to_action a:hover {

color: red;
text-decoration: none;
}

#call_to_action img {

border: 0;

}

#contenitore { 

	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	
}

#flash {

height: 600px;

}