/* CSS Document */
html,body{margin:0;padding:0}
body{
	font: 70% verdana;

	background-image: url(images/bg.jpg);
}

p{
margin:0 10px 10px;

}

a{color: #981793;}
a:hover {
	color: #550D52;
	background-color: #CCCCCC;
}
div#header{

height:80px;
	margin: 0;
	padding-left: 10px;

	color: White;
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
	background-color: Black;
	margin-bottom: 3%;

}
div#rightHeader{
	text-align: right;
	padding-right: 2px;
	font-size: 110%;
	margin-top:1px;
	padding-top:1px;
	color:#FD8A8D;

	
}
div#leftHeader{
font-size: 300%;
}
div#content p{line-height:1.4}

div#extra{
float:left;clear:left;
width:200px;
background-color: #E5FFF5;
overflow:auto;
}
div#footer{
	color: White;
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-color: Black;
	background-position: right;
	margin-top: 2%;
	text-align: center;
}
div#footer p{
	margin: 0;
	padding: 5px 10px;
}

div#wrapper{float:right;width:100%;margin-left:-200px}
div#content{margin-left:200px}
div#navigation{
	float: left;
	width: 199px;
	border-right-color: #FAEBD7;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 3%;
}

div#footer{clear:both;width:100%}

div#topContentNG{
margin-left:2%;

}
div#bottomContent{
	border-top-color: #FAEBD7;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 110%;
}
div#bottomContentNG{
	border-top-color: #FAEBD7;
	border-top-style: solid;
	border-top-width: 1px;
	
	
}
.Stile3 {color: #FF0000;}
.Stile4 {color: #FF5959;}
div#legal {

	width: 450px;
}
div#dove {
	background-color: #E5FFF5;
	width: auto;
	text-align:right;
}
div#offerteCon {

margin-top:10px;
margin-left:10px;
padding:2px 2px 2px 2px;
}
.offerteContentText {
font-style:italic;
font-size:110%;
font-weight:bold;
}
.trClassOfferte {
	border-bottom: 1px solid;
}
.Stile1 {
font-size: x-small;
color:#000000;
}

