@charset "UTF-8";
/* CSS Document */
body{
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
}
hr {
	border: 0px;
	height: 1px;
	color: #d7d7d7;
	background-color: #d7d7d7;
}
#container {
	width: 850px;margin-left:auto; margin-right:auto; text-align:left; height: 100%; background-color: #FFF;
}
#main {
	border: #999 1px thin;
	width:850px;
	height: 100%;
}
#pagina{
	float:left; display:inline;
}
#topbanner {
	width: 850px;
}
#top_logo {
	position: absolute; top: 4px;
}
#search {
	float: right; position: absolute; top: 32px;
}
#footer {
	height: 30px; vertical-align: middle; text-align: right; padding-top: 10px;
}
#page_content{
	width: 850px;
	height: 100%;
}
#news {
	width: 174px;
	float:left;
	padding-left: 16px;
	padding-right: 36px;
	border: #d7d7d7 1px solid;
	background-image:url(../images/sfondo_news.gif);
	background-repeat:repeat-x;
}
#divider {
	width: 5px;
	float: left;
}
#page {
	width: 582px;
	float: right;
	padding-left: 32px;
	border: #d7d7d7 1px solid;
	background-color: #ffffff;
	background-image:url(../images/sfondo_news.gif);
	background-repeat: repeat-x;
}
#fullpage {
	width: 786px;
	float: right;
	padding-left: 32px;
	padding-right: 32px;
	border: #d7d7d7 1px solid;
	background-color: #ffffff;
	background-image:url(../images/sfondo_news.gif);
	background-repeat: repeat-x;	
}
#spacer {
	height: 20px;	
}
#striscia {
	width: 399px;
	height: 22px;
	padding-top: 3px;
	padding-left: 3px;
	background-image:url(../images/fascia.png);
	vertical-align: middle;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fascia.png" ,sizingMethod="scale");
}
#hometext {
	padding-left: 10px;
}
.divider2 {
	width: 10px;
	float: left;
}
.hi1{
	height: 30px;
}
.w0 {
	width: 650px;
}
.w1 {
	width: 840px;	
}
.mpad{
	padding-top: 10px; padding-left: 10px;
}
.menu1 {background-image:url(../images/sfondo_menu.gif); background-repeat:repeat-x;}
.border {border: #666 1px solid;}
.mymenu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color:#666;
}
.mymenu:hover {
	color:#093;
}
.mymenu_sel {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color:#093;
}
.newstitle {
	font-weight:bold;
	color: #666;
}
.title {
	font-weight: bold;
	font-size:14px;
	color: #093;
}
.vertspacer{
	height: 40px;
}
.myfloatimage{
	float: left;
	width: 90px;
}
.clear {clear:both;}
.float_left{
	float: left;
}
.text_width {
	width: 696px;
}
.half_text {
	width: 493px;
}
.just{
	text-align: justify;
}
.padme{
	padding-bottom: 5px;
}
.searchpad{
	padding-left: 4px;
	padding-top: 14px;
}
/*

	Shop CSS

*/

.shop_leftf{
	float: left;
}
.shop_padd{
	padding: 5px;
}
.shop_wp{
	width: 240px;
}
.shop_cent{
	text-align: center;
}
.shop_form{
	width: 160px;
}
.shop_vertspacer{
	height: 20px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
}

