@charset "utf-8";
/* CSS Document */
/*
| ---------------------------------------------
| GLOBAL CSS
| ---------------------------------------------
*/
* {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style:none;
}

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFFFFF url("../images/structure/logobar_bg.jpg") repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

img {
	border: none;
}

a {
	outline: none;
}

.black_overlay_collabora, .black_overlay_stats{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content_collabora {
	display: none;
	position: fixed;
	top: 25%;
	left: 30%;
	width: 578px;
	height: 427px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background: url("../images/structure/corporate/collabora_bg_overlay.png") center no-repeat;
	text-align: center;
}

.white_content_stats {
	display: none;
	position: fixed;
	top: 25%;
	left: 30%;
	width: 578px;
	height: 427px;
	padding: 16px;
	z-index:1002;
	overflow: auto;
	background: url("../images/structure/corporate/stats_bg_overlay.png") center no-repeat;
	text-align: center;
}

/*
| ---------------------------------------------
| CAROUSEL
| ---------------------------------------------
*/

div#carousel {
	background: #FFFFFF url("../images/structure/corpo-bg.jpg") center repeat-y;
	margin: 0px auto;
	width: 1008px;
	text-align: center;
}

ul#carousel_menu {
	background: #FFFFFF url("../images/structure/home/barra-home-bg.jpg")  repeat-x;
	width: 984px;
	height: 77px;
	margin: 0px 0px 0px 12px;
}

ul#carousel_menu li {
	display: inline;
}

img#carousel_menu1 {
	margin: 14px 0px 0px -5px; 
}

img#carousel_menu2 {
	margin: 14px 0px 0px 273px;
}

a#carousel_menu1_link {
	background: #FFFFFF url("../images/structure/home/menulink_blog.gif") 0px 0px no-repeat;
	width: 221px;
	height: 70px;
	display: block;
	float: left;
	margin: 0px 0px 0px 131px;
}

a#carousel_menu1_link:hover {
	background-position: 0px -70px;
}

a#carousel_menu2_link {
	background: #FFFFFF url("../images/structure/home/menulink_corporate.gif") 0px 0px no-repeat;
	width: 221px;
	height: 70px;
	display: block;
	float: right;
	margin: 0px 147px 0px 0px;
}

a#carousel_menu2_link:hover {
	background-position: 0px -70px;
}


/*
| ---------------------------------------------
| FEEDS
| ---------------------------------------------
*/
div.isb_post {
	padding: 16px 0px;
	border-bottom: 1px solid #a8ce48;
	width: 540px;
}

div.isb_post div.isb_post_content {
	width: 328px;
	float:right;
}

div.isb_post div.isb_post_content_small {
	width: 328px;
	float:right;
	height: 138px;
}

div.isb_post div.isb_post_img {
	float:left;
	margin: 0px 0px 0px 16px;
	text-align:left;
	width:180px;
}

div.isb_post div.isb_post_img_small {
	float:left;
	margin: 0px 0px 0px 16px;
	text-align:left;
	width:180px;
	height: 138px;
}

div.isb_post div.isb_post_img_small img {
	border: 2px solid #cccccc;
}

div.isb_post div.isb_post_content h1{
	font-size: 18px;
	font-weight: bold;
	color: #81B72B;
}

div.isb_post div.isb_post_content_small h1{
	font-size: 14px;
	font-weight: bold;
	color: #81B72B;
	margin: 0px 0px 8px 0px;
}

div.isb_post div.isb_post_content span{
	font-size: 14px;
	color: #999999;
}

div.isb_post div.isb_post_content p{
	font-size: 14px;
	color: #666666;
	margin: 10px 0px;
}

div.isb_post div.isb_post_content a {
	color: #81B72B;
	text-decoration:none;
}

div.isb_post div.isb_post_content a:hover {
	color: #81B72B;
	text-decoration:underline;
}

div.isb_post div.isb_post_content_small a.isb_morelink {
	color: #81B72B;
	text-decoration:none;
}

div.isb_post div.isb_post_content_small a.isb_morelink:hover {
	color: #81B72B;
	text-decoration:underline;
}

