@charset "UTF-8";
/* CSS Document */
body {
background-color:#FFFFFF;
margin: 0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4F4F4F;
}
H3
{
	font-size:13px;
	font-weight:bold;	
	margin-top:0px;
}
A
{
	color:#FF6600;
	text-decoration:none;	
}
A:HOVER
{
	text-decoration:underline;	
}
A IMG
{
	border:none;	
}
.paginazione_new {
	width:500px;
	height:25px;
	margin: 0 auto;
	background-image: url(../images/bg_paginazione_new.jpg);	
	margin-bottom:20px;
}
.paginazione_new a{
	color: #4F4F4F;
	text-decoration: none;
}
.paginazione_new a:hover{
	color: #4F4F4F;
	text-decoration: underline;
}
.trovati {
	float:left;
	display:block;
	padding: 0px 0px 0px 10px;	
}
.numeropagine {
	float:right;
	text-align:right;
	display:block;
	padding: 0px 10px 0px 20px;
}
.numeropagine UL
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.numeropagine LI
{
	float:left;
	list-style:none;
	margin:0px 3px 0px 3px;
	padding:0px;
}
.numeropagine LI A
{
	color: #4F4F4F;
	text-decoration: none;	
}
.numeropagine a:hover{
	color: #FF6500;
	text-decoration: underline;
}
h1{

	text-indent:-9999px

}
p{
margin:0px 0px 7px 0px;
}

#head {
	width: 900px;
	margin:0 auto;
	margin-top:20px;
	background-color:white;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #90918c;
	
}
#head_logo {
	float:left;
	margin-bottom:6px;
}
#head_flash_home {
	width:900px;
	display:block;
	margin:0 auto;
	
	
}
#head_flash {
	/*width:900px;
	height:508px;*/
	width:900px;
	display:block;
	margin:0 auto;
	
}
/* ------------------------------------------------------ */
#flags {
	text-align: right;
	padding-top:5px;
}
#flags img{
	padding-left:10px;
}
#footer {
	width: 900px;
	height:90px;
	margin:0 auto;
	padding-top:10px;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737070;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #90918c;
	margin-top:10px;
}
#footer .address{
	float:left;
	line-height: 18px;
	
}
#footer .credit{
	float:right;
}
#footer .credit a{
	margin-left:4px;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
#menu {
float: right;
height:55px;
margin-bottom:6px;
}
#menu ul {
margin:19px 0px 0px;
padding:0;
}
#menu ul li {
	float:left;
	list-style:none;
	margin-top:17px;
	padding-left:10px;
}
#menu ul li a:focus {
outline-color:invert;
outline-style:none;
outline-width:medium;
}

