body{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color: #ffffff; }

form { margin: 0px 0px 0px 0px; }

img{border: 0px;}

a{ border: 0px; outline: none; }

div{ position:relative; left:0px; top:0px; }

div, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;

}
p {
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
.loading{
	background-image: url("../img/spinner.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#opacizza{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border:0px solid purple;

	background-color:black;
	-moz-opacity:.75;
	opacity:.75;
	z-index: 5000;
	filter:alpha(opacity=75);
	cursor:pointer;
	cursor:hand;
}

#contenitore_opacizzato{
	position: absolute;
	left: 250px;
	top: 0px;
	width: 455px;
	height: 400px;
	overflow: hidden;
	background-color:transparent;
	z-index: 5001;
}
#contenitore_opacizzato_chiusura{
	position: absolute;
	left: 583px;
	top: 3px;
	color: #777777;
	z-index: 5002;
	cursor:pointer;
	cursor:hand;
	font-family: serif;
	font-size: 16px;
	font-weight: bolder;
}

.adestra{
	text-align: right;
}

/*******************************************************************************************************
** POSIZIONAMENTO SEZIONI
*/
#pagina {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding-top:0px;
	border:0px solid blue;
	background-color: #fff;
}

#container {
	width: 1000px;
	margin: auto;
	padding:0px 0px 0px 0px;
	border: 0px solid red;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #fff;
	
}

/**************************************************************************************************
** HEADER
*/

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 205px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid green;
	clear: both;
	float: none;
	background-image: url("../img/layout/header.jpg");
	background-position: center;
	background-repeat: no-repeat;
	z-index:100;
}
#logo {
	position: relative;
	top: 20px;
	left: 40px;
	width: 278px;
	height: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	z-index:100;
	cursor: pointer;
}

#menu_top {
	position: relative;
	top: 35px;
	left: 33px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	z-index:100;
	width: 750px;
}

#menu_left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
#cont_menu_categorie {
	position: relative;
	top: 0px;
	left: 1px;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid fuchsia;
}
.voci_categorie {
	position: relative;
	top: 0px;
	left: 0px;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 5px;
	border-bottom: 1px solid #555;
}
.voci_sottocategorie {
	position: relative;
	top: 0px;
	left: 10px;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-size: 12px;
}
.ancore_categorie	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
	
}
.ancore_categorie:HOVER	{
	color: #888;
}
.ancore_sottocategorie	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: normal;
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
	
}
.ancore_sottocategorie:HOVER	{
	color: #ABABAB;
}
.ancore_categorie_sel	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888;
	font-weight: bold;
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
}
.ancore_categorie_sel:HOVER	{
	color: #888;
}
#img_cat {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	height: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	clear: both;
	float: left;
	background-image: url("../img/layout/top_categorie.jpg");
	background-position: left;
	background-repeat: no-repeat;
	z-index:100;

}
#utente_logged {
	position: absolute;
	top: 27px;
	left: 807px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.l_red {
	color: #FF0000;
}
.l_black {
	color: #000000;
}
/*******************************************************************************************************
** Area ricerca top
*/
#div_ricerca {
	position: absolute;
	top: 110px;
	left: 700px;
	width: 270px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	z-index:1000;
}
.area_ricerca {
	position: relative;
	top: 10px;
	left: 10px;
	border:0px solid green;
	z-index:1000;
}
.input_ricerca {
	width: 140px;
	font-size: 12px;
}
.ricerca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;;
}
a.a_prod_carrello {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;
}
a.a_prod_carrello:hover {
	color: #cccc00;
}
a.a_ricerca_avanzata {
	color:#FF0000;
	font-family:Verdana;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
}
a.a_ricerca_avanzata:hover {
	color:#000000;
}
/*******************************************************************************************************
** classi per lista testi TOP
*/
.testiTOP {
	position:relative;
	top:0px;
	left:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid yellow;
}

.testiTOP div{
	position:relative;
	top:0px;
	left:0px;
	border:0px solid green;
}

.testiTOP div div{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 2px solid white;
	
}
.testiTOP div div .title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	border: 0px solid white;
}
.testiTOP div div .title a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	
}
.testiTOP div div .title a:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
}

.testiTOP div div.selected .title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
}
.testiTOP div div.selected .title a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
}
.testiTOP div div.selected .title a:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
	font-weight: bold;
}


/*******************************************************************************************************
** classi per lista testi LEFT
*/
.testiLEFT {
	position:relative;
	top:0px;
	left:0px;
	padding: 0px 0px 0px 0px;
	border:0px solid yellow;
	float: left;
}

.testiLEFT div{
	position:relative;
	top:0px;
	left:0px;
	border:0px solid green;
	padding: 0px 0px 0px 0px;
	float: left;
}