div.isb_post div.isb_post_content_small span {
	font-size: 14px;
	color: #999999;
}

div.isb_post div.isb_post_content_small p {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 5px 0px;
}

div.isb_post div.isb_post_content_small a {
	color: #81B72B;
	text-decoration:none;
}

div.isb_post div.isb_post_content_small a:hover {
	color: #81B72B;
	text-decoration:underline;
}

div.network_post {
	background: #efefef url('../images/structure/home/bg-columndx.jpg') repeat-x top;
	padding: 16px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
	height: 127px;
}

div.network_post div.network_post_img{
	float:left;
	margin: 0px 10px 0px 0px;
	width:114px;
}

div.network_post div.network_post_content{
	float:right;
	width: 274px;
}

div.network_post div.network_post_content h1 {
	font-size: 14px;
	color: #336600;
	font-weight: bold;
}

div.network_post div.network_post_content h1 a{
	font-size: 14px;
	color: #336600;
	font-seight: bold;
	text-decoration:none;
}

div.network_post div.network_post_content h1 a:hover{
	font-size: 14px;
	color: #336600;
	font-seight: bold;
	text-decoration:underline;
}

div.network_post div.network_post_content p{
	margin: 0px 0px 10px 0px;
}

div.network_post div.network_post_content a {
	color: #81B72B;
	text-decoration:none;
	font-size: 12px;
}

div.network_post div.network_post_content a:hover {
	color: #81B72B;
	text-decoration:underline;
	font-size: 12px;
}


/*
| ---------------------------------------------
| CLASSES
| ---------------------------------------------
*/

img.network_feed_favicon {
	vertical-align:middle;
}

div#blog_network a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div#blog_network a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

div#blog_network_col1 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:40px;
	width:275px;
}

div#blog_network_col2 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:55px;
	width:275px;
}

div#blog_network_col3 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:48px;
	width:275px;
}

div#blog_network_col4 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:40px;
	width:275px;
}

div#blog_network_col5 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:55px;
	width:275px;
}

div#blog_network_col6 {
	color:#666666;
	float:left;
	font-size:12px;
	margin-left:48px;
	width:275px;
}

div#blog_network_row1 {
	background:url("../images/structure/network/network_header1.jpg") no-repeat scroll center top #FFFFFF;
	height:92px;
	margin:0 0 0 4px;
	padding:100px 0 0;
	width:982px;
}
div#blog_network_row2 {
	background: #FFFFFF url("../images/structure/network/network_header2.jpg") no-repeat top center;
	width: 982px;
	height: 92px;
	padding: 100px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	}

img.blog_network_favicon {
	float:left;
	margin-left:3px;
	margin-right: 8px;
	margin-bottom:-10px;	
}

.blog_network_col p {
	float:left;
	margin-top:-5px;
	margin-bottom:-2px;	
}

div.blog_network_item {
	background: #FFFFFF url("../images/structure/network/separablog.jpg") no-repeat bottom;
	padding: 0px 0px 44px 0px;
	margin: 0px 0px 15px 0px;
}

p.blog_network_p1 {
	float:left;
	margin-top:-5px;
	margin-bottom:-2px;	width: 225px;
}
p.blog_network_p2 {
	float:right;
	margin-top:-2px;
}

.email_social_icon {
	background: url("../images/icons/cs-mail.png") 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	display: block;
	float:left;
	margin: 0px 5px 0px 0px;
}

div.social_main_box {
	padding: 182px 0px 0px 0px;
}

div.social_second_box {
	padding: 100px 0px 0px 0px;
}

div.foto_titles_box {
	float: left;
}

div.foto_titles_box h2{
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 3px 0px;
	-moz-opacity: 0.80;
	opacity:.80;
	filter: alpha(opacity=80);
}

div.foto_titles_box h3{
	background-color: #999999;
	color: #FFFFFF;
	padding: 3px;
	font-size: 14px;
	-moz-opacity: 0.80;
	opacity:.80;
	filter: alpha(opacity=80);
}

div.foto_social_box {
	float: right;
	margin:14px 0 0 0px;
}

div.foto_social {
	display:block;
	width: 135px;
	height: 19px;
	margin: 25px 0 5px;
}

