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

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

.left {
	float:left;
}

.right {
	float:right;
}

.titolo {
	clear:both;
	padding:0px 0px 20px 0px; 
	margin:0px;
}

.divisore {
	clear:both;
	background: url("../immagini/divisore.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center top;
	padding:0px; 
	margin:0px;
	width:660px;
	height:65px;
}

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

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

a.button{ 
	background: url("../immagini/quadratino.png");
	background-repeat: no-repeat;
	background-position: 5px 3px;
	border:0px solid red;
	display: block;
	width: 215px;
	
	font-size:12px;
	color:#606970;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	margin:0px;
	
}
	
a.button:hover{
	background: url("../immagini/quadratino_over.png");
	background-repeat: no-repeat;
	background-position: 5px 3px;
	color: #ed1c24;
}

.divisore_menu{
	background: url("../immagini/divisore_menu.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px solid black;
	
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

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

#container_esterno {
	background:#fff url("../immagini/container_esterno.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left bottom;
}

#container_top {
	background:url("../immagini/container_top.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left top;
}

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

#riga_rossa {
	background: url("../immagini/container_top.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left top;
	width:985px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	padding-bottom:80px;
}

#slogan {
	float:right;
	padding-right:10px;
	color:#FFF;
}


#sx {
	background: url("../immagini/sx.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:left top;
	float:left;
	border:0px solid black;
	width:247px;
	padding:20px 0px 0px 34px;
	
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

#centrale {
	float:right;
	width:704px;
	padding:0px;
	border:0px solid red;
	
}

#pagine{
	float:right;
	width:664px;
	padding:185px 20px 0px 20px;
		
	min-height: 300px;
	height: auto !important;
	height: 300px;
	
	margin-bottom:30px;
}

#pagine_testo{
	width:660px;
}

.foto_home {
	background: url("../immagini/foto_home.jpg");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left top;
	width:704px;
	height:192px;
}

#bottom {		
	clear: both;
	background: url("../immagini/bottom.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:left top;
	width:685px;
	height:30px;
	color:#606970;
	font-size: 11px;
	font-weight:bold;
	border:0px solid red;
	
	padding:13px 5px 0px 295px;
}

#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 --------------- */

table{
	text-align: center;
}

td a {
	text-align: center;
}

.name_table {
	font-weight: bold;
	text-align: left;
}

th {
	font-weight: normal;
	text-align: right;
}

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: #ed1c24;
	text-decoration:none;
	font-variant:normal;
}

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


.contorno{
	border:4px solid #FFF;
}

ul.elenco_articoli li{
	margin: 4px 0px;
}

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

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

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

.class_img{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.class_img2{
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.class_img3{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-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%;
}

.box-sottomenu {
	background-color:#EEEEE; 
	border:1px dashed #CDD9E0;
	padding:5px;
	}

.box-sottomenu-2 {
	background-color:#EFEFEF; 
	padding:5px;
	width:290px;
	margin-left:90px;
	margin-top:10px;}


.rientro1 { padding-left:10px;}