.testiLEFT div div{
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0px solid red;
	border-bottom: 1px solid #555;
	float: left;
	
}
.testiLEFT div div .title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	border: 0px solid white;
	padding: 0px 0px 0px 0px;
	float: left;
}
.testiLEFT div div .title a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	float: left;
	
}
.testiLEFT div div .title a:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888;
	font-weight: bold;
	float: left;
}

.testiLEFT div div.selected .title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888;
	font-weight: bold;
	float: left;
}
.testiLEFT div div.selected .title a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888;
	font-weight: bold;
	float: left;
}
.testiLEFT div div.selected .title a:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #888;
	font-weight: bold;
	float: left;
}

/**************************************************************************************************
** COLONNA SX
*/

#div_cont_pupazzetti {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
.cont_btn_taglie_forti {
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid red;
}
.btn_taglie_forti {
	position: relative;
	top: 0px;
	left: 2px;
	width: 170px;
	height:24px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	text-align: center;
}
a.a_tg_forti {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:bold;
	text-decoration: none;	
}
a.a_tg_forti:hover {
	color: #979797;
}
#cont_ric_marca {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
.img_ric_marca {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 39px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	background-image: url("../img/layout/rich_marca.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.div_input_ric {
	position: relative;
	top: 0px;
	left: 10px;
	width: 120px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
.option_ric_marca {
	background-color:#FFFFFF;
	color:#464646;
	border: 1px solid #464646;
	font-family:arial;
	font-size:13px;
	height:21px;
	width:160px;
}
#cont_contatti {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	border:0 px solid red;
	z-index:100;
}
.contatti {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	background-image: url("../img/layout/top_contattaci.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.num_verde {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 61px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
.skype_msn {
	position: relative;
	top: 0px;
	left: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
#cont_marchi {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	height:200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
}
.img_marchi {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	background-image: url("../img/layout/top_marchi.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.slide {
	position: relative;
	top: 7px;
	left: 10px;
	width: 150px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	overflow: hidden;
}
/**************************************************************************************************
** CORPO
*/

#corpo {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:1000px;
	border:0px solid gray;
	background-image: url("../img/layout/ripetuto.jpg");
	background-repeat: repeat-y;
	z-index:1;
	float: left;
	
}
#div_body {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	width:1000px;
	border:0px solid gray;
	z-index:1;
	float: left;
	
}
#corpo .space_div {
	position: relative;
	top: 0px;
	left: 35px;
	width: 938px;
	height: 0px;
	float: left;
	border-right:0px solid green;
}
#corpo .banner{
	position: relative;
	top: 0px;
	left: 33px;
	width: 938px;
	height: 286px;
	float: left;
	overflow:visible;
	border-right:0px solid green;
	padding: 0px 0px 0px 0px;
	z-index:1;
}
#corpo .percorso {
	background-image:url(../img/layout/barrasf.jpg);
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	top: 5px;
	left:35px;
	height:15px;
	width:925px;
	margin:0 auto;
	padding-left: 10px;
	border: 0px solid red;
	position:relative;
	text-align:left;
	float: left;
}
#corpo .parte_sinistra {
	position: relative;
	top: 0px;
	left: 32px;
	background-repeat: no-repeat;
	background-position: center ;
	padding: 0px 0px 0px 0px;
	width: 191px;
	border-right:0px solid yellow;
	z-index:1;
	float: left;
}

#corpo .parte_destra{
	position: reletive;
	top: 0px;
	left: 0px;
	width: 800px;
	padding-left: 35px;
	border:0px solid blue;
	padding:0px 0px 0px 0px;
	
	z-index:1;
	float: left;
}

#contenitore{
	position: relative;
	top: 0px;
	left: 20px;
	width: 770px;
	padding:0px 0px 0px 0px;
	border:0px solid purple;
	float: left;
}

#corpo .catalogo{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 450px;
	width:980px;
	border:0px solid grey;
	clear: both;
	float: none;
	z-index:100;
	}



/*******************************************************************************************************
** classi per il testo
*/