h2#david_title {}
h3#david_subtitle {}

h2#angelo_title {
	width: 164px;}
h3#angelo_subtitle {}

h2#beny_title {
	width: 134px;
}
h3#beny_subtitle {}

h2#alex_title {
	width: 118px;
}
h3#alex_subtitle {}

h2#ralph_title {
	width: 150px;
}
h3#ralph_subtitle {}

h2#andrea_title {
	width: 150px;
}
h3#andrea_subtitle {}

.email_social_icon:hover {
	background-position: 0px -19px;
}

.googleplus_social_icon {
	background: url("../images/icons/cs-gp.png") 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	display: block;
	float:left;
	margin: 0 5px 0 0;
}

.googleplus_social_icon:hover {
	background-position: 0px -19px;
}

.facebook_social_icon {
	background: url("../images/icons/cs-fb.png") 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	display: block;
	float:left;
	margin: 0 5px 0 0;
}

.facebook_social_icon:hover {
	background-position: 0px -19px;
}

.twitter_social_icon {
	background: url("../images/icons/cs-tw.png") 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	display: block;
	float:left;
	margin: 0px 5px 0px 0px;
}

.twitter_social_icon:hover {
	background-position: 0px -19px;
}

.linkedin_social_icon {
	background: url("../images/icons/cs-in.png") 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	display: block;
	float:left;
}

.linkedin_social_icon:hover {
	background-position: 0px -19px;
}


/*
| ---------------------------------------------
| STRUCTURE
| ---------------------------------------------
*/

div#container {
	margin: 0px auto;
	width: 1012px;
}

div#blogbody {
	background: #FFFFFF url("../images/structure/corpo-bg.jpg") center repeat-y;
}

div#logobar {
	height: 48px;
}

div#logobar a#logobar_index_link {
	margin: 0px 0px 0px 0px;
}

div#skybar {
	height: 147px;
	background: url("../images/backgrounds/skybar-bg.jpg") repeat-x;
	width: 1050px;
}

div#header_flash {
	text-align: right;
}

object#spaceship_movie {
	display:block;
	float:right;
	margin-top:-28px;
}

div#skybar img#skybar_image {
	margin: 30px 0px 0px 45px;
}

div#barraverde {
	height: 73px;
}

div#barraverde img#barraverde_sx {
	margin-left: 12px;
	float:left;
}

div#barraverde img#barraverde_newsletter {
	float:left;
}

div#barraverde img#barraverde_rss {
	margin: 30px 5px 0px;
	float:left;
}

div#barraverde img#barraverde_diario {
	float:left;
}

div#barraverde img#barraverde_news {
	margin: 0px 0px 0px 187px;
	float:left;
}

div#barraverde img#barraverde_dx {
	float:right;
}

div#news_isb {
	clear: both;
	float:left;
	width: 558px;
	margin: 0px 0px 0px 12px;
}

div#news_network {
	float:right;
	width: 426px;
	margin: 0px 12px 0px 0px;
}

div#prefooter {
	clear:both;
	margin: 2px auto 0px auto;
}

div#chisiamo_illustration {
	text-align: center;
	padding: 0px 0px 30px 0px;
}

div#dovesiamo {
	background: url("../images/structure/footer/footer-dovesiamo-top.jpg") repeat-x;
}

div#dovesiamo img#dovesiamo_imgheader {
	display:block;
}

div#dovesiamo ul#dovesiamo_paragrafi li {
	float: left;
}

div#dovesiamo ul#dovesiamo_paragrafi li#dovesiamo_block1 { width: 260px; margin:0px 30px 0px 0px;}
div#dovesiamo ul#dovesiamo_paragrafi li#dovesiamo_block2 { width: 280px; margin:0px 30px 0px 0px;}
div#dovesiamo ul#dovesiamo_paragrafi li#dovesiamo_block3 { width: 320px; }

div#dovesiamo div#dovesiamo_contenuto {
	background: url("../images/structure/footer/footer-dovesiamo-bg.jpg") repeat-x;
	height: 357px;
	color: #FFF;
	padding: 20px 0px 0px 46px;
	font-size: 16px;
	line-height:23px;
}

