﻿body {
	
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: x-small;
	color: #052630;
	background-image:url('../immagini/sfondo10.png');
	
	/*background-color:#E5E5E5;	
	background: -moz-linear-gradient(top, #f1f1f1  30%, #fff 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff));
 	background: -o-gradient(#f1f1f1, #fff);*/

}

#container {
	margin:20px auto;
    text-align:justify; 
	width: 870px;
	height: 100%;
	background-color:#fff;
	
  -moz-border-radius: 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px;
   border-radius:  6px 6px 6px;
   behavior: url("../PIE.htc");
   
   -moz-box-shadow: 6px 6px 6px  #444; 
   -webkit-box-shadow: 6px 6px 6px  #444; 
   box-shadow: 6px 6px 6px  #444;
      
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
	}
	
	
#masthead {
margin:auto;
	width: 870px;
	height:0px;
	text-align: left;
	color:#04357A;
	background-color: #A7BFD8;
	
	-webkit-border-radius: 6px 6px 5px 5px;
   border-radius:  6px 6px 5px 5px;
   behavior: url("../PIE.htc");

	
	background: -moz-linear-gradient(bottom, #fff 20%, #A7BFD8 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#A7BFD8));
 	background: -o-gradient(#fff, #A7BFD8);
	
	/*background: -moz-linear-gradient(bottom,  #fff 20%, #c5d5e5 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c5d5e5));
 	background: -o-gradient(#fff, #c5d5e5);*/	
}

#photoimg{position: absolute;
top:0px;
left:0;
	
}

#page_content {
	width: 870px;
	 background-color:#fff !important;
	 
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");

	/*background: -moz-linear-gradient(top, #fff  30%, #c2c2c2 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#c2c2c2), to(#fff));
 	background: -o-gradient(#c2c2c2), #fff);*/
	}

#sidebar {position:absolute;
	text-align:center;
	font-family: Corbel;
	font-size: 14px;
	margin:10px 0px 2px 0px;
	width:870px;
	height:34px;
	left:0px;
	right:0px;
	top: 175px;
	padding:0px;
	background-color: #3C5760;
	color: #FFFFFF;
	
	/*background: -moz-linear-gradient(top, #3C5760 10%, #fff 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#3C5760), to(#fff));
 	background: -o-gradient(#3C5760), #fff);
  
  /*-moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");*/
 	}
	
#content1 {position:relative;
	width: 870px;
	height:auto;
	padding: 0px 0px 5px 0px;
	background-color: #fff ! important;
}



#image{	
	height: 300px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding-bottom:30px;
	
	-moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");

}
	


.image{position:relative;
	font-family: Corbel;
	color: #47879A;
	font-size: xx-large;
	padding:5px 0px 0px 10px;
	margin-top:0px;
	text-shadow: 1px 1px 1px #222;
  	behavior: url("../PIE.htc");
  	}
  	

   	
.image2{position:relative;
	font-family: Corbel;
	color: gray;
	font-size: 22px;
	padding:5px 0px 0px 10px;
	margin-left:0;
	text-shadow: 1px 1px 1px #222;
  	behavior: url("../PIE.htc");
  	}
	
#titolo_slideshow{
	position:absolute;
	width:630px;
	height:40px;
	top:20px;
	left:10,5%;
	z-index:10;	
}

.title{position:relative;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #31454D;
	font-size:35px;
	font-weight: bolder;
	padding:5px 0px 0px 5px;
	top:-10px;
	}

.title2{
position:absolute;
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight: normal;
color:#FFFFFF;
left: 265px; 
top: 58px;
width: 480px;
text-shadow: 1px 1px 1px #222;
behavior: url("../PIE.htc");
	
}

#logo{position: absolute;
top:100px;
left:700px;
left: 753px; 
top: 86px;
z-index:2;
}

a.top{
font-size:18px;
font-weight: bold;
float:right;
color:#FF9221
;
margin-right:10px;
}

	

#photodiv{
height:auto;
width:870px;
}
	  	  	 	  	
#content2{
position:relative;
	padding-left:10px;
	padding-right:10px;	
}
	
article{
margin:0 8px 0 8px;
}

