/*
	Foglio di stile del sito Vespa Club Porcia
*/
body{	
	margin:0;
	padding:0;
	font: 76% arial,sans-serif;
}
 
#logoIngresso {
	display: block;
	margin:5px auto;
}

p{
	margin:0 10px 10px
}

a{
	display:block;
  color: #981793;
	padding:10px
}

.news_item_show{
	display:inline;	
}

.download_section {
	
}

.download_section a {
	display:inline;	
}

div#header {
	background: #EEE;
	color: #79B30B;
	height:80px;
	margin:0;
	padding:3px;
	margin-bottom:4px;
}
div#header h1{
	line-height:80px;
	margin:0;
	margin-left:40px;
    padding-left:10px;
	float:left;
	color:#0066FF;
}

#header_img_sx {
	vertical-align:middle;
	margin:0;
	margin-left:5px;
	float:left;
}

#header_img_center {
	vertical-align:middle;
	margin:0;
	margin-left:9px;
	float:left;
	width:77%;
}

#header_img_dx {
	vertical-align:middle;
	margin:0;
	margin-right:5px;
	float:right;
}

div#content h1 {
	font-style:italic;
}

div#content p {
	line-height:1.4;
	text-align: justify;
}

div#content dt {
	font-weight:bold;
}

div#content dt img {
	vertical-align:middle;
	border: #ccc outset 2px;
	cursor:pointer; 
}

div#content dd {
	margin-bottom:1.5em;
}

div#content .imgEvento{
	width:95%;	
}

div#extra{
	/* background:#FF8539 */
	background:#FFF;
}

.extra_title {
	display: block; 
	border-bottom: solid #bcd2e6 2px; 
	padding-left:8px;	
}

div#news {
	margin:0 2%;	
}

div#new_file {
	margin:0 2%;	
}

div#footer{
	position:relative;
	background: #333;
	color: #FFF;
}
div#footer p{
	margin:0;
	padding:5px 10px
}

div#footer a {
	display:inline;
}

div#wrapper{
	float:left;
	width:100%;
}
div#content{
	margin: 0 33% 0 220px;
	min-height:470px;
	background-image: url(../img/logoVespaClubSfondo.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

div#navigation{
	float:left;
	width:220px;
	margin-left:-100%;
}

div#sponsorSX{
	text-align:center;
	margin:0px auto; 
}

div#sponsorSX img{
	margin:1px; 
}

div .sponsorDX{
	text-align:center;
	margin:0px auto; 
}

div .sponsorDX a{
	display:inline;
}

div .sponsorDX img{
	margin:8px 12px; 
}

div#extra{
	float:left;
	width:32%;
	margin-left:-33%;
	border:#8BADCF double 3px;
	height: auto !important;
  height: 410px;
  min-height: 410px;
	height:100%;
}
div#footer{
	clear:left;
	width:100%;
}