div#dovesiamo div#dovesiamo_contenuto a {
	color:#CCFF66;
	text-decoration:none;
}

div#dovesiamo div#dovesiamo_contenuto a:hover {
	color:#CCFF66;
	text-decoration:underline;
}

img#raggiungeresede_titleimg {
	margin: 45px 0px 0px 0px;
}

div#raggiungere_box {
	height: 87px;
	width: 241px;
}

img#alien_map_image {
	position: absolute;
	margin: 30px 0px 0px 0px;
}

p#raggiungere_text_piedi,
p#raggiungere_text_auto,
p#raggiungere_text_alien{
	font-size: 13px;
	line-height:18px;
}

h4#raggiungere_textheader_piedi,
h4#raggiungere_textheader_auto,
h4#raggiungere_textheader_alien{
	margin: 0px 0px 0px 0px;
}

a#alien_imagelink {
	display:block;
	width: 52px;
	height: 83px;
	background: url("../images/icons/alien_sprite.png") 0px 0px no-repeat;
	float:left;
}

a#alien_imagelink:hover {
	background-position: -52px 0px;
}

a#car_imagelink {
	display:block;
	width: 116px;
	height: 83px;
	background: url("../images/icons/car_sprite.png") 0px 0px no-repeat;
	float:left;
}

a#car_imagelink:hover {
	background-position: -116px 0px;
}

a#spaceship_imagelink {
	display:block;
	width: 73px;
	height: 83px;
	background: url("../images/icons/spaceship_sprite.png") 0px 0px no-repeat;
	float:left;
}

a#spaceship_imagelink:hover {
	background-position: -73px 0px;
}

iframe#gmap {
	margin: 30px 0px 0px 0px;
}

div#contatti {
	clear:both;
	padding: 75px 0px 0px 0px;
	margin: 0px auto;
	width: 982px;
}

div#contatti_header {
	background: url("../images/structure/footer/footer_barracentro.jpg") repeat-x;
	height: 79px;
}

div#contatti_header_sx {
	background: url("../images/structure/footer/footer_barrasx.jpg") no-repeat center;
	height: 79px;
	width: 162px;
	float: left;
}

div#contatti_header_dx {
	background: url("../images/structure/footer/footer_barradx.jpg") no-repeat right;
	height: 79px;
	width: 192px;
	float: right;
}

ul#contatti_social_headerbox {
	margin: 12px 0px 0px 0px;
}

a#contatti_social_header_mail {
	background: url("../images/structure/footer/footer_mail.jpg") no-repeat center;
	width: 36px;
	height: 37px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
}

a#contatti_social_header_feed {
	background: url("../images/structure/footer/footer_rss.jpg") no-repeat center;
	width: 36px;
	height: 37px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
}

a#contatti_social_header_facebook {
	background: url("../images/structure/footer/footer_fb.jpg") no-repeat center;
	width: 36px;
	height: 37px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
}

a#contatti_social_header_twitter {
	background: url("../images/structure/footer/footer_tweet.jpg") no-repeat center;
	width: 36px;
	height: 37px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
}

div.contatti_col {
	float: left;
}

div#contatti_col1 {
	padding: 12px 0px 0px 12px;
	width: 290px;
	margin: 0px 40px 0px 0px;
	height: 470px;
}

div#contatti_col1 h3, div#contatti_col2 h3{
	color: #81B72B;
	margin: 12px 0px 10px 0px;
	font-weight: normal;
	font-size: 22px;
}

div#contatti_col2 {
	width: 241px;
	margin: 0px 55px 0px 0px;
}

div#contatti_col3 {
	width: 300px;
}

p.contatti_info {
	float: left;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
}

p.contatti_info a{
	color: #333333;
	text-decoration: none;
}

img#contatti_logo {
	float: left;
	margin: 0px 5px 0px 0px;
}

p.contatti_info a:hover {
	float: left;
	color: #333333;
	text-decoration: underline;
}

form#contatti_form {
	clear: both;
}

form#contatti_form ul li{
	margin: 0px 0px 10px 0px;
}


