@charset "utf-8";
/* CSS Document */
body {
    width:100%;
	background:url(images/body3.jpg);
	background-color: #CCCCCC;
	margin-top: 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #000000;
    align: center;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/*-----------------------HEADER----------------------- */
#top{
    width:800px; 
    height:30px; 
    position:relative;
    background:#333333; 
    margin:0 auto; 
}
#top p{
    position:relative;
	display:block;
    background:#333333; 
    margin:0 auto; 
	color:#999999;
	font-size:x-small;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
}
#top p a{
    position:relative;
	display:block;
    background:#333333; 
    margin:0 auto; 
	font-size:x-small;
	font-weight:bold;
	color:#999999;
}
#top p a:hover{
    position:relative;
	display:block;
    background:#333333; 
    margin:0 auto; 
	color:#CCCCCC;
	font-size:x-small;
	font-weight:bold;
}

#banner{
    width:800px; 
    height:120px; 
    position:relative; 
    margin:0 auto;
    padding: 0; 
    background: url(images/banner_topB.jpg);
    background-repeat:no-repeat;
}
#banner2{
    width:800px; 
    height:120px; 
    position:relative; 
    margin:0 auto;
    padding: 0; 
    background: url(images/banner_top.jpg);
    background-repeat:no-repeat;
}
#bottom {
         background:#333333;
         clear: both;  
}
/*----------------------------------------------------------*/
#header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 5px solid #efeeeb ;
	border-bottom: none;
}

#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -7px;
	color: #764B31;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}

/*--------------------LINK-----------------------*/
a {
	color: #323B2E;
	text-decoration: none;
}

a:hover {
	color: #764B31;
	text-decoration: none;
}
/*-----------------------------*/

/*----------------------NEWS---------------------------------*/

#news{
font-size: 12px;
}


/*----------------------------------------------------------------*/
.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	/*border: 2px solid #999999;*/
}
/*-----------------------------------COLONNA 1---------------------------------------*/
#cont_testo{
    position: relative;
    display: block;
    width: 800px;
    height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}
#colOne {
	float: left;
	width: 200px;
	height: 700px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	padding-top: 50px;
	position:relative;
	display: block;
	background: url(images/colonna-bg.jpg) repeat-y left;
}
#colOne_a {
	float: left;
	width: 200px;
	height: 1700px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	padding-top: 50px;
	position:relative;
	display: block;
	background: url(images/colonna-bg.jpg) repeat-y left;
}
#colOne_b {
	float: left;
	width: 200px;
	height: 960px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	padding-top: 50px;
	position:relative;
	display: block;
	background: url(images/colonna-bg.jpg) repeat-y left;
}
#colOne_c {
	float: left;
	width: 200px;
	height: 2300px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	padding-top: 50px;
	position:relative;
	display: block;
	background: url(images/colonna-bg.jpg) repeat-y left;
}
/*--------------MENU LATERAL----------------*/
#menu1 {
	float: left;
	width: 200px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #323B2E;
	top: 0px;
}

#menu1 ul {
	list-style: none;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	display: block;
}

#menu1 ul li{
         width: 200px;
         height: 30px;
         background:url(images/lateral-bg.jpg) repeat-x;
         padding: 0;
         position: relative;
         display: block;
		 top: 15px;
		 margin-top: 5px;
}

#menu1 ul li a {
	position: relative;
	display: block;
	width: 200px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	padding-top: 5px;
		
}

#menu1 ul li a:hover {
	     position: relative;
	     display: block;
	     background:url(images/lateral2-bg.jpg) repeat-x top;
	     color: #FF6600;
		
}
#menu1 ul li.active_b {
         width: 200px;
		 height: 25px;
         position: relative;
         display: block;
		 text-align: center;
	     text-decoration: none;
	  	 background:url(images/lateral2-bg.jpg) repeat-x;
	     color: #FF6600;
		 padding-top: 5px;
}