#menu ul li.studio {
background-image:url(../images/menuOff/menu_studio.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:49px;
}
#menu ul li a.studio {
	background-image:url(../images/menuOff/menu_studio.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:49px;
}
#menu ul li a.studio:hover {
background-image:url(../images/menuOn/menu_studio.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.progetti {
background-image:url(../images/menuOff/menu_progetti.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:62px;
}
#menu ul li a.progetti {
	background-image:url(../images/menuOff/menu_progetti.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:62px;
}
#menu ul li a.progetti:hover {
background-image:url(../images/menuOn/menu_progetti.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.riconoscimenti {
background-image:url(../images/menuOff/menu_riconoscimenti.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:111px;
}
#menu ul li a.riconoscimenti {
	background-image:url(../images/menuOff/menu_riconoscimenti.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:111px;
}
#menu ul li a.riconoscimenti:hover {
background-image:url(../images/menuOn/menu_riconoscimenti.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.ftp {
background-image:url(../images/menuOff/menu_ftp.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:25px;
}
#menu ul li a.pubblicazioni {
	background-image:url(../images/menuOff/menu_pubblicazioni.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:104px;
}
#menu ul li a.pubblicazioni:hover {
background-image:url(../images/menuOn/menu_pubblicazioni.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.link {
background-image:url(../images/menuOff/menu_link.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:32px;
}
#menu ul li a.link {
	background-image:url(../images/menuOff/menu_link.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:32px;
}
#menu ul li a.link:hover {
background-image:url(../images/menuOn/menu_link.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.news {
background-image:url(../images/menuOff/menu_news.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:43px;
}
#menu ul li a.news {
	background-image:url(../images/menuOff/menu_news.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:43px;
}
#menu ul li a.news:hover {
background-image:url(../images/menuOn/menu_news.gif);
background-repeat:no-repeat;
}
/*------*/
#menu ul li.contatti {
background-image:url(../images/menuOff/menu_contatti.gif);
background-repeat:no-repeat;
display:block;
height:18px;
text-indent:-9999px;
width:58px;
}
#menu ul li a.contatti {
	background-image:url(../images/menuOff/menu_contatti.gif);
	background-repeat:no-repeat;
	display:block;
	height:18px;
	text-indent:-9999px;
	width:58px;
}
#menu ul li a.contatti:hover {
background-image:url(../images/menuOn/menu_contatti.gif);
background-repeat:no-repeat;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

#container {
	height: auto;
	width: 900px;
	margin:0 auto;
	margin-top:20px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}
.colSx
{
	float:left;
	width:500px;	
}
.main {
	
	float:left;
	width: 500px;
	line-height: 20px;
	text-align: justify;
	
	
}
.main .foto {
	
	float:right;
	width: 200px;
	margin-left:10px;
	margin-bottom:7px;
	
	
}
.main .titlesection{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 14px;
	font-weight: bold;
	color: #9A9A9A;
}
.coldx {
	
	float:right;
	width: 290px;
	text-align: right;
	padding:0px 30px 0px 30px;
	
}
.coldx .sottomenu{
	
	text-align: left;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.sottomenu {
	margin:0;
	padding:0;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sottomenu ul {
margin:0;
padding:0;
margin-bottom:20px;
}
.sottomenu ul li {
	padding:0px 10px 0px 20px !important;
	/*list-style-image: url(../images/ico_virgolette.gif);*/
	line-height: 20px;
	/*list-style-position: inside;*/
	list-style:none;
	background-image:url(../images/ico_virgolette.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
.sottomenu ul li a:focus {
outline-color:invert;
outline-style:none;
outline-width:medium;
}
.sottomenu ul li.selected {
	background-color: #f4f2f5;
	color: #FF6500;
	font-weight: bold;
}
.sottomenu ul li a:hover {
	color: #FF6500;
}
.sottomenu ul li a {
	color:#4F4F4F;
}
.sottomenu ul li a.selected
{
	font-weight:bold;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.boxNews{
	text-align: left;
	padding-bottom:17px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxNews img{
	padding-bottom:5px;
}
.boxNews .titolo{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom:5px;
}
.boxNews .data{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-style: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom:5px;
}
.boxNews .testo{
padding-bottom:5px;
}
/*----------------------------------------------------------------------------*/
.titlenew{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	/*float:left;*/

}
.datanew{
	font-size: 13px;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}

/*----------------------------------------------------------------------------*/
.H1Studio{

	background-image: url(../images/title_studio.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}
.H1Link{

	background-image: url(../images/title_link.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}
.H1Riconoscimenti{

	background-image: url(../images/title_riconoscimenti.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/
}
.H1Pubblicazioni{

	background-image: url(../images/title_pubblicazioni.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/
}
.H1Contatti{

	background-image: url(../images/title_contatti.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}
.H1Progetti{

	background-image: url(../images/title_progetti.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}
.H1Riconoscimenti{

	background-image: url(../images/title_riconoscimenti.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	
}
.H1News{

	background-image: url(../images/title_news.gif);
	background-repeat: no-repeat;
	height:24px;
	font-size: 14px;
	width:200px;
	margin:0px 0px 20px 0px !important;
	margin:0px 0px 20px 0px;
	/*float:left;*/

}
.coloreorange {
	color: #FF6633;
}
.linkArchivioNews
{
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0px 5px 0px;
	margin-bottom:20px;
	text-align:left;
	width:290px;
}
.linkArchivioNews A
{
	font-weight:bold;
	color:#4F4F4F;
	text-decoration:none;
}
.linkArchivioNews A:HOVER
{
	color:#FF6500;
	text-decoration:underline;
}
.fotoStaffContainer
{
	width:120px;
	height:120px;
	float:right;
	margin:30px 0px 10px 10px;	
}
.staffSX
{
	float:left;
	width:370px;	
}
.separatoreStaff
{
	margin:10px 0px;	
}
.clear
{
	clear:both;
	font-size:0.1em;	
}
.staffItem
{
	padding:10px 0px;
	float:left;
}
