/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #244662;
	font-size:12px;
	margin:0px;
}
#container {
	width:100%;
	height:100%;
	margin:0px;

}
#corpo {
	width:80%;
	float:left;
}
#logo {
	width:257px;
	height:62px;
	float:left;
}
#menu {
	width:150px;
	height:350px;
	margin-bottom:15px;
	visibility:hidden;
	position:absolute;
}
#slideshow {
	width:632px;
	height:150px;
	overflow:hidden;
	padding-right:10px;
	float:left;
	visibility:hidden;
	position:absolute;
}
#title {
	width:100%;
	height:40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 10px;
	clear:both;
	padding-top:10px;
	}
#side_sx {
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:justify;
}
#side_centro {
	width:100%;
	height:auto;
	float:left;
	border-left-width:0px;
	border-left-style: none;
	border-left-color: none;
	text-align:justify;
	margin: 0px;
	padding: 0px;
}
#side_dx {
	align:center;
	height:auto;
	font-size:0.68em;
	padding-top:100px;
	float:left;
	width:20%;
}

#filetto_bottom {
	width:800px;
	height:16px;
	clear:both;
	border-bottom-style: none;
	visibility:hidden;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pulsantimenu{
	margin-bottom: 3px;
}


a {
	color: #FF6600;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
.bordo{
	border:1px solid #244662;
}
p {
	text-align: justify;
}
.piccolo {
	font-size:10px;
}
.r1{
	margin: 0 5px;
}

.r2{
	margin: 0 3px;
}

.r3{
	margin: 0 2px;
}

.rtop .r4, .rbottom .r4 {
    margin: 0 1px;
	height: 2px;
}
.rtop, .rbottom {
	display: block;
}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{ 
	display: block;
	height: 1px;
	overflow: hidden; 
}
.rtop, .rbottom{
	background: #ffffff;
}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4, .sidebaritem {
background: #244662;
}
.serviziAccessori {
	font-size:10px;
}
.sidebarcontent{
	margin: 7px 7px 7px 7px;
}
.sidebaritem
{
	text-align: left;
	width: 150px;
	float: left;
	padding: 0px;
	color: #EEE;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sottotitolino {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.testoRecapiti{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titolo, big {
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom:10px;
	margin-top:5px;
}

.bottomtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#244662;
	text-align:center;
}

ul{
	padding-left: 7px;
	margin-left: 7px;
	list-style-type:square;
}
ol {
	list-style-image: url(../immagini/spunta_elenco.gif);
}
.sottoelenco {
	padding-left: 0px;
	margin-left: 55px;
	list-style-type:circle;
}
.modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-top: 3px;
	padding-bottom: 3px;
}
.modulo input, .modulo textarea, .modulo select {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.elenco {
	font-size: xx-small;
	padding-top: 3px;
	padding-bottom: 3px;
	display:inline;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	overflow:hidden;
}