/* CSS Document */
body {
background-color:#FFF;
margin-top: 28px;
font:12px "Trebuchet MS", "Georgia Regular";
}

select, img {
border: 0px;
}

a:link {
	color: #0C69BF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0C69BF;
}

.separatore {
	padding-left:5px;
	padding-right:5px;
	color:#0066cc;
}


.language {
	padding-top:2px;
	color:#333333;
	font-size:11px;
}

/* def */

.homeb {
height:48px;
background-color:#F5F5F5;
border-bottom:4px solid #5D9AD1;
color:#0D69BE;
font-weight:bold;
line-height:9pt;
}

.homeb2nd {
color:#888;
font-weight:normal;
}

.titles {
height:26px;
color:#0D69BE;
font-weight:bold;
text-indent:4px;
}

/* top menu */
.menu, a.menu:LINK, a.menu:VISITED, a.menu:ACTIVE {
color:#888;
font-weight:bold;
}

a.menu:HOVER {
color:#000;
}

.section_title {
	padding-left: 15px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/* buttons */
.whitel, a.whitel:LINK, a.whitel:VISITED, a.whitel:ACTIVE {
color:#fff;
font-weight:bold;
text-indent:4px;
}
a.whitel:HOVER {
color:#fed;
}

.blackl, a.blackl:LINK, a.blackl:VISITED, a.blackl:ACTIVE {
color:#5C5C5C;
font-weight:bold;
text-indent:4px;
}
a.blackl:HOVER {
color:#8C8C8C;
}

/* desc box */
.desc_box {
	/*border: 1px solid #FF0000;*/
	padding-left: 65px;
	padding-right: 70px;
	background-image:url(../images/frecce_gray.gif);
	background-repeat:no-repeat;
	background-position: 50px 7px;
	color:#666666;
}
.desc_box p {
	line-height: 130%;
}
.tit {
	color:#0066cc;
	font-family: "Trebuchet MS", "Georgia Regular";
	font-size: 16px;
}
.ligther {
	color:#333333;
}
.bottom_line {
	border-top: 3px solid #E7EEF4;
}
.scanditour {
	color:#0066CC;
}
.blu {
	color:#0066CC;
	font-weight:bold;
}
.desc_nome {
	display:block;
	width:86px;
	padding: 3px 7px 5px 7px;
	font-size:11px;
	background-color: #E7EEF4;
	letter-spacing:0px;
	margin-top:5px;
}

.link_mail {
	display:block;
	border-bottom:none;
	width:86px;
	padding: 3px 0px 5px 0px;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}


.team img {
	margin-bottom: 4px;
}
.team a:link, .team a:active, .team a:visited {
	color:#0066CC;
	text-decoration:underline;
	
}
.team  a:hover {
	color:#0066CC;
	border-bottom:0px;
}
.contacts_box {
	/*border: 1px solid #FF0000;*/
	padding-left: 45px;
	padding-right: 25px;
	background-image:url(../images/frecce_gray.gif);
	background-repeat:no-repeat;
	background-position: 30px 17px;
	vertical-align:top;
	color:#333333;
}
.contacts_box .tit {
	color:#0066cc;
	font-family: "Trebuchet MS", "Georgia Regular";
	font-size: 15px;
}
.service_box {
	/*border: 1px solid #FF0000;*/
	padding-left: 150px;
	padding-right: 65px;
	background-image:url(../images/frecce_gray.gif);
	background-repeat:no-repeat;
	background-position: 137px 7px;
	color:#666666;
}
.service_box .tit {
	color:#0066cc;
	font-family: "Trebuchet MS", "Georgia Regular";
	font-size: 15px;
	font-weight:bold;
}
.service_box .text {
	padding-bottom: 10px;
	border-bottom: 3px solid #E7EEF4;
}


.footer {
font-size:11px;
}

