@charset "iso-8859-1";
/* 
CSS Document aerbiz.com 2.1
EXTRABOLD.IT

ORO 			=	#b0a671 
GRIGIO FONDO	=	#292929
*/

body {
	width: 1000px;
	margin:70px auto;
	font: 70% Arial, Helvetica, sans-serif, Verdana;
	background-color: #eeeeee;
	color: #202020;
}
* {
	margin:0;
	padding:0;
}
a {
	color: #0c2e5f;/*#0E71B4*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-left: 15px;
}
li {
	list-style: disc;
	text-align: left;
}
img {
	border:0;
}
.language {
	text-align: right;
	color: #999;
	font-size:85%;
}
.testata {
	position: relative;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.testata .menutop {
	position: absolute;
	left: 396px;
	top: -18px;
}
/*******MENU' TOP GALLERY******/
.testata-gallery {
	position: relative;
}
.testata-gallery ul {
	float: right;
    position: relative;
    right: 30px;
    top: -32px;
}
.testata-gallery ul li {
	display: inline;
    list-style: none outside none;
    text-align: left;
	color: #FFFFFF;
	padding: 0 1px;
}
.testata-gallery ul li a,
.testata-gallery ul li a:link,
.testata-gallery ul li a:visited{
	color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
.testata-gallery ul li a:hover {
    text-decoration: underline;
}
.testata-gallery ul li span {
	border-right: 1px solid #fff;
	margin-right:2px;
}
/*********STRUTTURA************/
.wrap {
	background-color: #FFF;
}
.logosx {
	background-color:#FFF;
	float: left;
	width: 285px;
	text-align:center;
	min-height: 351px;
}
.wrap .logosx .logo {
	margin-top: 43px;
}
.menucentro {
	float: left;
	height: 260px;
	width: 220px;
	text-align: center;
	top: 43px;
	position: relative;
}
.wrap .content .menucentro p {
	font-size: 8px;
	position: relative;
	top: 237px;
}
.content {
	background: #DAEBF2 url(../img/bg_txt_min_hi.jpg) no-repeat left top;
	float: left;
	width: 715px;
	min-height: 351px;
}
.content_txt {
	float: left;
	min-height:290px;
	width: 282px;
	text-align: justify;
	margin-top: -9px;
	padding-top: 15px;
	padding-left: 15px;
	border-left: 1px solid #D0D2D8;
}
.content_txt_people {
	float: left;
	height: 244px;
	width: 282px;
	text-align: justify;
	overflow-y: auto;
	margin-top: 5px;
}
.content_txt_short {
	float: left;
	height: 244px;
	width: 282px;
	text-align: justify;
	overflow-y: auto;
	margin-top: 5px;
}
.content .content_txt h2, .content .content_txt_short h2 {
	font-size: 100%;
	color: #0c2e5f;/*#0E71B4*/
}
.content .content_txt p, .content .content_txt_short p {
	font-size: 100%;
	line-height: 110%;
}
/*****************GALLERY***********************/
.content_gallery {
	min-height:350px;
	background-color:#292929;
	padding: 20px 5px 20px 35px;
}
.content_gallery .wrap-gallery {
	margin: 0 50px 0 215px;
	position: relative;
	overflow: hidden;
}
.wrap-gallery .ico {
	margin:90px 0 0;
}
.content_gallery .wrap-gallery .ico a img,
.content_gallery .wrap-gallery .ico a:link img,
.content_gallery .wrap-gallery .ico a:visited img {
	border: solid 1px #292929;
	height:150px;
	margin: 0 20px 20px 0;
	float:left;
}
.content_gallery .wrap-gallery .ico a:hover img {
	border: solid 1px #b0a671;
}
.wrap-gallery .menu {
	margin:20px 0 0;
}
.wrap-gallery .menu span {
	margin:0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #666;
}
/*************************TOOLTIP**************************/
div.tooltip {
	display: block;
	/*width: 450px;*/
	padding: 10px 8px;
	background: #eee;
	border: 1px solid gray;
	font-size: small;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
}
div.tooltip img {
	display: block;
	margin: 0 auto;
	max-width:450px;
	max-height:350px;
}
div.tooltip p {
	margin: 0;
	padding: 6px 0;
	text-align: center;
	text-transform: uppercase;
	font-size:0.8em;
}
/****************************LINK*********************************/
.content_gallery a, .content_gallery a:link, .content_gallery a:visited {
	color:#838383;
	text-decoration:underline;
	font-size:0.85em;
}
.content_gallery a:hover {
	text-decoration:none;
}
.content_gallery h1 {
	color:#a7a7a7;
	font-size:1.7em;
	padding-left: 16px;
	background: url(../img/tria-h1.gif) no-repeat scroll left center;
	margin: 15px 0;
}
.content_gallery h2 {
	text-transform: uppercase;
	color: #b0a671;
	font-size: 1em;
	margin:20px 0 0;
}
.content_gallery h2 a, .content_gallery h2 a:link, .content_gallery h2 a:visited {
	margin: 0px 0px 15px;
	color: #b0a671;
	text-decoration:none;
}
.content_gallery h2 a:hover {
	text-decoration:underline;
}
.content_gallery h3 {
	color: #949494;
	font-size: 1em;
}
/**********************TESTATINE**********************/
.testatina_txt {
	margin: 43px 0 0 15px;
}
.footer {
	height: 70px;
	background-color:#daebf2;
	clear: left;
}
.copy {
	font-size: 8px;
	width: 285px;
	height: 70px;
	float: left;
	background-color: #FFF;
	position:relative;
	text-align: center;
}
.copy p {
	bottom:6px;
	left:0px;
	line-height:0;
	position: relative;
}
.bordosotto {
	height: 70px;
	border-bottom: 1px solid #D0D2D8;
	width: 715px;
	float: right;
}
.footer-gallery {
	height: 75px;
	background-color:#292929;
	clear: both;
}
.copy-gallery {
	color: #999999;
    font-size: 8px;
    padding-top: 50px;
    text-align: center;
}

