body {
	background:#1b1b1b;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#1b1b1b;
	text-decoration: none;
	font-weight: normal;	
}

img, div {behavior:url("../include/iepngfix.htc");}

/*---------------------------------------- sfondi -------------------------------------------*/

.left {
	float:left;
}

.right {
	float:right;
}

.divisore {
	clear:both;
	background: url("../immagini/divisore.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left center;
	padding:0px; 
	margin:0px;
	height:16px;
}

/* ------------- Class bottoni MENU ----------------- */ 

ul.bottone{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

li.bottone_padding{
	padding: 0px;
	margin: 0px;
	float:right;
}

a.button{
	float:right;
	width: 240px;
	
	font-size:11px;
	text-align:right;
	text-decoration: none;
	font-weight: bold;
	color: #9f9f9f;
	
	padding:0px 10px 25px 0px;
	
}
	
a.button:hover{
	color: #fff;
}


/*---------------------------------------- DIV -------------------------------------------*/

#container_top {
	background:#0b0b0b url("../img/container_top.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:center top;
	margin: 0px;
	padding: 0px;
	border:0px solid red;
	
}

#container_bottom {
	background:url("../img/container_bottom.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:center bottom;
	margin: 0px;
	padding: 0px;
	border:0px solid red;
	
}

#container {
	background: url("../img/container.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position:center top;
	width:860px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}


#container_bottom_sfumatura {
	background: url("../img/container_bottom_sfumatura.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center bottom;
	width:860px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float:left;
	padding:5px 0px 35px 0px;
	border:0px solid red;
	color:#FFF;
}

#slogan {
	float:right;
	padding:10px 0px 0px 0px;
}

#sx {
	float:left;
	width:250px;
	border:0px solid red;
	color:#FFF;
	text-align:right;
}

#top {
	height:65px;
	border:0px solid red;
	margin: 0px;
	padding: 0px;
}

#centrale {
	float:right;
	width:580px;
	padding:15px;
	border:0px solid red;
	color:#616161;
	margin:0px;
			
	min-height: 620px;
	height: auto !important;
	height: 620px;
	
	margin-bottom:30px;

}

#bottom {	
	clear: both;
	width:580px;
	border:0px solid red;
	font-size:11px;
	color:#FFF;
	
	padding: 0px 15px 15px 15px;
	margin:0px;
	
	margin-left:250px;
	padding-bottom:50px;
}

#credits{
	background-color:#b5d5ea;
	color:#FFFFFF;
	padding: 8px;
	width:350px;
	height: auto;
	border:2px solid #FFFFFF;

	position:fixed;
	z-index:100;
}

/* ------------- Class form registrazione/login ----------------- */

fieldset{
	margin: 0px;
	margin-bottom: 10px;
	border:0px solid #fff;
}

legend{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}

.rosso{
	color:#ed1c24;
}

/* ------------- solo login ------------- */

div.login{
	float:left;
	margin: 5px 0px 5px 5px;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-align:left;
	line-height:19px;
	padding-right:8px;
}

div.login label{
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	padding-right:8px;
}

/* ------------- solo registrazione ------------- */

div.in{
	margin: 5px 0px 5px 5px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
	line-height:19px;
	padding-right:8px;
	clear:both;
}

div.in label{
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	/*padding-right:8px;*/
	width:150px;
}

div.in .inputtext{
	width: 220px;
}

div.in input,
div.login input,
div.in textarea,
div.in select{
	font-size:11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #a4a3a3;
	margin:3px auto 3px auto;
}

div.in textarea{
	height: 50px;
}

div.in input.no_bordo,
div.login input.no_bordo{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

/* -------------- Tabelle --------------- */

input, select, textarea {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	width: 200px;
	height: 100px;
}

.bottone_form{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #626262;
	text-decoration:none;
	font-variant:normal;
}

/* -------------- Tag Html --------------- */


.contorno{
	border:3px solid #727272;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;

}

.class_form {
    padding: 0px;
	margin: 0px;
}

.linea{
	border-top: 1px solid #666666;
}

img{
	margin: 0px;
	padding-left: 0px;
	padding: 0px;
}

.class_img{
	border:3px solid #727272;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.class_img2{
	border:3px solid #727272;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.class_img3{
	border:3px solid #727272;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.bugfix {display : none}
.alt,.navigazione{display:none}

h1{
	margin:0px;
	font-size:3em;
	font-style:normal;
	font-weight:bold;
	color:#ed1c24;
}

img{
	margin: 0px;
	padding: 0px;
}

a img{border:none} 

h2,h3,h4{margin:0px; font-size:16px;}

hr{	
	color: #d3d3d3;
	background-color: #d3d3d3;
	height: 1px; 
	border: 0;
	width: 100%;
}

/*--------- GALLERY JQUERY -----------*/

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #fff;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #fff;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #fff;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #fff;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}
.panel-overlay h2,
.panel-overlay p{
	margin:5px;
	text-align:left;
	
}
.panel-overlay p {
	margin:5px;
	line-height: 1.2em;
	text-align:left;
}

p {
	font-weight: bold;
	font-size:13px;
}

#sfondogallery {
	background-image: url(../images/sfondo_camisofi.jpg);
	height:830px;
	width:auto;
}

