body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin:0px;
	padding:0px;
	text-align: center;
}

#logo{
	margin:0px;
	padding:0px;
	background-image: url(../grafica/logo.jpg);
	height: 117px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #114784;
	text-align: right;
}

#contenitore{
	width:760px;
	margin:0px auto;
	padding:0px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}
.footer {
	background-color: #FEEF67;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 90%;
}
.footer a:link, .footer a:active, .footer a:visited{
	color:#000000;
	padding-right:7px;
}
.menuheader {
	background-image: url(../grafica/menuheader.jpg);
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.menuheader p{
	margin: -2px 0px 0px;
	padding: 0px;
}
.menuheader a:link, .menuheader a:active, .menuheader a:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-right:7px;
}
.menuheader a:hover {
text-decoration:underline;
}
.menusinistra {
	background-color: #CCEAF4;
}
.menusinistra ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 4px;
}
.menusinistra li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menusinistra li a:link, .menusinistra li a:active, .menusinistra li a:visited{
	color:#114784;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.menusinistra li a:hover{
	text-decoration: underline;
}

#centrale{
padding:0px 10px 10px;
}
#centrale h2{
	color:#114784;
	font-size: 130%;
	display: block;
	background-image: url(../grafica/sfondo-titoli.jpg);
	height: 22px;
	padding-left: 12px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#centrale h3{
	color:#114784;
	font-size: 110%;
	margin:0px;
	padding:1px 0px;
}
#centrale h4{
	color:#000000;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#centrale a:link, #centrale a:active, #centrale a:visited {
	color:#114784;
	font-weight: bold;
}
#centrale a:hover {
	background-color: #C6E4FF;
}
#centrale li {
	padding-bottom:8px;
}

.bordodestra {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FEEF67;
}
.bottonemodulo {
	border: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C5C5C5;
}
.testomodulo {
	border: 1px solid #CC0000;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 18px;
}
.testomodulon {
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.testomodulocerca {
	border: 1px solid #F59131;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.modulocerca {
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

.testopromo{
padding-left:2px;
}

.immdettaglio{
border:1px solid #000000;
}

.scheda{
margin:0px;
padding:10px 0px;
}

.opzioniprodotto {
	background-color: #C7E5FD;
}
.w3c{
padding-left:4px;
}
.imageborder {
border: 2px solid #ff9900;
}