#boxlarge{
font-family: Corbel, Arial, Helvetica, sans-serif;
color:#fff;
float:left;
width:450px;
text-align: justify;
background-color:  #3C5760;
margin:-100px 0px 20px 5px;
padding-bottom: 5px;

  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");
  }

#boxlarge ul{
font-family: Corbel, Arial, Helvetica, sans-serif;
color:#fff;
margin:3px 10px 5px 2;
}

#boxlarge li
{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
margin-left:-10px;
list-style:none;
text-shadow: 2px 1px 1px #222;
behavior: url("../PIE.htc");
list-style: disc;	
}


#blocco{
float: left;
width: 826px;
margin:0 0 10px 10px;

  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");
   
  background-color: #14313C;
  background-image: -moz-radial-gradient(center 45deg,circle cover, #83A6B1, #14313C);
  background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#83A6B1), to(#14313C));
  background-image: radial-gradient(center 45deg,circle cover, #83A6B1, #14313C);
}

#blocco p{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
}

#blocco a{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
}

#blocco a:hover{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:14px;
color:#CAD9D0;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
}

#blocco1{
float:left;
width: 500px;
margin-left:10px;
margin-right:10px;
margin-top: -110px;
}

#alert{
float:left;
width: auto;
margin-left:10px;
margin-right:10px;
padding:5px;

-moz-box-shadow: 2px 2px 2px 2px #666; 
-webkit-box-shadow: 2px 2px 2px 2px #666; 
box-shadow: 2px 2px 2px 2px #666;

   -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");
}


#descrizione{
float:left;
width: 500px;
margin-left:10px;
margin-right:10px;
margin-top: -110px;	
}

#bloccocorsi{
float:left;
width: 410px;
margin-left:5px;
margin-right:10px;
margin-top: -10px;
}

#bloccocorsi2{
float:left;
width: 410px;
margin-right:5px;
margin-top: -10px;
}

#bloccocorsi3{
float:left;
width: 840px;
margin-right:10px;
margin-top: -10px;
}

#tutticorsi{
float:left;
width: 840px;
margin-right:10px;
margin-top: 10px;
} 

#blocconavcorsi{
float: right;
width: 100px;
margin-right:0px;
margin-top: -98px;
}

#bloccologhi{
float:left;
width: 840px;
margin-right:10px;
margin-left:10px;
margin-top: -110px;
}

#bloccologhi2{
float:left;
width: 820px;
margin-right:10px;
margin-left:15px;
margin-top: 5px;
padding: 0 5px;
}

#clear{
clear:both;
}

#blocco2{
float: left;
width: 350px;
margin-right:23px;
margin-top: -100px;

}

#bloccogtm1{
float: left;
width: 350px;
margin-left:8px;
margin-top: 20px;
margin-bottom: 20px;
-moz-box-shadow: 2px 2px 2px 2px #444; 
-webkit-box-shadow: 2px 2px 2px 2px #444; 
box-shadow: 2px 2px 2px 2px #444;

   -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");

}

#bloccogtm2{
float: right;
width: 350px;
margin-right:8px;
margin-top: 20px;
margin-bottom: 20px;
-moz-box-shadow: 2px 2px 2px 2px #444; 
-webkit-box-shadow: 2px 2px 2px 2px #444; 
box-shadow: 2px 2px 2px 2px #444;

   -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");

}


#bloccogtm3{
float: left;
width: 350px;
margin:10px 8px 20px 8px;
/*-moz-box-shadow: 2px 2px 2px 2px #444; 
-webkit-box-shadow: 2px 2px 2px 2px #444; 
box-shadow: 2px 2px 2px 2px #444;

   -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");*/

}

#bloccogtm4{
float: right;
width: 350px;
margin:10px 8px 20px 8px;
/*-moz-box-shadow: 2px 2px 2px 2px #444; 
-webkit-box-shadow: 2px 2px 2px 2px #444; 
box-shadow: 2px 2px 2px 2px #444;

   -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");*/

}