div#contatti img#contatti_imgheader {
	display:block;
}

div#contatti div#contatti_contenuto {
	background: url("../images/structure/footer/footer-contattaci-bg.jpg") repeat-x;
	height: 340px;
	background-color: #FEB005;
	color: #FFF;
}

div#contatti div#contatti_contenuto img#contatti_imgtitle {
	display:block;
	margin: 0px 0px 15px 45px;
}


form#contatti_form input, form#contatti_form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	border: 1px solid #CCCCCC;
	color: #666666;
	width: 275px;
}

form#contatti_form textarea {
	font-size: 12px;
	height: 115px;
}

form#contatti_form input#submit {
	width: 108px;
	float: right;
	margin: -1px 12px 0px 0px;
}

span#captcha_label {
	font-size: 12px;
}


div#footer {
	margin: 0px 0px 0px 8px;
	color: #666666;
	width: 995px;
	clear: both;
	background: #FFFFFF url("../images/structure/footer/footer_bottom.jpg") bottom no-repeat;
	height: 86px;
	
}

div#footer div#footer_block1 {
	float:left;
	font-size: 12px;
	margin: 0px 0px 0px 30px;
}

div#footer div#footer_block2 {
	float:right;
	font-size: 11px;
	margin: 0px 30px 0px 0px;
}

div#footer p#footer_isb_links a#footer_networklink {
	color: #81B72B;
}

div#footer p#footer_isb_links a#corporate_homelink {
	color: #FF9900;
}

div#footer_header {
	background: #FFFFFF url("../images/structure/footer/footer_divisorio.jpg") top repeat-x;
	height: 7px;
	margin: 0px 0px 20px 4px;
	width: 984px;
}

ul#blog_credits li {
	float: left;
}

a#wp_iconlink {
	background: #FFFFFF url("../images/structure/footer/footer_wp.jpg") bottom no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	margin: 0px 2px 0px 0px;
}

a#cc_iconlink {
	background: #FFFFFF url("../images/structure/footer/footer_cc.jpg") bottom no-repeat;
	width: 20px;
	height: 20px;
	display: block;
}

div#footer img#footer_isb_logo {
	float:left;
	margin: 0px 20px 0px 0px;
}

div#footer p#footer_isb_links {
	float:left;
	font-size: 12px;
	line-height: 15px;
}

div#footer p#footer_isb_links a {
	color: #666666;
	text-decoration:none;
}

div#footer p#footer_isb_links a:hover {
	color: #666666;
	text-decoration:underline;
}

div#loading_box, div#success_box, div#failure_box {
	color: #333333;
	text-align:center;
	margin: 40px auto 0px;
	clear:both;
}

div#success_box {
	width:300px;
	height:106px;
}

a#refresh_form1 {
	display:block;
	color: #81B72B;
	text-decoration:none;
}

div#success_box a#refresh_form1 {
	text-decoration:underline;
}

div#main_form_box {
	height: 300px;
}



/*
| ---------------------------------------------
| NETWORK PAGE
| ---------------------------------------------
*/

div#network_body  {
	background: #FFFFFF url("../images/structure/corpo-bg.jpg") center repeat-y;
	margin: 0px auto;
	width: 1008px;
}

div#network_image {
	background: url("../images/structure/network/network-plaque-centro.jpg") repeat-x;
	height:351px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:45px;
	width:944px;
}

div#network_image_sx {
	background: url("../images/structure/network/network-placque-sx.jpg") no-repeat;
	width:40px;
	height:100%;
	float:left;	
}

div#network_image_dx {
	float:right;
	background :url("../images/structure/network/network-plaque-dx.jpg") right no-repeat;
	width:800px;
	height:100%;
}

img#network_scritta {
	margin-left:-120px;
	margin-top:45px;
	float:left;
}

img#network_illustration {
	float:left;
	margin-right:-200px;
	margin-top:35px;
}

div#network_citazione {
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	line-height:27px;
	margin-bottom:45px;
	margin-left:60px;
	text-align:center;
	width:700px;
}

img#network_citazione_virgolette_alto {
	margin-left:-40px;
}

