/*STYLES DEFINITIONS*/
body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Lucida,Arial,sans-serif;
	font-size: 14px;
	background: #DBDBDB;
	color: #000;
	margin: 0px;
}
a:link, a:visited {
	color: #CC3300;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #CC3300;
}
#headings {
    margin:0 auto;
	width: 700px;
	height: 15px;
	color: #000;
}
#headings h1{
    float:left;
	font-size:12px;
	color: #999;
	margin:0px;
	padding:0px;
}
#headings p{
    float:left;
	font-size:12px;
	color: #666;
	margin:0px;
	padding:0px;
}
#container {
	margin:0 auto;
	width: 780px;
	height: 100%;
	background: #ffffff url(../_landing/_img/contx.jpg) repeat-y;
	text-align:center;
}

#top {
	width: 730px;
	background-image: url(_img/topx.jpg);
	height: 70px;
	padding-top: 36px;
	padding-left:20px;
	padding-right:30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:12px;
	text-align: justify;
}
#top img{
	clear:left;
	float:left;
	margin-right:20px;
}
#top h2{
	color:#CC0033;
	margin:0px;
	font-size: 14px;
}
#top h3{
	color:#999999;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:230px;
	font-size: 13px;
	font-style: oblique;
}
#top p{
	margin-top:0px;
}
ul#bar {
padding: 20px;
font-size: 11px;
clear:both;
width:650px;
}
ul#bar li{
	padding-right: 10px;
	float:left;
	list-style-type: none;
	font-style: italic;
	font-variant: small-caps;
}
#content {
	heigth:100px;
}
#content h2{
	color:#CC0033;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	font-size: 16px;
	text-align:left;
}
#content p{
	color:#000;
	font-size: 14px;
	text-align:justify;
	width:600px;
	margin-right:auto;
	margin-left:auto;
}
#content ul{
	color:#000;
	font-size: 12px;
	text-align:justify;
	width:600px;
	margin-right:auto;
	margin-left:auto;
}
#low {
	width: 720px;
	background-image: url(_img/bottomx.jpg);
	background-color: #DBDBDB;
	height: 41px;
	padding-top: 5px;
	padding-left:30px;
	padding-right:30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:12px;
	text-align: center;
}
#offerte {
	width:600px;
	clear: both;
	display: table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#offerte .box{
	width:190px;
	margin:0px;
	padding:0px 5px;
	float:left;
	height:80px;
}
#offerte img{
float:left;
width:40px;
height:35px;
border: 0px;
margin-right:3px;
}
#offerte h3{
font-size:11px;
text-align:left;
margin:0px;
padding:0px;
}
#offerte p{
font-size:10px;
padding:0px;
margin:0px;
width: 135px;
}