#labelgtm{
float:left;
width:250px;
background-color: #000066;
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
text-align: center;
color: #fff;
margin-right:10px;
text-shadow: 2px 1px 1px #222;

 -moz-box-shadow: 1px 1px 1px 1px #888; 
 -webkit-box-shadow: 1px 1px 1px 1px #888; 
 box-shadow: 1px 1px 1px 1px #888;


  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");
}



#nav{
position: relative;
float: right;
width:230px;
height:auto;
background-color: #3C5760;
left:-5px;
padding:5px;
display:block;	

-moz-box-shadow: 1px 1px 1px 1px #888; 
-webkit-box-shadow: 1px 1px 1px 1px #888; 
box-shadow: 1px 1px 1px 1px #888;

  
  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");

}

#nav ul{
font-family: Corbel, Arial, Helvetica, sans-serif;
color:#fff;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
list-style-type:none;
}

#nav li{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
margin-left:-30px;
padding:2px; 
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
list-style-type:none;
}

#nav a{
font-family: Corbel, Arial, Helvetica, sans-serif;
color:#fff;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
}

#nav a:hover{
font-family: Corbel, Arial, Helvetica, sans-serif;
color: #C0CECF;
text-shadow: 2px 1px 1px #000;
behavior: url("../PIE.htc");
}



.boxlarge
{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:20px;
color:#fff;
text-shadow: 2px 1px 1px #222;
behavior: url("../PIE.htc");
	
}

.boxlarge_ul
{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-shadow: 2px 1px 1px #222;
behavior: url("../PIE.htc");	
}

.boxlarge_rientro
{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
margin-left:15px;
text-shadow: 2px 1px 1px #222;
behavior: url("../PIE.htc");	
}

.settori
{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:15px;
color:#fff;
margin-left:15px;
text-shadow: 2px 1px 1px #222;
behavior: url("../PIE.htc");	
}


#boxnews{
float: left;
font-family: Corbel, Arial, Helvetica, sans-serif;
width:380px;
text-align: justify;
margin:-105px 0px 10px 15px;

  /*-moz-box-shadow: 0px 0px 2px 2px #888;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
   -webkit-box-shadow: 0px 0px 2px 2px #888;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;*/
}

#boxnews li{
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #9E253A;
text-shadow: 1 0 0 #222;
behavior: url("../PIE.htc");
}

#boxcorsi{
height:auto;
float:left;
width:830px;
font-family: Arial, Geneva, SunSans-Regular, sans-serif;
text-align: justify;
margin:0px 0px 10px 0px;
}

#boxcorsi2{
height:auto;
float:left;
width:820px;
font-family: Arial, Geneva, SunSans-Regular, sans-serif;
text-align: justify;
margin:0px 0px 10px 10px;
}

/*-moz-box-shadow: 2px 2px 2px 2px #888;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
   -webkit-box-shadow: 2px 2px 2px 2px #888;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;*/
}

carousel body * {
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
#wrapper, #carousel, #carousel > div {
	width: 830px;
	height: 300px;
}

#wrapper {
	overflow: hidden;
	position: absolute;
	margin: 510px 0 0 -420px;
	top: 50%;
	left: 50%;
}
#bg {
	background: #C0CECF url("../img/texture.jpg") repeat-x top; 
	width: 830px;
	height: 250px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	border-radius: 10px;
	box-shadow:inset 0 0 10px #666;
}
#carousel {
	position: relative;
	
	z-index: 2;
}
#carousel div {
	position: relative;
	float: left;
}
#carousel div > * {
	position: absolute;
}
#carousel img.img-front, 
#carousel img.img-back{
	box-shadow: 0 3px 6px #000; 
	-moz-box-shadow: 0 3px 6px #000; 
	-webkit-box-shadow: 0 3px 6px #000;
	border-radius:5px;
	}