img#network_citazione_virgolette_basso {
	float:right;
	margin-top:-20px;
	margin-right:40px;
}

img#citazione_alex_zarfati {
	margin-top:40px;
}

div#blog_network {
	clear: both;
	width: 982px;
	margin: 0px 0px 0px 12px;
}

div#corporate_body, div#chisiamo_body{
	background:url("../images/structure/corpo-bg.jpg") repeat-y scroll center center #FFFFFF;
}

div#chisiamo_body {
	height: 546px;
}

a#collabora_link {
	display: block;
	width: 61px;
	height: 145px;
	background: #FFFFFF url("../images/structure/corporate/collabora.gif") 0px 0px no-repeat;
}

a#collabora_link:hover {
	background-position: -61px 0px;
}

div#stats_block {
	position: fixed;
	left: 0;
	top: 35%;
}

div#stats_block_pubblicita {
	position: fixed;
	left: 0;
	top: 45%;
}

a#stats_link {
	display: block;
	width: 55px;
	height: 138px;
	background: #FFFFFF url("../images/structure/corporate/stats_button.png") 0px 0px no-repeat;
}

a#stats_link_pubblicita {
	display: block;
	width: 55px;
	height: 139px;
	background: url("../images/structure/corporate/stats_button_pubblicita.png") 0px 0px no-repeat;
}

a#stats_link:hover, a#stats_link_pubblicita:hover {
	background-position: -55px 0px;
}

div#light_collabora h2#collabora_overlay_title{
	color: #FFFFFF;
	font-size: 32px;
	margin: 20px 0px 0px 0px;
}

div#light_collabora h3#collabora_overlay_subtitle1 {
	color: #666666;
	font-size: 32px;
	margin: 25px 0px 0px 0px;
	font-weight: light;
}

div#light_collabora h3#collabora_overlay_subtitle2 {
	color: #666666;
	font-size: 18px;
	margin: 10px 0px 0px 0px;
}

div#light_collabora p#collabora_overlay_text {
	margin:20px 0 0 42px;
	width:500px;
}

div#light_collabora a#collabora_emailtext {
	margin:53px 0 0 -25px;
	color: #666666;
	text-decoration: none;
	display:block
}

div#light_collabora a#collabora_emailtext:hover {
	margin:53px 0 0 -25px;
	color: #666666;
	text-decoration: underline;
	display:block
}

a#collabora_close {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
}

a#stats_close {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
}

div#corporate_illustration {
	height:351px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:45px;
	width:1008px;
	text-align: center;
}

div#corporate_citazione {
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	line-height:27px;
	margin-left:60px;
	text-align:center;
	width:700px;
}

img#corporate_citazione_virgolette_alto {
	margin-left:-40px;
}

img#corporate_citazione_virgolette_basso {
	float:right;
	margin-top:5px;
	margin-right:60px;
	margin-left:-60px;
}

div#corporate_description {
	width:982px;
	height: 356px;
	margin: 20px 0px 40px 0px;
	font-size:14px;
	clear:both;
	padding: 0px 40px;
}

div#corporate_description_box1 {
	float:left;
	background: url("../images/structure/corporate/bg_blocks.jpg") center no-repeat;
	margin-right:25px;
	width: 338px;
	height: 356px;
}

div#corporate_description_box2 {
	float:left;
	width:580px;
	margin: 25px 0px 0px 0px;
}

div#corporate_description_box2 h2{
	margin: 0px 0px 10px 0px;
}

div#corporate_description_box2 p{
	margin: 0px 0px 20px 0px;
}

div.corporate_servizi_box {
	float: left;
	margin: 0px 0px 10px 0px;
}

img#corporate_description_box1_img1 { margin:20px 0px 10px 20px; }
img#corporate_description_box1_img2 { margin:20px 10px 10px 10px; }
img#corporate_description_box1_img3 { margin:0px 0px 10px 20px; }
img#corporate_description_box1_img4 { margin:0px 10px 10px 10px; }
img#corporate_description_box1_img5 { margin:5px 0px 0px 20px; }

div#corporate_servizi_row1 {
	background:url("../images/structure/corporate/corporate_header1.jpg") top center no-repeat;
	padding: 70px 0px 0px 0px;
}

