@CHARSET "ISO-8859-1";
body, input, textarea, select, td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

body, td {
	color:#FFFFFF;
}


body { background-color: #333333;}

p { color:#DDDDDD;}

a { color:#FFFFFF;text-decoration: none; font-weight: bold;cursor: pointer; }

img{ border:none }

form,ul,img,div,p {
	margin:0px;
	padding:0px;
}

h1 { 
	width:980px; margin:auto; border: 1px solid #3b3b3b; height:22px; padding-top:5px; 
	font-size: 15px; text-align: center; font-weight:bold; background-color: #343434; color:#e2592d; 
}
h2 { font-size: 15px;color:#FFFFFF;margin:5px 0;padding:0px;}

/* DIMENSIONAMENTO */
div#top  		{ width:980px; height:80px; clear:both; margin:0px auto; padding-top:3px; }
div#centrale 	{ width:100%; background:#262626;}
div#main 		{ width:980px; min-height:440px; clear:both; margin:auto; padding-bottom:20px;padding-top:10px;}
div#footer 		{ width:980px; height:20px; clear:both; margin:auto; padding-top:10px; text-align: right;}
div#left 		{ width:180px; float:left; text-align:center; } 
div#center 		{ width:760px; float:left; padding:10px 10px 10px 10px; }

div#principale 	{ float:left; width:400px;background-position: center;background-repeat: no-repeat; overflow:hidden;}
div#principale img.tappeto  { border:2px solid #3b3b3b; width:396px;}
div#principale img.zoom  { float:left; position:relative; top:-70px;left:184px}
div#altre 		{ float:left; padding-left:10px;}
div#altre ul li { margin-bottom: 5px;border:1px solid #666666;list-style: none;width:25px;height:25px}
div#descrizione { float:left; width:470px; text-align:justify; padding-left:10px;color:#DDD; }

div.left {width:300px;}

#footer a{ color:#DDDDDD; font-size: 12px;}

div#certificato {width:310px;margin:auto;clear: both;padding:6px;}
div#certificato_center {font-size:10px;margin:0px;height:110px;color:#DDDDDD;padding:10px 10px 5px 5px;
						text-align: center;background-image: url("../images/certificato.jpg"); background-repeat: no-repeat;
}

table#contatti {margin:auto;margin-top:30px;}
table#contatti tr td input{color:#000000}
table#contatti tr td textarea{background-color: #FFFFFF;color:#000000}

p.testo{text-align: justify; color:#DDDDDD; }
p.testomain{text-align: justify; color:#DDDDDD; padding:20px;}
p.testocarrello{color:#DDDDDD; color:#e2592d; font-size:12px;}

/* posizionamenti */
.img_home
{ padding:20px 30px 0px 0px;
margin:0px;
float:right;
width:640px;}

ul#menu_top
{
	margin-top:40px;
	margin-bottom: 5px;
}
	
#menu_top li
{
	margin: 0;
    padding: 0px 10px 0px 2px;
    display: inline;
    list-style-type: none;
    font-weight: bold;
}
#menu_top li a:hover,#menu_top li a#sel
{
	color:#e4e2d9;
	padding:3px;
	border:1px solid #7d7c78;
}
#menu_top li a
{
	color:#e4e2d9;
	padding:3px;
	border:1px solid #333333;
}       
        
        
ul#catalogo_lista  {list-style-type: none;margin:auto;width:900px;}
ul#catalogo_lista li {float:left;padding-left:10px;padding-top:10px}
ul#catalogo_lista li a{color:#FFFFFF;display:block;cursor: pointer;text-align: center;}

div#contenuti {  width:770px;height:480px; overflow:auto;margin-left:50px; margin-top:50px;}
div#descrizione { padding-left:50px; width:490px;}
div#main_flow 
{
	 min-height:550px;
	 background:url("../images/bg_main.jpg") no-repeat; 
	 margin:auto; 
	 clear:both;
	 width:1000px;
}

div.catalogo_main ul#categorie_top {padding-top:10px}
div.catalogo_main ul#categorie_top li  {float:right;list-style: none;margin-right:10px;}
div.catalogo_main ul#categorie_top li a {color:#BBBBBB;font-weight: normal;font-size:10px;}
ul#categorie_top
	{height:18px;
	width:900px;
	margin-top:5px;
	clear:both;
	border-top:1px dotted #999;}

.listino { border-collapse: collapse; width:400px; text-align:center; margin:auto; margin-top:10px; }
.listino td { border:1px solid #FFFFFF;}
.listino th { border:1px solid #FFFFFF; font-weight: bold;}

.euro {font-size:25px; font-weight:bold;}
.centesimi {font-size:13px;}
.strike {font-size:14px; text-decoration: line-through; font-weight:normal; color:#FF0000;}

.colore_arancio {color: #E2592D}