#carousel img.img-front {
	left: 65px;
	top: 30px;
	z-index: 4;
}
#carousel img.img-back {
	left: 289px;
	top: 40px;
	z-index: 3;
}
#carousel h3 {
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	color: #fff;
	text-shadow:  2px 2px 2px #000;
	width: 300px;
	left: 445px;
	top: 40px;
	margin: 0;
}
#carousel p {
	color: #333;
	font-size: 13px;
	width: 300px;
	left: 445px;
	top: 90px;
	margin: 0;
}
#carousel a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	outline: none;
	display: block;
	background-color: #9E253A;
	border: 1px solid #666;
	width: 175px;
	height: 40px;
	left: 515px;
	top: 230px;
	border-radius: 5px;
	text-shadow:  1px 1px 1px #000;	
}
#carousel a:hover {
	background-color: #777;
}
#prev, #next {
	position: absolute;
	top: 80px;
	z-index: 10;	
}
#prev span, #next span {
	width: 41px;
	height: 80px;
	display: block;
	position: relative;
	top: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#prev {
	left: 10px;}
#prev span {
	background: url("../img/left.png");
	left: -80px;
}
#prev:hover span {
	left: -80px;
}
#next {
	right: 10px;
}
#next span {
	background: url("../img/right.png");
	right: 38px;
}
#next:hover span {
	right: 26px;
}


#corsi{
float:left;
width:800px;
font-family: Corbel, Arial, Helvetica, sans-serif;
text-align: justify;
margin:4px 5px 10px 10px;
padding-left: -5px;

 -moz-box-shadow: 2px 2px 2px 2px #444; 
 -webkit-box-shadow: 2px 2px 2px 2px #444; 
 box-shadow: 2px 2px 2px 2px #444;

  
  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");
  
  background-color: #FFFFFF;
  background-image: -moz-radial-gradient(center 45deg,circle cover, #FFFFFF, #C0CECF);
  background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%,800, from(#FFFFFF), to(#C0CECF));
  background-image: radial-gradient(center 45deg,circle cover, #FFFFFF, #C0CECF);

}


#eti{position: absolute;
top:269px;	
left:0px;
z-index:10;
}

#label{
float:right;
width:110px;
height:75px;
background-color:#9E253A;
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
text-align: center;
color: #fff;
margin-left:10px;
text-shadow: 2px 1px 1px #222;

 -moz-box-shadow: 1px 1px 1px 1px #888; 
 -webkit-box-shadow: 1px 1px 1px 1px #888; 
 box-shadow: 1px 1px 1px 1px #888;


  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");
}

#label1{
float:right;
width:110px;
height:75px;
background-color: #3C5760;
font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
text-align: center;
color: #fff;
margin-left:10px;
text-shadow: 2px 1px 1px #222;

 -moz-box-shadow: 1px 1px 1px 1px #888; 
 -webkit-box-shadow: 1px 1px 1px 1px #888; 
 box-shadow: 1px 1px 1px 1px #888;


  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");
}


#boxblocchi{
float:left;
width:870px;
font-family: Corbel, Arial, Helvetica, sans-serif;
text-align: justify;
margin:0px 0px 20px 0px;

}

#box2{
float:left;
width:270px;
alignment-adjust:middle;
text-align: justify; 
margin:5px 10px 0px 3px;

/*-moz-box-shadow: 5px 5px 5px 5px #888;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
   -webkit-box-shadow: 5px 5px 5px 5px #888;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;*/
}

#box3{
float:left;
width:270px;
alignment-adjust:middle;
text-align: justify; 
margin:5px 7px 0px 8px;

/*-moz-box-shadow: 5px 5px 5px 5px #888;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
   -webkit-box-shadow: 5px 5px 5px 5px #888;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;*/
}

#box4{
float:left;
width:270px;
alignment-adjust:middle;
text-align: justify; 
margin:5px 0px 0px 10px;

/*-moz-box-shadow: 5px 5px 5px 5px #888;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  
   -webkit-box-shadow: 5px 5px 5px 5px #888;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;*/
}


#footer {
	position:relative;
	clear: both;
	width: 870px;
	width: 99%;
	height: 40px;
	overflow: hidden;
	padding-right: 0;
	padding-left: 1%;
	background-color:  #3C5760;

	/*background: -moz-linear-gradient(bottom,  #3C5760 20%, #fff 100%);
  	background: -webkit-gradient(linear, left bottom, left top, from(#3C5760), to(#fff));
 	background: -o-gradient(#3C5760, #fff);*/
 	
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
   border-radius:  0px 0px 6px 6px;
   behavior: url("../PIE.htc");
 	}