div#corporate_servizi_row2 {
	background:url("../images/structure/corporate/corporate_header2.jpg") top center no-repeat;
	padding: 70px 0px 0px 0px;
}

div#corporate_servizi_row1 h3, div#corporate_servizi_row2 h3 {
	color: #ff9900;
	margin: 0px 0px 5px 0px;
}


div#corporate_servizi_row1 p, div#corporate_servizi_row2 p {
	margin: 0px 0px 10px 0px
}

div#corporate_servizio1,div#corporate_servizio4 {
	width: 270px;
	margin:0 10px 0 58px;
}

div#corporate_servizio2, div#corporate_servizio5 {
	width: 270px;
	margin:0 37px 0 21px;
}

div#corporate_servizio3, div#corporate_servizio6 {
	width: 270px;
}

div#corporate_servizi_row2 {
	background:url("../images/structure/corporate/corporate_header2.jpg") top center no-repeat;
	clear: both;
}

div#pubblicita_body {
	background:url("../images/structure/corpo-bg.jpg") repeat-y scroll center center #FFFFFF;
}

div#pubblicita_illustrazione {
	background:url("../images/structure/pubblicita/pubblicita-plaque-centro.jpg") repeat-x;
	height:351px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:45px;
	width:944px;
	margin-top: 20px;
}

div#pubblicita_illustrazione_box1 {
	background:url("../images/structure/pubblicita/pubblicita-plaque-sx.jpg") no-repeat;
	width:40px;
	height:100%;
	float:left;
}

div#pubblicita_illustrazione_box2 {
	float:right;
	background: url("../images/structure/pubblicita/pubblicita-plaque-dx.jpg") right no-repeat;
	width:800px;
	height:100%;
}

img#pubblicita_illustrazione_img1 {
	margin-left:-120px;
	margin-top:45px;
	float:left;
}
img#pubblicita_illustrazione_img2 {
	float:right;
	margin-right:-50px;
	margin-top:-15px;
}

div#pubblicita_citazione {
	float:left;
	font-family:"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	line-height:27px;
	margin-bottom:45px;
	margin-left:60px;
	text-align:center;
	width:700px;
}

div#pubblicita_banner1 {
	background: #f7f7f7 url("../images/structure/pubblicita/pubblicita_banner_bg.gif") left top no-repeat;
	height:289px;
	width:984px;
	margin: 0px 0px 0px 12px;
	clear:both;
}

img#pubblicita_banner_img1 {
	margin: 20px 30px 0px 190px;
	float:left;
}

div#pubblicita_banner1 p {
	float:left;
	width: 350px;
	margin-top:20px;
	font-size:16px;
	font-weight: bold;
}

div#pubblicita_banner_bottom {
	background: #ffffff url("../images/structure/pubblicita/pubblicita_banner_bottom_bg.gif") right top no-repeat;
	height: 120px;
	margin: 0px 0px 0px 12px;
	width: 982px;
}

div#pubblicita_banner_bottom p {
	font-weight: bold;
	font-size:16px;
	width: 685px;
	padding: 40px;
}

div#pubblicita_banner2 {
	height:300px;
	width:984px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-size:16px;
	margin: 20px 0px 40px 12px;
	background-color: #f7f7f7;
}

div#pubblicita_banner2 p1 {
	margin-left:65px;
	width:919px;
}

div#pubblicita_banner2 p {
	margin-left:65px;
	width:866px;
	font-weight: bold;
}

div#pubblicita_banner2 img {
	margin: 20px 0px 0px 65px;
}

div#chisiamo_fotocontainer {
	clear: both;
	margin: 0px 0px 0px 0px;
	background:url("../images/structure/corpo-bg.jpg") repeat-y scroll center center #FFFFFF;
	height: 520px;
	width: 1008px;
	padding: 50px 0px 0px 0px;
}

div#chisiamo_fotocontainer2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	height: 210px;
	background:url("../images/structure/corpo-bg.jpg") repeat-y scroll center center #FFFFFF;
}

