body {
	
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #7F7F7F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
   font-size: 11px;
   font-style: normal; 
   color: #7F7F7F;
   text-decoration: none;
   border:0;
   }

   
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {}

img {
	border:0 none;
}

td {
	font-size: 11px;
	line-height: normal;
}

.text {
	font-size: 12px;
	line-height: normal;
}

input{
	font-size:9px;
	color: #7F7F7F;
	line-height: 11px;
	border-top-width: 1px ;
	border-right-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.btnok{
	font-size:9px;
	color: #FFFFFF;
	background-color: #CC0000;
	line-height: 11px;
	border-top-width: 1px ;
	border-right-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}


.btnreset{
	font-size:9px;
	color: #FFFFFF;
	background-color: #B5B5B5;
	line-height: 11px;
	border-top-width: 1px ;
	border-right-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
}


textarea{
	font-size:11px;
	color: #7F7F7F;
	line-height: 11px;
	border-top-width: 1px ;
	border-right-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


select{
	font-size:9px;
	color: #7F7F7F;
	line-height: 11px;
	border-top-width: 1px ;
	border-right-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subtitle_prodotti {
	font-size: 11px;
	color: #333333;
}

#div_esperto
{
	margin: 0px;
    padding: 0px;
    margin-top: -5px;
    margin-left: -5px;
    width: 290px;
    height: 200px;
    position: absolute;
    left: 200px;
    top: 247px;
    z-index: 0;
}

.esperto
{
	border: 1px solid #E1E1E1; 
	background-image: url(images/bg_parla_esperto.jpg);
    width: 290px;
    height: 200px;

}

.italic
{
	font-style: italic;
}

h1
{
	color : #CC0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 17px;
		
}

h2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 5px;
}

ul
{
	margin-top: 5px;
	margin-bottom: 2px;
}

.testohome
{
	/*text-align : justify;*/
}



a.smallInfo {
	height:16px;
	width:185px;
	background:url(images/smallInfo.png) no-repeat left top;
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding: 2px 0 0 22px;
	font-size:12px;
	font-weight:bold;
}

div.titSolutions {
	width:266px ;
	height:30px;
	background: url(images/soluzioni_title.gif) no-repeat 0 0;
	border: solid 1px #E2E2E2; 
}

a.listSolutions {
	background:#EFEFEF url(images/puntino_rosso.gif) no-repeat scroll 3px 8px;
	border:1px solid #DFDFDF;
	color:#666666;
	display:block;
	font-weight:bold;
	margin:2px 0;
	padding:3px 0 3px 12px;
	text-align:left;
}

a.listSolutions:hover{
	color:#cc0000;
	text-decoration:none;
}

div.int {
	width:236px;
}