#footer a.note_footer{
	float: right;
	margin-right:5px;
	}

.fbfooter
{
float:right; 
left: 300px; 
margin:-8px 3px 5px 5px;
height:32px; 
width:32px;
border:0px;
text-decoration:none;
z-index: 999;
}

}


#masthead img {
	float: left;

}


#masthead p {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom:0px;
	text-shadow: 2px 1px 1px #fff;
  	behavior: url("../PIE.htc");

}

.titolo
	{color: #9E253A;
	font-size: large;
	padding:1px 3px 3px 0px;
	margin-right:0px;
	text-shadow: 1px 1px 1px #fff;
	height: 20px;
	
  /*background: -moz-linear-gradient(top, #857D97 20%, #FDCC66 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#857D97), to(#FDCC66));
  background: -o-gradient(#857D97, #FDCC66);
  behavior: url("../PIE.htc");

  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");*/
}

.titolo1
	{color: #fff;
	background-color: #9E253A;
	text-align:center;
	font-size: medium;
	padding:1px 0px 3px 0px;
	margin:7px 1px;
	height: 20px;
	text-shadow: 1px 1px 1px #000;

  /*background: -moz-linear-gradient(top, #3C5760 80%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#3C5760), to(#ffffff));
  background: -o-gradient(#3C5760, #ffffff);
  behavior: url("../PIE.htc");*/

  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");
}

.news
	{color: #fff;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	background-color: #9E253A;
	text-align:center;
	font-size: medium;
	padding:1px 0px 3px 0px;
	height: 20px;
	text-shadow: 1px 1px 1px #000;

  /*background: -moz-linear-gradient(top, #3C5760 80%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#3C5760), to(#ffffff));
  background: -o-gradient(#3C5760, #ffffff);
  behavior: url("../PIE.htc");*/

  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");
}

	
	
.h2gtm
	{color: ;
	background-color: #010469;
	color: #FFFFFF;
	font-size: 35px;
	padding:5px;
	margin:0px;
	text-align:center;
	text-shadow: 1px 1px 1px #0E0F32;
	height:auto;
	margin-top:20px;
	
  background: -moz-linear-gradient(top, #010469 70%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#010469), to(#fff));
  background: -o-gradient(#010469, #fff);
  behavior: url("../../PIE.htc");
  
  /*background: -moz-linear-gradient(top, #04357A 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#04357A), to(#fff));
  background: -o-gradient(#04357A, #fff);
  behavior: url("../PIE.htc");
  
  transition-property: background-color;
  transition-duration: 5s, 10s, 2s;
  transition-delay: 0s, 0s, 4s;*/
  
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
   border-radius:  5px 5px 0px 0px;
   behavior: url("../PIE.htc");
}



.h2gtm_end
	{color: ;
	background-color: #010469;
	color: #FFFFFF;
	font-size:180%;
	padding:1px 3px 3px 5px;
	margin:0px;
	text-align:center;
	text-shadow: 1px 1px 1px #0E0F32;
	height:auto;
	margin-bottom:40px;
	
  background: -moz-linear-gradient(top, #fff 50%, #010469 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#010469));
  background: -o-gradient(#fff, #010469);
  behavior: url("../../PIE.htc");
  
  /*background: -moz-linear-gradient(top, #04357A 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#04357A), to(#fff));
  background: -o-gradient(#04357A, #fff);
  behavior: url("../PIE.htc");
  
  transition-property: background-color;
  transition-duration: 5s, 10s, 2s;
  transition-delay: 0s, 0s, 4s;*/
  
  -moz-border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
   border-radius:  0px 0px 5px 5px;
   behavior: url("../PIE.htc");
}
h2.gtm {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color:#010469;
	text-align:center;
	font-size: x-large;
	font-weight: bold;
	margin: 5px;
}

h2.gtm2 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align:center;
	font-size: large;
	font-weight: bold;
	margin: 5px;
}

h2.gtm3 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align:left;
	font-size: x-large;
	font-weight: bold;
	margin: 5px;
}
h2 a{
	color:#fff;
}
h2 a:hover{
	color:#fff;
}



.buttongtm
	{color:#fff;
	font-size:200%;
	padding:5px;
	margin:30px 250px;
	margin-bottom:30px;
	text-align: center;
	background-color: #CC0000;
	height:auto;	
	
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");
   
   -moz-box-shadow: 2px 2px 2px 2px #444; 
	-webkit-box-shadow: 2px 2px 2px 2px #444; 
	box-shadow: 2px 2px 2px 2px #444;
}

.buttongtm2
	{color: #fff;
	font-size:200%;
	padding:5px;
	margin:0px 30px;
	margin-bottom:30px;
	text-align: center;
	background-color: #CC0000;
	height:auto;	
	
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");
   
   -moz-box-shadow: 2px 2px 2px 2px #444; 
	-webkit-box-shadow: 2px 2px 2px 2px #444; 
	box-shadow: 2px 2px 2px 2px #444;
}


p.gtm{
	
}

.image{
float: left;
	margin: 0 5px 4px -2px;
 border:0px;
 text-decoration:none;
}

.imagegtm{
text-align:center;
margin:auto;
 border:0px;
 text-decoration:none;
width:824px;
}
.imagegtm2{
text-align:center;
margin:7%;
 border:0px;
 text-decoration:none;
width:300px;
}



.link{
font-family: Corbel;
font-size: 14px;
color: #123D4C;
margin-bottom:4px;
}

.img{
margin-bottom:10px;
  /*-moz-box-shadow: 3px 3px 3px 3px #888;
  -webkit-box-shadow: 3px 3px 3px 3px #888;
   behavior: url("../PIE.htc");*/
}
.rientro{
	margin-left:20px;
	margin-bottom:10px;
}

.pres	
	{
	font-family: Corbel;
	font-size: medium;
	color: #9E253A;
	font-weight: bold;
	margin-bottom:-5px;
	margin-left:20px;
	
	}


h6 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color:#282944;
	margin: 5px;
}


h5 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#282944;
	margin: 5px;
}


