
 /* top elements */
* { margin: 0; padding: 0; text-decoration: none; font-size: 100%;}


body {
	text-align: center;	
	font: normal 100%/1.2em Verdana, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(../img/sfondo.gif) no-repeat center 210px;
	text-align: center;
}

h1, h2, h3 ,h4, h5, h6 {
	color: #575759;
}

ul, li{
margin: 0;
padding: 0;
list-style: none;
}

/* LAYOUT ================================================================= */

#container{
	text-align: left;
	margin: 0 auto;
}

#content{
clear: both;
padding: 0;
font-size:85%;
}

#colSx{
float: left;
width: 72%;
font-size: 90%;
padding: 0 0 0 2%;
}

#colDx{
float: left;
width: 24%;
padding: 0 0 0 5px;
margin-left: 10px;
}


/* HEADER ================================================================= */

#header {
	position: relative;
	border-bottom: 3px solid #669f41;
	text-align: left;
	color: #000;	
	font-size: 70%;
	padding: 0 2% 0 2%;
	/*background: #c00;*/
	height: 105px;
}

#header div#logo {
	float: left;
	letter-spacing: -2px; 
	color: #FFF;
	padding-top: 20px;
	/*margin-right: 20px;*/
}
#header div#logo a {
	text-decoration: none;
	color: #000;
}



/* NAVIGAZIONE ============================================================ */

#nav {
  position:relative;
  margin-left:115px;
  height:100%;
  }

#nav ul {
  position:absolute;
  /*width:550px;*/
  bottom:0;
  left:0;
  list-style: none;
  border-left:1px solid #9c3;
}

#nav li, #navinterna li {
list-style: none;
display: inline;
}


#nav li a{
	float: left;
	display: block;
	padding:2px 6px 7px;
  border-width:0;
  border-style:none;
  border-right:1px solid #9c3;
  text-decoration:none;
  text-transform:lowercase;
  color:#466432;
	/*background-color: #575759;*/
}

#navinterna{
float: left;
width: 100%;
font-size: 75%;
border-bottom: 2px solid #669f41;
text-align: center;
background: #669f41;

}

#navinterna ul{
 position: relative;
 margin: 0;
 padding: 0;
}

#navinterna li {
list-style: none;
display: inline;
}

#navinterna li a{
display: block;
float: left;
margin: 0;
padding:2px 15px 2px 10px;
background: #669f41 url('../grafica/navWhite.gif') no-repeat 3px 10px;
color:#fff;
font-weight: bold;
text-decoration: underline;
}

#navinterna li a.active{
display: block;
float: left;
margin: 0;
padding:2px 15px 2px 9px;
background: #f7c700 url('../grafica/navWhite.gif') no-repeat 3px 10px;
color:#466432;
font-weight: bold;
text-decoration: underline;
}

#navinterna li a:hover{
color:#466432;
text-decoration: none;
background: #f7c700 url('../grafica/navWhite.gif') no-repeat 3px 10px;
text-decoration: underline;
}

#navinterna li a span{
color:#466432;
}

#navinterna li a:hover span{
color:#466432;
}


/* \ Hack to get IE5/Mac to ignore the following rule */
#nav a:hover{
  border-bottom:5px solid #9c3;
  padding-bottom:2px;
  /*color: #466432;*/
  color: #f00;
  text-decoration: underline;
  }
#nav a.on{
	border-bottom:5px solid #9c3;
	padding-bottom:2px;
	text-decoration: none;
	font-weight: bold;
}

#nav a.on:hover{
	color: #466432;
	text-decoration: none;
}
	
#header h1{
color: #575759;
font-size: 200%;
position:absolute;
padding: 5px 5px 5px 0;
width:100%;
top:35px;
left:0;
}

/* SUBNAV ================================================================== */
ul#subnav {margin: 0 0 1.5em 0;font-size: 80%;}
ul#subnav br {display:none;}
#subnav li {margin:0 0 5px; padding:0;}
#subnav a:link, #subnav a:visited {
  display:block;
  padding:6px 10px;
  border-width:1px;
  border-style:solid;
  } 
#subnav strong {
  display:block;
  font:175%/1em Arial,Sans-serif;
  text-transform:lowercase;
  margin-bottom:4px;
  }
