@charset "UTF-8";
/* CSS Document */
* { 
	margin:0px;
	padding:0px;
	outline:none;
}
body {
	background:url(../img/bkg_blue_2.jpg);
	color:#898989;
	font:Helvetica,Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:center;
}
a {
	color:#3a859d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#153046;
}
h1 {

	color:#FFFFFF;

}
h2 {
	color:#153046;	
	font-size:16px;
	margin:5px 0 10px 0;

}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
  margin:0px;
  padding:0px;	
}

#container_bkg {
	background:url(../img/bkg_site.png) repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:870px;
}
#container_center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;	
}
#super_container {
	background-color:#FFFFFF;
	float:left;
	min-height:720px;
	/*_height:720px;*/
	padding:0 30px 10px 30px;
}
#logo {
	margin-top: 10px;
}
#banner {
	margin-top:3px;
	width: 707px;
	height: 290px;
}

#container {
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	width:720px;
}

#menu {
	
	background-color:#153046;
	height:14px;
	padding:8px 0 8px 0;
	width:707px;

}

.menu ul {
	display:block;
	float:left;
	width:700px;
}

.menu ul li {
	display:block;
	float:left;
	margin:0 65px 0 10px;
}	

a .up {
	display:block;
}  /* esconde */

a .over {
	display:none;
}  /* esconde */

a:hover .up {
	display:none;
}  /* esconde */
a:hover .over {
	display:block;
}  /* esconde */

.menu li a.link_selected {
	font-weight:900;
}

/*PORTFOLIO MENU */
#menu_portfolio {
	float:left;
	width:536px;
}

.menu_portfolio ul li {
	display:block;
	float:left;
	margin:0 0 4px 3px;
}

.submenu_left {
	float:left;
	margin-right:4px;
	width:162px;
}
.box_right {
	float:left;
	width:538px;
	/*border:1px solid #f0f0f0;*/
	
}
.title {
	background: url(img/bkg_blue.png);
	background-color:#3a859c;
	height:49px;
	margin-left:166px;
	_margin-left:83px;
}
.title2 {
	background: url(img/bkg_blue.png);
	background-color:#3a859c;
	height:28px;
	margin-left:166px;
}
.subtitle {
	background: url(img/bkg_grey.png);
	background-color:#eef0f2;
	height:20px;
	margin:4px 0 0 166px;
	_margin-left:83px;
}
.subtitle_2 {
	background: url(img/bkg_grey.png);
	background-color:#eef0f2;
	height:20px;
	margin:4px 0 10px 0px;
}
.ul_inline li {
	float:left;
}

.footer {
	list-style: none;
	font-size: 12px;
	color: #ffffff;
	width: 790px;
	margin: 0px auto;
}

.footer li {
	float: left;
	padding: 7px 0px;
}

.footer a {
	color: #ffffff;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

.lista,.lista2{
  float:left;
  width:132px;
  height:74px;
  margin-right:4px;
  margin-top:4px;
  
   
}

.lista2{
  overflow:hidden;
}

.img_lista{
  border:0;
  width:132px;
  height:74px;
}

.testx{
  height:74px;
  position:absolute;
	z-index:10;
  width:103px;
  height:74px;
  float:left;
	padding: 0px 24px 0px 5px;
  font-size:11px;
  overflow:hidden;
  border:1px solid green;
}
interna2{
	position:absolute;
	z-index:10;
  width:103px;
  height:74px;
	float:left;
	margin-top:120px;
  font-size:11px;
  overflow:hidden;

}

.interna{
   width:103px;
   height:74px;
   padding: 0px 24px 0px 5px;
   font-family:verdana;
   font-size:11px;
   background-color: #000000;
   background-position:24px left;
   color:#ffffff;
   font-weight:400;
}




.label_list{
  width:165px;
  height:28px;
  display:block;
  margin-bottom:4px;
  line-height:28px;
  background-color:#0087a1;
  color:#e6ffff;
  padding-left:10px;
  font-size:14px;
  font-weight:500;
}


.label_selected,.label_list:hover{
   background-color:#012136;
   color:#0f868e;
}

.titolone {
    height:50px;
    background-color:#002d44;
    color:#fffae9;
    font-size:26px;
    line-height:60px;
    margin-bottom:5px;
    width:532px;
}

.describo{
  float:right;
  width: 548px;  
  margin:0 0 0 170px;
  
}
.titolino{
  color:#0087a1;
  
}

/*--------------------------------------------------------------------------*/

.thumb {
	width:132px;
	height:74px;
	float:left;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:0px;

	
}
.thumb img{
	position:absolute;
	z-index:5;
}

.info_sfondo {
	position:absolute;
	z-index:10;
	width:132px;
	height:0px;
	float:left;
	margin-top:74px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#000000;
	overflow:hidden;
	
	
}

.solo_tit{
	padding-left:3px;
    padding-top:5px;
	text-align:left;
	float:left;
	position:absolute;
	z-index:-10;

}           

.bt {
	position:absolute;
	z-index:90;	
	width:132px;
	height:74px;
	background-image:url(images/sfondo_bt.png);
} 

 

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.link_facebook{
  float:right;
/*  margin-right:8px; */
  margin-top:-48px;
}

.link_facebook_internal{
  float:right;
  margin-right:10px;
}

.video_youtube{
    float:left;
    width:120px;
    height:90px;
    margin-right:15px;
    cursor: pointer;
}

.titoli_youtube{
  color:#898989;
  
}


