@charset "UTF-8";
/* CSS Document */

body {
	color: #6D6D6E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	}
	
/* MENU */

div#main_menu{
    background: #FFFFFF url(../img/menu_bg.gif);
    height: 32px;
	width:960px;
}

div#main_menu ul {
    list-style: none; /* elimino i punti elenco */
    margin: 0px 0px 0px 0px; /* elimino i rientri delle liste */
    padding: 10px 0px 0px 0px; /* elimino i rientri delle liste */
}
div#main_menu li {
    display: inline; /* mette gli elementi della lista in linea */
    padding: 6px 22px 6px 22px;
    margin: 6px 0px 0px -3px; /* regola lo spazio tra le voci, per posizionare i separatori */
	background:url(../img/separatore_menu.gif) center left no-repeat;
}

div#main_menu li a{
    color: #6D6D6E;
    text-decoration: none;
}
div#main_menu li a:hover, div#nav li a:focus, div#nav li a:active {
    color: #979798;
	
}

/* FOOTER */

#footer{
	width:930px;
	height:30px;
	/*border-top:1px solid #999999;*/
	margin-top:10px;
}

/* HOME */

#main_home {
	margin-top:10px;
	width:960px;
	height:380px;
	background:url(../img/home_bg.gif);
}

#txt_home{
	width:200px;
	margin-left:35px;
	float:left;
	margin-top:100px;
}

#vid_home {
	width:515px;
	height:305x;
	float:right;
	margin-top:25px;
	margin-right:80px;
}

#news {
	background: #FFFFFF url(../img/news_bg.gif) center center no-repeat;
    height: 32px;
	width:960px;
	padding-top:18px;
	padding-left:20px;
}

#TICKER {
	margin-left:55px;
	}
	

#anteprime {
	width:1000px;
}
	




/* PORTFOLIO */

#main_portfolio{
	margin-top:10px;
	width:960px;
	height:380px;
	background:#FFFFFF url(../img/mainfolio_bg.gif) no-repeat right top;
}

#spalla_portfolio{
	width:250px;
	height:375px;
	background:#FFFFFF url(../img/spalla_folio.gif) no-repeat center center;
	float:left;
}


#galleria{
	width:710px;
	height:375px;
	background:#FFFFFF url(../img/mainfolio_bg.gif) no-repeat center center;
	float:left;
}

#issuu { 
	height: 330px;
    margin: 20px 30px;
    width: 650px;
}
#youtube { 
	height: 330px;
    margin: 20px 30px;
    width: 650px;
}

#issuu_btn {
	background:url(../img/issuu_btn_bg_bn.gif) 0px 0px no-repeat;
	width:195px;
	height:27px;
	margin-bottom:5px;
	
}
#youtube_btn {
	background:url(../img/youtube_btn_bg_bn.gif) 0px 0px no-repeat;
	width:195px;
	height:27px;
	margin-bottom:5px;
	
}

#sitoweb_btn {
	background:url(../img/website_btn_bg_bn.gif) 0px 0px no-repeat;
	width:195px;
	height:27px;
	margin-bottom:5px;
	
}

#gallery_btn {
	background:url(../img/gallery_btn_bg_bn.gif) 0px 0px no-repeat;
	width:195px;
	height:27px;
	margin-bottom:5px;
	
}

.work_btn{
	position:absolute;
	bottom:10px;
	margin-right: 15px;
}


/* SINERGIE */

#main_sine,
#main_bee,
#main_contact{
	margin-top:10px;
	width:960px;
	height:380px;
	background:url(../img/home_bg.gif);
	/*background:url(../img/sine_bg2.gif);*/
}

#spalla_sine,
#spalla_bee,
#spalla_contact {
	width:230px;
	float:left;
	padding: 100px 20px 0px 35px;
}


#galleria_sine{
	width:650px;
	float:right;
	margin-top:40px;
	margin-right:20px;
}

.img_sine{
	width:140px;
	display:inline;
	border:none;
	padding-right:10px;
}


