body {
	color:#000000;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0px;
	padding:0;
	text-align:center;
}
a {
	color:#505050;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#808080;
	text-decoration:underline;
}
p {
	line-height:1.5em;
	margin:0 0 15px;
}
/*--------------------------------------------------------inizio pagina-------------------------------------------------------------------- */
#testata {
	background: url(../img/top.jpg) no-repeat center top;
	color:#387cdf;
	height:77px;
	margin:0 0px 0px;
	text-align:right;
}
#ora{
	position: relative;
	display: block;
	padding-top:22px;
	right: 70px;
	float: right;
}
#contenitore {
	background: url(../img/contenitoreBack.jpg) repeat-y center;
	width:1008px;
	color:#000000;
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
}
/*--------------------------------------------------------inizio pagina-------------------------------------------------------------------- */
#seiIn {
	margin:0px 0px 4px 0px;
	border-bottom:1px solid #aaaaaa;
}
#seiIn ul {
	font-size:1.2em;
	margin:0px 0px 0px -10px;
	padding:0px 0px 2px 0px;
}
#seiIn li {
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#seiIn a {
	font-weight:normal;
	color:#606060;
	font-size:0.7em;
	padding:4px 0px;
}
#seiIn a:hover {
	color:#505050;
	text-decoration:underline;
}
#seiIn span.attivo {	
	padding:4px 10px 10px;
	font-size:0.7em;
	color:red;
	text-decoration:none;
}
h{
	font-size:2em;
	font-weight:bold;
	color:#0066ff;
	margin-bottom:20px;
}
/*------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------*/
#back {
	margin:0px 0px 0px 0px;
}
#back ul{
	margin:0px;
	padding:0px;
}
#back li{
	width:150px;
	margin:3px 0px 3px 0px;
	padding:4px 0px 4px 0px;
	list-style-type:none;
}
#back img{
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
}
#back a{
	color:#0044ee;
	font-weight:normal;
	width:150px;
	padding:0px 4px 0px 0px;
}
#back a:hover{
	width:150px;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------------------------------------*/

/*** Content ***/
#contenuto{
	background-color:#ffffff;
	color:#2a2a2a;
	padding:15px 20px 5px;

}
#contenuto {
	margin:0 10px;
}
#contentalt {
	margin:0 200px 0 20px;
}
#contenuto h1,#contenuto h2 {
	background-color:inherit;
	color:#387cdf;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}
#contenuto h2,#contentalt h2 {
	font-size:1.6em;
	margin-bottom:10px;
}
#contentalt img {
	border:1px solid #b0b0b0;
	float:left;
	margin:5px 15px 6px;
	padding:5px;
}
/*** Footer ***/
#footer {
	background:#ffffff url(../img/down.jpg) top no-repeat;
	clear:both;
	color:#387cdf;
	font-size:0.8em;
	font-weight:normal;
	margin:0;
	padding:6px 0px 0px 0px;
	text-align:center;
	width:100%;
	height:30px;
}
#footer a {
	color:#000;
	font-weight:bold;
}
.searchform {
	margin:0;
	text-align:left;
	margin-left:0px;
	margin-top:6px;
}
.searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:150px;
}
.searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin-top:4px;
}
.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}
.hide {
	display:none;
}
/*** Text format ***/
.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
          div.yui-b p {
            
                margin: 0 0 .5em 0;
                color: #999;
            
            }
            
            div.yui-b p strong {
            
                font-weight: bold;
                color: #000;
            
            }
            
            div.yui-b p em {

                color: #000;
            
            }            
            
            h1 {

                font-weight: bold;
                margin: 0 0 1em 0;
                padding: .25em .5em;
                background-color: #ccc;

            }

            #productsandservices {
            
                margin: 0 0 10px 0;
            
            }
