
body{
	width: 750px;
	height: 100%;
	margin: auto;
	padding: 0;
	background-color: #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.clearfix{ 
clear: both;
}
img{
border: none;
}

/*contenitore*/
#wrapper{
	width: 750px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*header*/
#header{
	height: 140px;
	text-align: center;
	width: 750px;
	background-color: #2D332E;
}
#header2{
	height: 100px;
	text-align: center;
	width: 750px;
	background-color: #666666;
}

#menu a{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 10px 0 10px;
	font-family: Tahoma, "Tahoma Bold", "Century Gothic", Verdana, "Verdana Bold", Helvetica, "Helvetica Neue", Gotham-Black, Gotham-Bold, Gotham-Book, Gotham-BookItalic, GothamCondensed-Bold, GothamCondensed-Book, GothamCondensed-Light, GothamCondensed-Medium, Gotham-Light, Got;
}
#menu a:hover{
color: #000000;
}
#menu a.a_right{
	background-color: #E5E5DB;
}
#menu_left_bg{ /*angoli gauche*/
	width: 0px;
	height: 0px;
	float: left;
	margin-top: 0px;
	background-color: #E5E5DB;
	background-repeat: repeat-x;
	margin-left: 0px;
}
#menu_right_bg{ /*angoli droite*/
	width: 0px;
	height: 0px;
	float: right;
	background-color: #E5E5DB;
}
#menub{
float: left;
margin-left: 5px;
}
#menub a{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 0 5px 0 0px;
	font-family: Tahoma, "Tahoma Bold", "Century Gothic", Verdana, "Verdana Bold", Helvetica, "Helvetica Neue", Gotham-Black, Gotham-Bold, Gotham-Book, Gotham-BookItalic, GothamCondensed-Bold, GothamCondensed-Book, GothamCondensed-Light, GothamCondensed-Medium, Gotham-Light, Got;
	margin-left: 0px;
}
#menub a:hover{
color: #000000;
}
#menub a.a_right{
	background-color: #E5E5DB;
}
#menub_left_bg{ /*angoli sinistra*/
	width: 5px;
	height: 50px;
	float: left;
	margin-top: 0px;
	background-color: #E5E5DB;
	background-repeat: repeat-x;
}
#menub_right_bg{ /*angoli destri*/
	width: 5px;
	height: 50px;
	float: right;
	background-color: #E5E5DB;
	background-repeat: repeat-x;
}



h1{
	color: #C4C6BF;
	font-size: 15px;
	font-family: Verdana;
}
.bot_spacer{
margin-bottom: 0px;
}
#right_col a{
	color: #CC6633;
	font-family: Verdana;
}