/* CLIENTI */

#main_clients {
	width:960px;
}

#blocco_clients {
	width:710px;
	float:right;
	margin-bottom:10px;
}

#spalla_clients {
	width:250px;
	height:580px;
	background:url(../img/spalla_clients_bg.gif);
	float:left;
	margin-top:10px;
	text-align:right;
	margin-bottom:10px;
}

/*.box_clients {
	width: 960px;
	height: 185px;
	background: #FFFFFF url(../img/client_bg.gif) no-repeat center center;
	text-align:left;
	margin-top:10px;
}*/
.box_clients2 {
	width: 710px;
	height: 185px;
	background: #FFFFFF url(../img/client_bg2.gif) no-repeat center center;
	text-align:left;
	margin-top:10px;
}

.client_logo {
	padding-left:20px;
	padding-top:20px;
}

/*#box_lavori_clients {
	float:right;
	width:715px;
	height:130px;
	margin-top:20px;
	margin-right:20px;
	overflow: auto;
	position: relative;
}*/

#box_lavori_clients2 {
	float:right;
	width:435px;
	height:130px;
	margin-top:20px;
	margin-right:20px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

#box_elenco_clients {
	float:right;
	width:230px;
	height:500px;
	margin-right:25px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

.scrollbox_clients {
	display: inline; 
	white-space: nowrap;
}

#pages {
	width:960px;
	height:40px;
	background: url(../img/clients_pages.gif) no-repeat center center;
	clear:both;
}



/* CONTACTS */

#contact_map{
	width:515px;
	height:305x;
	float:right;
	margin-top:35px;
	margin-right:80px;
	background:url(../img/video_bg.png) no-repeat;
	height:300px;
	padding-top:10px;
}

/* PERCHE BEECOM */

#galleria_bee{
	width:600px;
	float:right;
	margin-top:15px;
	margin-right:40px;
}

#bee_txt {
	width:580px;
	float:right;
	height:120px;
}

#anteprime_ad,
#anteprime_bl,
#anteprime_ci,
#anteprime_dp,
#anteprime_ev,
#anteprime_ld,
#anteprime_ve,
#anteprime_wd {
	width:580px;
	float:right;
}

#nav {
    padding:0;
    list-style:none;
    height:60px;
}

#nav li {
	float:left;
	margin-left:15px;
}

#nav li a.ad {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_ad.png) no-repeat 0 0px;
}

#nav li a.bl {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_bl.png) no-repeat 0 0px;
}

#nav li a.ci {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_ci.png) no-repeat 0 0px;
}

#nav li a.dp {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_dp.png) no-repeat 0 0px;
}

#nav li a.ev {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_ev.png) no-repeat 0 0px;
}

#nav li a.ld {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_ld.png) no-repeat 0 0px;
}

#nav li a.ve {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_ve.png) no-repeat 0 0px;
}
#nav li a.wd {
    display:block;
    width:60px;
    height:60px;
    background:url(../img/icon_wd.png) no-repeat 0 0px;
}

#nav li a.ad:hover,
#nav li a.bl:hover,
#nav li a.ci:hover,
#nav li a.dp:hover,
#nav li a.ev:hover,
#nav li a.ld:hover,
#nav li a.ve:hover,
#nav li a.wd:hover {background-position: 0px -60px;}


.img_bee{
	width:130px;
	display:inline;
	margin-right:5px;
	margin-left:5px;
	margin-top:20px;
}

#galleria_staff{
	width:600px;
	float:right;
	margin-top:40px;
	margin-right:40px;
}

.img_staff{
	width:50px;
	display:inline;
	margin-top:10px;
	margin-left:5px;
}

.img_staff_big {
	float:left;
	margin-right:35px;
	margin-bottom:20px;
}

.box_contatti {
	float:left;
	padding-top:30px;
}

.box_lista{
	width:600px;
	height:120px;
	clear:both;
}

.foto_desc{
	float:right;
	height:120px;
}
