body { 
	margin: 10px 0px 10px 0px; 
	background: #045C92; 
}
A {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	text-transform: none;
}
A:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #045C92;
	text-transform: none;
}
OL {
	font-family: Verdana;
	font-size : 11px;
	margin-left : 35px;
	padding:0 0 0 0
}
OL OL {
	font-size : 11px;
}
OL UL {
	font-size : 11px;
}
UL {
	margin-left : 30px;
	font-family: Verdana;
	font-size : 11px;
	color: #7D7D7D;
	font-style: normal;
	line-height: 14px;
	padding:0 0 0 0;
}
UL UL {
	font-size : 11px;
	font-style: normal;
	line-height: 16px;
	margin: 0px 0px 0px 0px
}
UL OL {
	font-size : 11px;
}
UL LI {
	list-style-image: url("/images/gui/bulletlist.gif");
}
LI {
	font-family: Verdana;
	font-style: normal;
	line-height: 14px; 
	padding: 5 0 0 0;
}
.footer {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #999999;
	text-transform: none;
}
.footer a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.footer a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #045C92;
	text-transform: none;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 18px;
	line-height: 25px;
	color: #000000; 
	font-weight: normal
}
.subtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 15px;
	line-height: 30px;
	color: #7D7D7D; 
	font-weight: bold;
}
.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 16px;
	color: #7D7D7D;
	text-transform: none;
}
.fontbox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	text-transform: none;
	
}
.home {
	background: url(/images/bk/home_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.chisiamo {
	background: url(/images/bk/chisiamo_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.esperienza {
	background: url(/images/bk/esperienza_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.stampa {
	background: url(/images/bk/stampa_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.contatti {
	background: url(/images/bk/contatti_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.link {
	background: url(/images/bk/link_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.servizi {
	background: url(/images/bk/servizi_bk.jpg) no-repeat 0 0;
	background-color: #ffffff;
}
.boxexperience
{
    font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    color: #000000;
    text-transform: none;
}
.boxservices {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
	text-transform: none;
	padding-left: 15px;
}
#container { 
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; 
	width: 750px;
	background-color: #ffffff;
}
#content {
	width: 750;
	border-left: 1px solid #BED9EA;
	border-right: 1px solid #BED9EA;
}
#intro {
	width: 530px;
	margin-left: 145px;
	margin-right: 20px;
}


#services {
	float: left;
	width: 366px;
	height: 180px;
	border-top: 1px solid #BED9EA;
	border-right: 1px solid #BED9EA;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	text-transform: none;
	background-color: #ffffff;
}
#experience {
	width: 366px;
	height: 180px;
	float: right;
	border-top: 1px solid #BED9EA;
	padding-left: 15px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	text-transform: none;
	background-color: #ffffff;
}
#footer {
float: left;
width: 100%;
}