h4 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #374F52;
	font-weight: bold;
	margin: 5px;
}


h3 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9E253A;
	font-weight: bold;
	margin: 5px;
	}


h2 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color:#9E253A;
	font-size: large;
	font-weight: bold;
	margin: 5px;
}


h1 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #282944;
	font-weight: bold;
	margin: 5px;
}

p.gtm{
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px; 
	margin:5px;
	line-height: 20px;
	color: #000038;
}

/* Stili per la struttura */


#sidebar ul {
		
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
#sidebar li {
	margin:2px 7px 3px 7px;
	text-align:center;
	display: inline-block;
	
		
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	padding:5px;
	color: #ffffff;	
	display: inline-block;
	text-shadow: 1px 1px 1px #000;
  	behavior: url("../PIE.htc");

	}
	

#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CAD9D0;
	display: inline-block;
	text-shadow: 1px 1px 1px #222;
  	behavior: url("../PIE.htc");
	
	/*background: -moz-linear-gradient(bottom, #fff 20%, #A7BFD8 100%);
  	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#A7BFD8));
 	background: -o-gradient(#fff, #A7BFD8);*/	
	}

/* Stili per il piè di pagina */
#footer p {
	font-size:11px;
	color:#ffffff;
	margin-left:0px;
	margin-top:10px;
	
}
#footer a {
	
	color: #ffffff;
  	text-decoration: none;
	font-weight: bold;
	bottom:7px;
	top:5px;
	text-shadow: 1px 1px 0px #000;
  	behavior: url("../PIE.htc");
}

#footer a:hover {
	
	color: #CAD9D0;
	text-shadow: 1px 1px 0px #000;
  	behavior: url("../PIE.htc");
	text-decoration: none;
	bottom:7px;
}

#blocco1 ul{
margin:5px 10px 10px 2px;
list-style-type: none;
}

#blocco1 li{

font-family: Corbel, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #9E253A;
margin-left:-10px;
list-style-type: none;
list-style: disc;
line-height: 20px;	
}


a {
	color: #9E253A;
	font-weight:bold;
	font-stretch: extra-expanded;
	text-decoration: none;
}

a:hover {
	color: #3C5760;
	font-weight:bold;
	text-decoration: none;
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}
