/* CSS Document */

/************/
/*  GLOBAL  */
/************/
*				{padding:0; margin:0;}
body 			{font-family:"trebuchet ms",arial,sans-serif;background:#000 url(/public/layout/blackgradient.jpg) top left repeat-x; }
#page-container {width:700px; margin:0px auto; margin-top:0px; margin-bottom:10px;  font-size:11px; }
/********************/
/*  HEADER */
/********************/
/* HEADER GENERALE*/	
.header 		{width:700px; height:80px; float:left; }
.logo 			{width:auto; height:60px; margin:0px; float:left; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sezione		{width:300px; height:60px; float:left}
h2 				{color:#ffffff;font-weight:bold;font-size:19px;line-height:24px;border-left:2px solid #fff;padding-left:10px;margin-top:26px;}
/*BREADCRUMBS*/
.breadcrumbs 	{float:left;clear:both; width:700px; height:20px; /*padding:1em 0 1.3em 0;*/ border-bottom: 2px solid #666 ; border-top: 2px solid #666;}
/*LINK DI SERVIZIO */
.nav-service 			{width:700px; position:absolute; z-index:3; margin:0px 0 0 5px; /*border-bottom: 1px solid #c3c3c3*/}
.nav-service ul 		{float:right; padding:2px 0px 0 0; font-weight:normal;}	
.nav-service li 		{display:inline; list-style:none;}
.nav-service li a 		{display:block;float:left;padding:0px 7px;color:#fff;text-decoration:none;font-size:11px; font-weight:normal;}
.nav-service a:hover 	{text-decoration:none; color:#ff6600;}

/******************/
/*  MAIN  */
/******************/
/* MAIN  */
.main 			{float:left;clear:both; width:700px; padding:0px;margin:0px;}
.main-content 	{display:inline; /*Fix IE floating margin bug*/float:left; width:500px; margin:0px 0px 5px 0px;padding:0px;}
.main-content .multimedia	{float:left; width:500px!important /*Non-IE6*/; width:480px /*IE6*/; height:auto;margin:2px 10px 5px 20px!important /*Non-IE6*/; margin:5px 0px/*IE6*/;padding: 5px 0px 10px 0px;  }
h4 							{float:left;color:#fff;font-weight:bold;font-size:16px;line-height:1.0em;margin:10px 5px 0px 20px;}

.main-content .nav		{width:470px; height:20px; float:left; clear:both; margin:0px 10px;padding:5px 0px;border-bottom:1px solid #fff;}
.main-content .nav p	{color:#999; margin:0px 5px; font-size:11px;float:left}
.main-content .nav .frecce {float:left; margin:0px 5px}

/* MENU GALLERIE */
.boxform 						{float:right; width:250px; height:20px; margin-top: 2px!important /*Non-IE6*/;margin-top: 1px/*IE6*/;padding:0px;}
.boxform .form .fieldset  h6    {color:#fff; margin:0px 5px; font-size:11px; font-weight:bold; float:left}

.boxform .form 					{float:right; width:250px; margin:0px;padding:0px;}
.boxform .form .fieldset 		{float:right;width:250px;  margin:0px;padding:0px;border:none;}
.boxform .form input.field 		{width:60px;height:20px; padding:0px; margin:0px;border:1px solid #afafaf; font-size:11px; }
.boxform .form .select 			{float:right;width:140px;height:auto; padding:0px; margin:0px;border:1px solid #afafaf; font-size:10px; }
.boxform .form input.button 		{width:100px;height:18px; background:#E6E6E6; border:solid 1px #afafaf;text-align:center; margin:1px;color:#666; font-size:11px;}
.boxform .form input.button:hover{cursor:pointer; border:solid 1px #505050; background:rgb(220,220,220); color:#505050;}

/********************/
/*  COLONNA DESTRA  */
/********************/
#column-right 	{float:right; width:199px; height:300px; margin:5px 0px;padding:0px; border-left:1px solid #999;}
.box-right		{float:right; width:190px; height:200px; margin:5px 0px 5px 0px!important /*Non-IE6*/;margin:5px 0px 5px 0px/*IE6*/;border:1px solid #000;background:url(/public/layout/blackgradient.jpg) 0 10% repeat-x;}
#column-right  p 	{color:#fff; margin:10px; font-size:11px;}
h5 				{color:#fff;font-weight:bold;font-size:14px;line-height:1.2em; text-transform:uppercase;padding:3px 10px; background-color: #000}
.box-right .text 	{color:#f7f7f7; margin:10px; font-size:11px;}
/********************/
/*  FOOTER  */
/********************/
.footer 			{clear:both; width:700px; padding:5px 0 5px 0;overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background-color:#000;}
.footer p 			{line-height:1.3em; text-align:center; color:#FFF; font-weight:normal; font-size:11px;}
.footer p.credits 	{font-weight:normal;}
.footer a 			{text-decoration:none; color:#FFF; font-weight:normal}
.footer a:hover 	{text-decoration:underline; color:#ff6600;font-weight:normal}

/*ALLINEMAENTO IMMAGINI*/
img.center 		{float:left; clear:both; margin:5px 2px; padding:0px;border:1px solid #999 }
img.right 		{float:right;clear:both; margin:3px 0 7px 10px; padding:1px; border:1px solid #969696;}
img.left 		{float:left; margin:10px 2px; border:2px solid #FFF}
img.leftborder	{float:left; margin:3px 15px 2px 2px;border:1px solid #999}
img.nopad 		{float:left; margin:0px;}
/* HYPERLINKS */
a 		{color:#fff; font-weight:normal; text-decoration:none;}
a:hover {color:#ff6600; font-weight:normal; text-decoration:none;}
/*HYPERLINKS IMMAGINI*/
a img 	  	{border:0px;}
a:hover img {border:0px}

.boxadv-250 {width:250px; margin:10px auto;}