._testo{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 25px 0px 45px;
	border: 0px solid red;
}
._testo .title{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	margin:0 0 0 0;
	text-decoration:none;
	border: 1px solid blue;
}
._testo .testo{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0 0 0 0;
	padding: 0px 0px 0xp 0px;
	text-align:justify;
	text-decoration:none;
	border: 0px solid green;
}
._testo .td_dovesiamo {
	padding: 0px 0px 0xp 0px;
	height: 26px;
}
._testo .allegati{
	position: relative;
	left: 0px;
	top: 0px;
	color: #5a595a;
	font-size: 11px;
	text-align: justify;
}
._testo .allegati .titolo{
	position: relative;
	left: 0px;
	top: 0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0 0 0 0;
	padding-top:10px;
	text-decoration:underline;
	clear: both;
}
._testo .allegati .allegato{
	position: relative;
	left: 0px;
	top: 0px;
	color: #5a595a;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 0px;

	padding-left: 5px;
	padding-right: 0px;

	text-align: justify;
	clear: both;
}
._testo .allegati .allegato a{
	position: relative;
	left: 0px;
	top: 0px;
	color: #5a595a;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 0px;

	padding-left: 5px;
	padding-right: 0px;

	text-align: justify;
	clear: both;
}
._testo .testo .chisiamo	{
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 17px;
}
._testo .testo .chisiamo1	{
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
._testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}
._testo a:link {
	text-decoration: none;
}
._testo a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
._testo a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
._testo a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#faqtit	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	text-align:left;
	padding-bottom:3px;
	line-height: 15px;
}
#faq	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	line-height: 15px;
}
#ans	{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right:28px;
	line-height: 15px;
}
._testo .ancora	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
._testo .titolo_info {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f00;
}
._testo .contatti_map {
	border:1px solid #cccccc;
}
#indirizzo	{
	padding:3px;
	text-align:center;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 19px;
}
#grandinettisport	{
	padding:4px;
	text-align:center;
	font-weight:bold;
	font-size:23px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 19px;
}
._testo .mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;	
}
._testo .mail:link {
	text-decoration: none;
}
._testo .mail:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
._testo .mail:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
._testo .mail:active {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
/**************************************************************************************************
** MAILING LIST	
*/
#mail_list {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 15px;
	padding-left: 45px;
}
#areautenti {
	position:relative;
	top:5px;
	left:1px;
}
#nuovocliente	{ 
	border:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.log1	{
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-image:url(../img/immagini/sfondo-login1.jpg);
}
.testolog4 {
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.testolog {
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #cccccc;
}
.testolog3 {
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #cccccc;
}
.testolog6 {
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.testolog7 {
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.area1 {
	color:#92938D;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:11px;
}
.privacy_title {
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.coldx {
	padding:5px;
	font-size:13px;
}

/**************************************************************************************************
** AREA UTENTI	
*/
#area_utenti {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 15px;
	padding-left: 45px;
}
#areautenti	{
	position:relative;
	top:5px;
	left:1px;
}
.pulsreg	{
	text-align:right;
	font-weight:bold;
	font-size:12px;
}
.testolog9	{
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.testolog18	{
	padding:5px;
	color:#000000;
	text-align: right;
	font-size:13px;
	font-weight:bold;
}
.testolog91	{
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:5px;
}
.log	{
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color: #000;
}
.ar_ut_st {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
/**************************************************************************************************
** FOOTER / (BANNER BOTTOM)
*/
#banner_bottom_1 {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	float:left;
	width: 1000px;
	height: 146px;
	padding:0px 0px 0px 0px;
	background-image: url("../img/layout/ripetuto.jpg");
	background-position: center;
	background-repeat: no-repeat;
	z-index:100;
	font-size: 11px;
}
.cont_banner_bottom {
	position: relative;
	top: 0px;
	left: 50px;
	height: 100px;
}
.banner_bottom {
	position: relative; 
	top: 0px;
	left: 0px;
	float: left;
	height: 100px;
	width: 310px;
	text-align: center;
}
#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 183px;
	padding:0px 0px 0px 0px;
	clear: both;
	float:left;
	border: 0px solid blue;
	background-image: url("../img/layout/bottom.jpg");
	background-position: center;
	background-repeat: no-repeat;
	z-index:100;
}
#footer{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	padding:0px 0px 0px 0px;
	clear: both;
	float:left;
	border: 0px solid blue;
}
.util_moz{
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}
/**************************************************************************************************
** LAYOUT REGISTRAZIONE
*/
.parte_sinistra_r {
	position: relative;
	top: 0px;
	left: 0px;
	width: 920px;
	padding: 0px 0px 0px 50px;
	float: left;
}
.parte_destra_r {
	position: relative;
	top: 0px;
	left: 0px;
	width: 214px;
	float: left;
}
.cont_parte_destra {
	position: relative;
	width:195px;
	top: 0px;
	left: 0px;	
}
.cont_slideshow_r {
	position: relative;
	top: 0px;
	left: 0px;
}
#cont_contatti_r {
	position: relative;
	top: 0px;
	left: 3px;
	width: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0 px solid red;
	float:left;
	z-index:100;
}
.num_verde_r {
	position: relative;
	top: 0px;
	left: 10px;
	width: 170px;
	height: 61px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	z-index:100;
}
.skype_msn_r {
	position: relative;
	top: 0px;
	left: 35px;
	width: 110px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	z-index:100;
}
.td_title_au {
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 15px 2px 5px 7px;
	text-align: left;
	border-bottom: 1px solid #ACACAC;	
}
.td_value_au {
	color:#000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 7px 2px 3px 7px;
	text-align: left;
}


