/* CSS Document */

html {
	font-size: 100%;
	font-family: Arial, Verdana, "Times New Roman";
	color:#000;
}

body{
	font-size:0.8em;
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	background-image: url(img/graf/sfo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 853px;
	margin: 67px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	padding-bottom:0px;
	background-color: #fff;
	border: 1px solid #D8D8D8;
}

#header {
	padding: 0px 0px 3px;
	margin: 0px 0px 3px 0px;
	text-align:left;
	background-image: url(img/graf/sftop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#contenuti{
	background-color:#fff;
}

#contenuti2{
	background-color:#fff;
	background-image: url(img/graf/tanichehome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 482px;
	height: auto !important;
	height: 482px;
}

#content {
	padding: 0px;
	margin:0px;
	margin-left:260px;
}

#content2 {
	padding: 0px;
	margin:0px;
	margin-left:250px;
}

#sidebar-a {
	float: left;
	width:250px;
	padding:0px;
	margin:0px;
	background-image: url(img/graf/sfmen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

#sidebar-a2 {
	float: left;
	width:250px;
	padding:0px;
	margin:0px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#footer, #footer2{
	clear:both;
	background-image: url(img/graf/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 26px;
	height: auto !important;
	height: 26px;
	text-align:right;
	padding:5px;
	margin-top:15px;
	padding-right:15px;
	vertical-align: middle;
	margin:0px;
}

#footer2{
	background-image: url(img/graf/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:5px;
	padding-top:15px;
	padding-right:15px;
	vertical-align: middle;
	margin:0px;
}

#footer a, #footer a:hover, #footer a:link, #footer a:visited, #footer a:active, #footer2 a, #footer2 a:hover, #footer2 a:link, #footer2 a:visited, #footer2 a:active{
	color:#000;
	text-decoration: none;
}

#footer a:hover{
	color:#6A7069;
	text-decoration: underline;
}

#navbar
{color:#000; padding-top:10px;}

#navbar a, #navbar a:hover, #navbar a:link, #navbar a:visited, #navbar a:active{
	color:#000;
	text-decoration: underline;
}

#navbar a:hover{
	color:#000;
	text-decoration: none;
}

#testi{
padding:8px 30px 10px 30px;
color:#000;
}

.mendx{
	float:right;
	width:200px;
	margin-top:60px;
	text-align:right;
	padding:2px;
	padding-right:15px;
}

.mendx a, .mendx a:hover, .mendx a:link, .mendx a:visited, .mendx a:active{
	color:#161114;
	text-decoration: none;
}

.mendx a:hover{
	color:#6A7069;
	text-decoration: underline;
}

.log{
	padding:2px;
	margin:2px;
	clear:both;
}

.sx{
	float:left;
	width:200px;
	text-align:left;
}

.sx2{
	float:left;
	padding:0px 15px 15px 0px;
}

.dxord, .dxord2{
	float:right;
	width:320px;
	text-align:left;
	padding:0px;
	margin:0px;
	color:#000;
	font-size: 1em;
	border-top:1px dotted #CCC;
}

.dxord2 {border:none;}

/* STILI MENU */

#navcontainer {
padding-top:45px;
padding-bottom:45px;
width:220px;
}

#navlist
{
text-align:left;
color:#fff;
font-weight:bold;
}

#navlist li
{
	list-style: none;
	padding:3px;
	border-top: 1px solid #B1C4D7;
}

#navlist li a, #navlist li a:hover, #navlist li a:link, #navlist li a:visited, #navlist li a:active { 
text-decoration: none;
background-image: url(img/graf/frecmen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;	padding-left:20px;}

#navlist li a:hover { background-image:url(img/graf/frecmen2.gif); }



/* STILI TESTO */

h1{
	font-size: 2.2em;
	color: #0953A0;
	border-bottom:1px solid #ccc;
}

h2{
	font-size: 1.2em;
	color: #0953A0;
	padding:0px;
	margin:0px;
	margin-top:18px;
}

h3{
	font-size: 1.1em;
	color: #0953A0;
	padding:0px;
	margin:10px 0 5px 0;
}

h4{
	font-size: 1.2em;
	color: #0953A0;
	padding:18px;
	padding-left:75px;
	margin:0px;
}

h5{
	font-size: 1.3em;
	color: #0953A0;
	padding:0px;
	margin:0px;
}

.imgacc {
	margin: 3px;
	float: left;
}

strong, b, strong a, b a{
	font-weight:bold;
	color: #0953A0;
}

strong a:hover, b a:hover{
	font-weight:bold;
	color: #0953A0;
	text-decoration: none;
}

.freccina{
	background-image:url(img/graf/freccina.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.foglio{
	background-image:url(img/graf/fogliodownload.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

p{
	padding:0px;
	margin:0px;
	text-align: left;
	color:#000;
}

p a, p a:hover, p a:link, p a:visited, p a:active{
	color:#3E8ABE;
	text-decoration: underline;
}

p a:hover{
	color:#000;
	text-decoration: none;
}

.accessori, .accessori2{
	color: #000;
	list-style-position: inset;
	list-style-type: disc;
	padding:0px;
	margin:0px;
	padding-left:16px;
}

.accessori2 {
	padding:0px;
	margin:0px;
}

.boxacc2:after, .boxacc:after, .boxnews:after {
display: block; 
visibility : hidden;
content: "."; 
height: 0; 
clear : right;
}

.boxacc, .boxacc2, .boxacc3, .boxnews {
	min-height: 210px;
	height: auto !important;
	height: 210px;
	border:none;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	display:block;
}

.boxacc2{
	margin-bottom:4px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:0px;
	clear:right;
}

.boxacc3 {
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

.boxnews {
	min-height: 180px;
	height: auto !important;
	height: 180px;
	margin-top:8px;
	padding-top:6px;
}

/* FORM */

fieldset
{
border:1px solid #d1d2d4;
padding:6px;
background-color:#f6f7f8;
width: 400px;
}



.lbl, label,input,textarea {
	display: block;
	margin: 4px;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 1em;
	color: #000;
	width:200px;
	float:left;
}

.lbl, label {
	text-align: left;
	width: 100px;
	padding: 3px;
	border:none;
}

.lbl2 {
	display: block;
	margin: 0px;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 1em;
	color: #000;
	float:left;
	text-align: left;
	width: 63px;
	padding: 3px;
	padding-left:2px;
	border:none;

}

.l400 {
width:400px;
display:block;
clear:both;
}

.red {
width:400px;
display:block;
color:#900;
clear:both;
}

.spa {
width:400px;
display:block;
clear:both;
}

.bot {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 0.9em;
	display: block;
	float: left;
	margin: 0px;
	color: #000;
}

.ordine {
	color: #000;
	display:inline;
	float:none;
	margin:0px;
	padding:0px;
}
table, td {
		font-family: Arial, Verdana, "Times New Roman";
	color: #003;
	border: 1px solid #557FA7;
	margin:0px;
	padding:0px;
	text-align:center;
}

table {
width:515px;
margin-top:10px;
}

td {
width:103px;
padding:1px;
}

.cellablu {
background-color:#557FA7;
color:#fff;
font-weight:bold;
}
.stret {
	width: 80px;
}
.login, .news {
	margin: 80px 3px 3px 36px;
	padding: 3px;
	border-top: 1px solid #cbcbcb;
}

.news {
margin-bottom:8px;
font-size:1.1em;
}