#subnav img {
  float:left;
  margin:0 8px 0 0;
  }

#subnav .box1 strong {color:#9c3;}
#subnav .box2 strong {color:#7B7B54;}
#subnav .box3 strong {color:#466432;}

#subnav .box1 a {
  background-color:#466432;
  color:#fff;
  border-color:#466432;
  }
#subnav .box2 a {
  background-color:#DFDFBC;
  color:#000;
  border-color:#DFDFBC;
  }
#subnav .box3 a {
  background-color:#9c3;
  color:#000;
  border-color:#9c3;
  }

#subnav a:hover {
  background-color:#fff;
  border-color:#ccc;
  color:#333;
  }
#subnav a:hover strong {
  color:#c00;
  }

/* CONTENT ================================================================= */


#content p{
padding: 3px;
}

#corsi{
margin-top: 10px;
}

#evidenza h2{
	margin-top: 15px;
}
#evidenza p{
 background: #fff url(../img/bg_evidenza2.gif) repeat-x 0 0;
 font-size: 110%;
 line-height: 1.6em;
 margin-bottom: 15px;
}

#content .interna h2{
color: #575759;
font-size: 145%;
border-bottom: 1px solid #575759;
padding: 0 0 3px 0px;
}



#content .interna p{
font-size: 120%;
}

#content h2{
color: #575759;
font-size: 150%;
/*background: transparent url(../img/arrow_orange.gif) no-repeat 0 2px;*/
background: #fff url('../grafica/bgTitoli.gif') repeat-x left top;
padding: 5px;
}

#corsi p{
padding: 0;
}
#content h2 a{
 /*color: #c00;*/
 color: #466432
}

#content h2.interna{
 /*color: #c00;*/
 color: #466432;
 font-size: 170%;
 background: #fff url('../grafica/bgTitoli.gif') repeat-x left top;
 padding: 5px;
 border: none;
}

#content #corsi h2 a{
color: #466432;
}

#content #corsi h2{
font-size: 150%;
color: #575759;
/*background: transparent url(../img/arrow_green.gif) no-repeat 0 2px;*/
}

#content #colDx #subcol #h2{
color: #c00;
}

#path{
clear:both;
 padding: 2px 2px 2px 2%;
 color: #575759;
 margin: 0;
 font-size: 90%;
 /*border-bottom: 1px dashed #466432;*/
}

#content .interna h3{
padding-left: 20px;
color: #466432;
background: transparent url(../img/arrow_green.gif) no-repeat 0 2px;
font-size: 110%;
margin-top: 15px;
}



/* FOOTER ------------------------------------------------------- */

#footer{
 clear: both;
 float: left;
 border-top: 2px solid #466432;
 background: #dfdfbc;
 color: #466432;
 width: 100%;
 font-size: 65%;
 text-align:left;
 margin-top: 15px;
 padding: 0;
}

#footer div.thumbSx, #footer div.thumbDx{
 width:23.5%;
 padding: 7px;
 min-height: 140px;
height: auto!important; 
height: 140px; 
background: #dfdfbc;

}

#footer div.thumbSx{
background: #dfdfbc url(../grafica/dottedVert.gif) repeat-y right top;
}

#footer div.list ul{
 margin-left: 0px;
}

#footer div.list ul{
 text-align: left;
}

#footer div.thumbDx img{
margin-bottom: 10px;
text-align: center;
}

#footer div.thumbDx{
 width: 23%;
}

#footer div strong{
 font-size: 95%;
}

#footer ul li{
 width: 100%;
 margin: 0;
 padding: 0;
 background: none;
}

#footer li a{
 padding: 0 0 3px 10px;
 background: #dfdfbc url(../img/arrow_green_footer.gif) no-repeat 0 5px;
}

/* THUMBNAILS ------------------------------------------------------- */

ul.thumbnails li {
  float: left;
  margin: 0;
  padding: 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
}


ul.galleria li{
float: left;
width: 45%; 
min-height: 130px;
height: auto!important; 
height: 130px; 
margin: 10px 5px 5px 5px;
padding: 5px; 
font-size: 0.9em;
 border: 1px solid #ccc;
 background: #fff;
}

