html, body{
	margin: 0;
	padding: 0;
	text-align:center;
	
}

body  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	background-color : #ece6c2;
}

#totalpage{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	/*background: #f90;*/
}

#head{
	background: url(/img/head/bg.jpg) no-repeat;
	height: 135px;
	position: relative;
	padding: 35px 0 0 0 ;
}

#flag{
	position: absolute;
	top:10px;
	right: 10px;
}

#container{
	background: #fff url(/img/global/main_bg.png);
}

#left, #right{
	float: left;
	width: 180px;
	padding: 5px 5px;
}

#right{
	text-align: center;
}

#loghi{
	padding: 0 25px;
}

#content{
	float: left;
	width: 400px;
	/*background: #fff;*/
	padding: 10px 15px;
}

html>body #content{
	width: 350px;
}

#footer{
	clear: both;
	padding: 10px 0 10px 80px;
	background: #ce7d03;
	text-align: center;
	color:#fff;
}

#footer a{
	color: #fff;
}


.cleaner{
	clear:both;
}

h1{
	font: 35px Helvetica, Arial, verdana, sans-serif;
	letter-spacing: -2px;
	color:#3bb8bd;
	margin: 10px 0;
}

h2{
	font: 20px Georgia, Times new roman, serif;
	letter-spacing: -1px;
	font-style:italic;
	margin: 10px 0;
}


#left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #f5d002;
}

#left ul li{
	border: 1px solid #f5d002;
	margin: 0;
	
}

#left li a{
	display: block;
	background: url(../img/global/menu/bottone.gif) no-repeat 2px 5px;
/*background: #f5d002 url(../img/global/menu/bottone.gif) no-repeat 2px 5px;*/
	padding: 2px 2px 2px 20px;
	text-decoration: none;
	/*border: 1px solid #c30;
	/*margin: 2px 0;*/
}

#left li a:hover{
	display: block;
	/*background: url(../img/global/menu/bottone_on.gif) no-repeat 2px 5px;*/
	background: #ffea76 url(../img/global/menu/bottone_on.gif) no-repeat 2px 5px;
	color: #f90;
}

#left li a.qui{
	
	/*background: url(../img/global/menu/bottone_on.gif) no-repeat 2px 5px;*/
	background: #ffea76 url(../img/global/menu/bottone_on.gif) no-repeat 2px 5px;

}

.liprod{
	padding: 2px 0 0 10px;
}


.box{
	margin: 10px 55px;
}


.catalogo{
	margin: 0;
	padding:0;
	list-style-type: none;
}


.catalogo li{
	border: 1px solid #ccc;
	margin: 3px 20px;
}


.catalogo a{
	display: block;
	background: #dcdcdc;
	text-decoration: none;
	padding: 5px;
}


.catalogo a:hover{
	background: #b7b7b7;
	color: #fff;
	text-decoration: none;
}

/************************************/

td  {
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial ;
	color : #000000;
	line-height : 16px;
}

td.address  {
	font-size : 10px;
	font-family : Verdana, Verdana, Helvetica, Arial;
	color : #3D546A;
	line-height : 12px;
}

A  {
    color : #06327F;
	text-decoration : underline;
	font-weight : bold;
}

A:Visited  {}

A:Active  {
	color : #808080;
}

A:Hover  {
	color : #739ED3;
	text-decoration : underline;
}

A.menu		{color: #000000; text-decoration:none;font-weight : normal;}
A.menu:link  {color: #000000; text-decoration:none;font-weight : normal;}
A.menu:visited {color: #000000; text-decoration:none;font-weight : normal;}
A.menu:hover  {color: #FD5C41; text-decoration:none;font-weight : normal;}



input {font-size: 10px; font-family:  arial, helvetica, geneva; color :#000000; border-width: 1px; }
select {font-size: 10px; font-family: arial, helvetica, geneva; color :#06327F; border-width: 1px; background: #f8f8f8;}
textarea {font-size: 10px; font-family: arial, helvetica, geneva; color :#000000; border-width: 1px;}
