/* CSS Document */
body{
background:#d9d9d9 url('/img/bg_palladiotech.jpg')  0 0 repeat-x;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin:0px;
padding:0px;
}
IMG{
border:0px;
margin:0px;
padding:0px;
}
#centraPagina{
width:1000px;
margin:auto;
text-align:left;
}
#intestazione{
width:1000px;
background-color:#006699;
margin: 0px;
padding: 0px;
height:108px;
display:block;
}
#img_centrale{
width:1000px;
background-color:#006699;
margin: 0px;
padding: 0px;
height:192px;
}
#corpo{
background: url('/img/bg_corpo.gif')  0 0 repeat-y;
width:1000px;
float:left;
text-align:center;
}
#boxLeft_end{
height: 47px;
}
#boxLeft_end img{ 
float:left;
}
#boxLeft{
float:left;
width:215px;
background:transparent url('/img/bg_navleft.png')  0 0 repeat-y;
color:#000000;
padding:8px 0px 0px 0px;
}

#boxRight{
float:left;
width:765px;
background-color:transparent;/*#990000 ROSSO SCURO*/
padding:12px 10px 10px 10px;
color:#777777;
text-align: justify;
vertical-align: top;
word-spacing: normal;
white-space: normal;
}
#feedLeft{
width:183px;
padding:14px;
padding: 12px;
}
/*************** BLOCK BODY ************************/
.block_left{
width:520px;
float:left;
padding:0px 0px 0px 6px;
}
.block_right{
width:220px;
float:right;
padding:0px;
font-size:11px;
}

/*************** ROLLOVER LINK ************************/
a:link, a:visited{
color:#666666;
text-decoration: underline;
}
a:active, a:hover{
color: #1992b4;
text-decoration: underline;
}
.block_right a:link, .block_right  a:visited{
color:#666666;
text-decoration: none;
}
.block_right  a:active, .block_right a:hover{
color: #1992b4;
text-decoration: underline;
}

#boxLeft ul{
font-size:11px;
text-align:left;
font: "Trebuchet MS",Verdana, Helvetica, Arial, sans-serif;
}

#boxLeft a:link, #boxLeft  a:visited, #boxLeft  a:active,{
color:#666666;
text-decoration: none;
}
#boxLeft a:hover{
color: #1992b4;
text-decoration: underline;
}
/*********** MENU DI NAVIGAZIONE *****************/
#navigazione {
background-color:transparent;/*#900*/
color:#000000;
	width: 767px;
	margin: 0px 0px 0px 0px;/*hack per mozilla margin: -3px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#navigazione ul {
	height:26px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;/*hack per mozilla margin: -3px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
}
#navigazione li {
	float:left;
	margin: auto;
	padding: 0px;
	border: 0px;
}
#navigazione a {
	position: relative;
	display: block;
	height: 26px;
}
#navigazione a:hover {
	color: #369 /*per IE*/
}


#nav_1, #nav_2, #nav_3, #nav_4, #nav_5, #nav_6, #nav_7, #nav_8 {
text-indent: -9999px;
border:0px;
margin:0px;
padding:0px;
float:left;
height: 26px;
}
li#nav_1 a 			{background: url("/img/top_nav/home.gif") no-repeat left top;width: 58px;}
li#nav_1 a:hover 	{background: url("/img/top_nav/home.gif") no-repeat 0px -26px;}

li#nav_2 a 			{background: url("/img/top_nav/servizi.gif") no-repeat left top;width: 58px;}
li#nav_2 a:hover 	{background: url("/img/top_nav/servizi.gif") no-repeat 0px -26px;}

li#nav_3 a 			{background: url("/img/top_nav/istruzione_assistenza.gif") no-repeat left top;width: 165px;}
li#nav_3 a:hover 	{background: url("/img/top_nav/istruzione_assistenza.gif") no-repeat 0px -26px;}

li#nav_4 a 			{background: url("/img/top_nav/segui_pratica.gif") no-repeat left top;width: 135px;}
li#nav_4 a:hover 	{background: url("/img/top_nav/segui_pratica.gif") no-repeat 0px -26px;}

li#nav_5 a 			{background: url("/img/top_nav/dicono_di_noi.gif") no-repeat left top;width: 94px;}
li#nav_5 a:hover 	{background: url("/img/top_nav/dicono_di_noi.gif") no-repeat 0px -26px;}

li#nav_6 a 			{background: url("/img/top_nav/dove_siamo.gif") no-repeat left top;width: 82px;}
li#nav_6 a:hover 	{background: url("/img/top_nav/dove_siamo.gif") no-repeat 0px -26px;}

li#nav_7 a 			{background: url("/img/top_nav/contatti.gif") no-repeat left top;width: 67px;}
li#nav_7 a:hover 	{background: url("/img/top_nav/contatti.gif") no-repeat 0px -26px;}

li#nav_8 a 			{background: url("/img/top_nav/franchising.gif") no-repeat left top;width: 108px;}
li#nav_8 a:hover 	{background: url("/img/top_nav/franchising.gif") no-repeat 0px -26px;}

/************************ ELENCHI PUNTATI ************************/
.puntato_normale li{
list-style-image:url(/img/blu_cube.gif);
list-style-position:outside;
padding-left:2px;
margin-left:0px;
font-size:11px;
}
.puntato_left li{
list-style-image:url(/img/small_arrow.gif);
list-style-position:outside;
margin:0px 0px 0px 4px;
padding:0px;
}
.puntato_left li a:link, .puntato_left li a:visited, .puntato_left li a:active{
text-decoration:none;
color:#555555;
}
.puntato_left li a:hover{
text-decoration:underline;
color:#008DD1;
/*margin-left:10px;*/
}

/*CREDITS*/
#credits{
color:#666666;
font-size:10px;
text-align:center;
margin:20px 30px 20px 200px;
}
#credits > a:link, #credits > a:visited, #credits > a:active{
text-align:center;
color:#666666;
}
#credits > a:hover {
color: #000000;
}
h1{font:bold 1.10em "Trebuchet MS",verdana,sans-serif;color:#1992b4;margin:5px 0 20px 0px}
h2{padding:.2em 0 0 0;background:url("/img/dot_line.gif") bottom repeat-x;font:bold 0.90em "Trebuchet MS",verdana,sans-serif;color:#1992b4;margin:22px 0px 15px 0px}

p{
font-size:11px;
text-align: justify;
}
/*STILE DEL FORM*/
.form {
    font-family: verdana, tahoma, arial;
    color: #777;
    font-size: 11px;
}
th{
text-align:left;
}
input, textarea {
	border-width:1px;
	border-style: solid;
    background: #F7F7F7;
    }
input:hover,textarea:hover {
    background: #F7F7F7;
    }
input:focus,textarea:focus {
    background: #E7F8FE;
    border-style: solid;
    border-width:1px;
	border-top-color:#999999;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
}
/*ALTRO*/
.cleaner{
    clear: both;
}
.imgMargin{
margin-right: 10px;
margin-bottom: 10px;
}