ul.thumbnails li {
  width: 46%;
  margin: 5px;
  clear: left;
}

div.thumbSx{
float: left;
width: 47.5%;
}

div.thumbDx{
float: right;
width: 47.5%;
}

div.thumbSx, div.thumbDx{
margin: 10px 0 0;
}

#boxcorsi{
 float: left;
 width: 100%;
 font-size: 110%;
}

#boxcorsi div{
background: #fff url(../grafica/corsi_bg.gif) repeat-x left top;
padding: 5px;
border: 1px solid #466432;
}


#boxcorsi a{
color: #466432;
background: #fff;
display: block;
padding: 5px;
min-height: 160px;
height: auto!important; 
height: 160px; 
}

#boxcorsi a:hover{
color: #c00;
background: #eee;
padding: 5px;
}

#boxcorsi a h3{
background: #dfdfbc;
color: #466432;
text-decoration: none;
padding: 3px;
font-weight: bold;
}

#boxcorsi a:hover h3{
color: #c00;
padding: 3px;
}

ul#listacorsi{
	font-size: 75%;
	margin-top: 5px;
}

ul#listacorsi li{
 border: 1px solid #466432;
 margin-bottom: 5px;
 padding: 4px;
}

ul#listacorsi span{
 display: block;
}

ul#listacorsi a{
font-weight: bold;;
}


/* Miscellaneus 
----------------------------------------------------------- */
.reset {
  display:block;
  clear:both;
  margin:0;
  padding:0;
  height:1px;
  font-size:1px;
  line-height:1px;
  }
  
hr.reset {
  clear:both;
  margin:0;
  padding:0;
  height:1px;
  font-size:1px;
  line-height:1px;
  display: none;
  }
  
/* Links
----------------------------------------------- */
a:link, a:visited {
  color:#03c;
  text-decoration:none;
  /*border-bottom:1px dotted #03c;*/
  }

a:hover, a:active {
  color:#f00;
  text-decoration:underline;
  }
a:link img, a:visited img {border-width:0;}

/* Calendario
----------------------------------------------- */
#calendario{
 border-collapse: collapse;
 border: 1px solid #466432;
 font-size: 80%;
 width: 100%;
}

#calendario caption{
 font-size: 110%;
 caption-side: bottom;
}

#calendario td, #calendario th{
 border: 1px solid #466432;
 text-align: center;
 padding: 3px;
}

#calendario td.occupe a{
 display: block;
 background: #eee;
 font-weight: bold;
}

#calendario td.occupe a:hover{
 display: block;
 background: #fff;
 color: #c00;
 text-decoration: underline;
 font-weight: bold;
}

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

#news{
	border: 1px solid #466432;
}

#content #news h2{
	font-size: 90%;
	padding: 3px 10px;
	border:none;
	background: #466432;
	color: #fff;
}

#content #news h2 a{
	border: none;
	text-decoration: none;
	color: #fff;
}
#news ul{
 font-size: 75%;
}
#news li{
	border-top: 1px solid #466432;
	padding: 5px;
	padding-left: 10px;
	line-height: 1.2em;
}

#news span{
	display:block;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
	color: #7b7b7a;
}

form#list{
 margin-top:10px;
}

#list fieldset{
 border: 1px solid #466432;
 padding: 5px;
 font-size: 90%;
}

#list legend{
 background: #466432;
 padding: 5px;
 color: #fff;
 font-weight: bold;
 font-size: 85%;
}

#subcol #figlie{
 margin-top: 5px;
}

#subcol #figlie p{
 font-size: 75%;
}

#subcol #figlie h3{
 font-size: 90%;
 padding-left: 5px;
}

#figlie h3{
 background: #fff url('../grafica/arrow_red2.gif') no-repeat 0 center;
 padding-left: 20px;
}

#figlie ul a{background: #fff url('../grafica/arrow_red2.gif') no-repeat 0 center;padding: 5px 0 5px 20px;}

#figlie h3 a{
 background: #c00;
 padding: 4px;
 color: #fff;
 text-decoration: underline;
}

/*varie*/
#sezione{
 color: #c00;
}

.note{font-size: xx-small;}

#newsletter_page{width: 400px; font-size: small;margin-left: 20px;}