#lastNews {
    width: 200px;
    height: 200px;
	margin-top:20px;
	top: 20px;
    background-color: #C0C0C0;
    color:#FFFFFF;
	position: relative;
	display: block;
	font-weight:normal;
	font-size: 10px;
	top: 0px;
}
/*-------------------------CONTENITORE-------------------------*/
/*----------------COLONNA 2------------------*/
#colTwo {
    float: right;
    position: relative;
    display: block;
    width: 520px;
	float: right;
	margin: 0 auto;
	padding: 30px 40px 40px 20px;
}

#colTwo h2{
         color: #FF6600;
}
#content {
	width: 800px;
	display:block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background:url(images/main3.jpg) top no-repeat #ffffff;
	background-image:url(images/main.jpg) top no-repeat;
	border: 5px solid #efeeeb;
	border-top: none;	
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -2px;
}

/*--------------PANEL MENU------------------*/
#menuPan{
          width:800px; 
          height:23px; 
          position:relative; 
          margin:0 auto;
          background:#ffffff;
          background: url(images/banner_bottomB.jpg);
}

#menuPan ul{
	   width:800px;
	   height:23px;
	   position:relative;
	   margin: 0 auto;
	   padding: 0;
	   left: 1px;
} 

#menuPan ul li{
               background: url(images/top_menu.gif) repeat-x;
               float:left;
               position:relative;
			   color:#FFFFFF;
               text-align:center; 
               line-height:23px; 
               font-weight:bold;
               margin-left: 2px;
               margin-right: 2px;
               left: 4px;
               overflow: hidden;
               opacity: 0.6;
               filter: alpha(opacity=60);
}
#menuPan ul li.project_a{
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.project a{
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}

#menuPan ul li.project a:hover{
                 background: url(images/top_menu_hover.gif) repeat-x;
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.result_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
				 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.result a{
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.result a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.news_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.news a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.news a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.consortium_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.consortium a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x; 
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.consortium a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.links_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.links a{
                  width:127px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.links a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.contact_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan ul li.contact a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.contact a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.last a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan ul li.last a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
/*-------------------------------MENU PAN2 ----------------------------*/
#menuPan2{
          width:800px; 
          height:23px; 
          position:relative; 
          margin:0 auto;
          background:#ffffff;
          background: url(images/banner_bottom.jpg);
}
#menuPan2 ul{
	   width:800px;
	   height:23px;
	   position:relative;
	   margin: 0 auto;
	   padding: 0;
	   left: 1px;
} 

#menuPan2 ul li{
               background: url(images/top_menu.gif) repeat-x;
               float:left;
               position:relative;
			   color:#FFFFFF;
               text-align:center; 
               line-height:23px; 
               font-weight:bold;
               margin-left: 2px;
               margin-right: 2px;
               left: 4px;
               overflow: hidden;
               opacity: 0.6;
               filter: alpha(opacity=60);
}
#menuPan2 ul li.project_a{
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.project a{
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}

#menuPan2 ul li.project a:hover{
                 background: url(images/top_menu_hover.gif) repeat-x;
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.result_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
				 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.result a{
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.result a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.news_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.news a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.news a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.consortium_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.consortium a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x; 
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.consortium a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.links_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.links a{
                  width:127px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.links a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.contact_a {
                 background: url(images/top_menu_hover.gif) repeat-x;
                 width:128px; 
                 height:23px; 
                 display:block; 
                 color:#000000; 
                 text-decoration:none;
}
#menuPan2 ul li.contact a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.contact a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.last a{
                  width:128px; 
                  height:23px; 
                  display:block; 
                  background: url(images/top_menu.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
}
#menuPan2 ul li.last a:hover{
                  background: url(images/top_menu_hover.gif) repeat-x;
                  color:#000000; 
                  text-decoration:none;
				  }
/*----------------------------european--------------------------------------------*/
.european{
padding-top: 60px;
}
/*--------------------------------------FOOTER----------------------------------------*/
#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