div#chisiamo_fotocontainer2_col1 {
	background: url('../images/structure/chisiamo/foto_ralph.jpg') center no-repeat;
	width: 470px;
	height: 167px;
	position:relative;
	float: left;
	margin: 0px 5px 0px 32px;
}

div#separator {
	background-color: #CCCCCC;
	height: 20px;
	width: 945px;
	margin: 0px 0px 20px 32px;
	clear: both;
}

div#chisiamo_fotocontainer2_col2 {
	background: url('../images/structure/chisiamo/foto_camillo.jpg') center no-repeat;
	width: 470px;
	height: 167px;
	position:relative;
	float: left;
}

div#foto_col1, div#foto_col2 {
	float: left;
	width: 470px;
}

div#foto_col1 {
	margin: 0px 5px 3px 32px;
}

div#foto_col1_row1 {
	background: url('../images/structure/chisiamo/foto_david.jpg') center no-repeat;
	width: 470px;
	height: 250px;
	margin: 0px 0px 5px 0px;
	position:relative;
}

div#foto_col1_row2 {
	background: url('../images/structure/chisiamo/foto_angelo.jpg') center no-repeat;
	width: 470px;
	height: 250px;
	position:relative;
}

div#foto_col2_row1 {
	background: url('../images/structure/chisiamo/foto_beny.jpg') center no-repeat;
	width: 470px;
	height: 250px;
	margin: 0px 0px 5px 0px;
	position:relative;
}

div#foto_col2_row2 {
	background: url('../images/structure/chisiamo/foto_alex.jpg') center no-repeat;
	width: 470px;
	height: 250px;
	position:relative;
}

div.chisiamo_foto_overlay {
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	width: 470px;
	height: 100px;
	position:absolute;
	right: 0;
	bottom: 0;
	display: none;
}


/*
| ---------------------------------------------
| MENUS
| ---------------------------------------------
*/

ul#mainmenu {
	/*background: #FFFFFF url("../images/structure/menus/menu_bg.jpg") center 20px no-repeat;*/
	margin-top: 3px;
	text-align:center;
	font-family:Helvetica, sans-serif;
	font-size:28px;
	font-style:normal;
	font-stretch:normal;
	font-weight: lighter;
	margin: 0px auto;
	clear:both;
	background-color: #FFFFFF;
}

ul#mainmenu li {
	display:inline-block;
}

ul#mainmenu li a {
	display:block;
	text-decoration:none;
	color: #666666;
	height: 47px;
}

ul#mainmenu li a#mainmenu_homelink {
	background:url(../images/structure/menus/menu-home.gif) 0px 0px no-repeat;
	width: 111px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_homelink:hover {
	background-position: 0px -47px;
}

ul#mainmenu li a#mainmenu_aboutlink {
	background:url(../images/structure/menus/menu-chisiamo.gif) 0px 0px no-repeat;
	width: 144px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_aboutlink:hover {
	background-position: 0px -47px;
}

ul#mainmenu li a#mainmenu_networklink {
	background:url(../images/structure/menus/menu-network.gif) 0px 0px no-repeat;
	width: 134px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_networklink:hover {
	background-position: 0px -47px;
}

ul#mainmenu li a#mainmenu_corporatelink {
	background:url(../images/structure/menus/menu-corporate.gif) 0px 0px no-repeat;
	width: 153px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_corporatelink:hover {
	background-position: 0px -47px;
}

ul#mainmenu li a#mainmenu_pubblicitalink {
	background:url(../images/structure/menus/menu-pubblicita.gif) 0px 0px no-repeat;
	width: 153px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_pubblicitalink:hover {
	background-position: 0px -47px;
}

ul#mainmenu li a#mainmenu_bloglink {
	background:url(../images/structure/menus/menu-news.gif) 0px 0px no-repeat;
	width: 105px;
	height: 47px;
}

ul#mainmenu li a#mainmenu_bloglink:hover {
	background-position: 0px -47px;
}

p#bottom_disclaimer {
	font-size: 11px;
	text-align: center;
	margin: 0px auto 20px;
	background-color: #FFFFFF;
}

.fan_box .profileimage, .name_block{
	display: none !important;
}
