body {
	margin: 0px;
	padding: 0px;
	background-color: #C0CFDA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

/*----------------------[ struttura principale ]-------------------------*/
#struttura{
	width: 755px;
	margin-right: auto;
	margin-left: auto;

}
#base{
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}
#testa{
	height: 111px;
	text-align: right;
}

#corpo{
	width: 586px;
	float: right;
}
#page_green{
	background-color: #437A56;
	padding-top: 12px;
	padding-right: 12px;
}

#page{
	background-color: #FFFFFF;
	margin-top: 12px;
	padding: 12px;
}
.pagetable{
	width: 550px;
	font-size: 11px;
}
#page_corsi{
	background-color: #FFFFFF;
	margin-top: 12px;
	padding: 12px;
	margin-right: 15px;
}
#menu{
	width: 169px;
	float: left;
}
.menu_elemento{
	background-color: #437A56;
	margin: 0px;
	/*border: 1px solid #FF0000;*/
}
#piede{
	clear: both;
	text-align: right;
}
/*----------------------[ bottoni del Menu ]-------------------------*/
.b1{
	background-color: #FFFFFF;
	border: 4px solid #99BBDC;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
}

.b2{
	background-color: #C5DAEC;
	border: 4px solid #99BBDC;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
}

.b3{
	background-color: #FFFFFF;
	border: 4px solid #99BBDC;
	vertical-align: middle;
	padding-bottom: 5px;
	margin: 5px;
}
/*----------------------[ immagini in testata ]-------------------------*/
#im_head{
	height: 154px;
	width: 586px;
	background-image: url(../images/im_head.jpg);
	background-repeat: no-repeat;
}
#im_head1{
	height: 154px;
	width: 586px;
	background-image: url(../images/im_head1.jpg);
	background-repeat: no-repeat;
}
/*----------------------[ molliche ]-------------------------*/
#molliche{
	background-color: #C5DAEC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
/*----------------------[ testo ]-------------------------*/
.tx_green{
	font-size: 11px;
	font-weight: bold;
	color: #3E704F;
}
.tx_celeston{
	font-size: 11px;
	font-weight: bold;
	color: #346D9E;
}
.tx_sx{
	padding: 12px;	
}
.tx_sxmat{
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #000000;
}
/*----------------------[ testo LINKATO  ]-------------------------*/
a{
	color: #3E704F;
	text-decoration: none;	
}
a:hover{
	color: #000000;	
}
/*---------{ TAB Corsi }---------*/


/*---------{ B menu }---------*/
.b1 a{
	color: #5C749C;
	text-decoration: none;
	font-weight: bold;		
}
.b1 a:hover{
	color: #000000;	
}
.b2 a{
	color: #5C749C;
	text-decoration: none;		
}
.b2 a:hover{
	color: #000000;	
}

/*---------{ riga }---------*/
.riga a{
	color: #000000;
	text-decoration: none;		
}
.riga a:hover{
	color: #3E704F;	
}
/*---------{ ** }---------*/
.tx_sx a{
	color: #5C749C;
	text-decoration: none;		
}
.tx_sx a:hover{
	color: #000000;	
}
.tx_sxmat a{
	color: #000000;
	text-decoration: none;		
}
.tx_sxmat a:hover{
	color: #3E704F;	
}

/*---------{ indirizzo }---------*/
.indirizzo a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;		
}
.indirizzo a:hover{
	color: #5C749C;
	
}
/*---------{ molliche }---------*/
#molliche a{
	color: #000000;
	
	text-decoration: none;		
}
#molliche a:hover{
	color: #5C749C;
	
}
/*---------{ banner }---------*/

.banner1_home a{
	color: #FFFFFF;
	text-decoration: none;		
}
.banner1_home a:hover{
	color: #C5DAEC;	
}

.banner2_home a{
	color: #000000;
	text-decoration: none;		
}
.banner2_home a:hover{
	color: #3E704F;	
}

.banner3_home a{
	color: #FFFFFF;
	text-decoration: none;		
}
.banner3_home a:hover{
	color: #9BC9AB;	
}

/*----------------------[ Banner nella zona inferiore della HOME ]-------------------------*/
.banner1_home{
	background-color: #6189B1;
	color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.banner2_home{
	background-color: #CFDAE3;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.banner3_home{
	background-color: #3E704F;
	color: #FFFFFF;
	width: 352px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.banner3_home_tx{
	padding: 15px;
}
.banner_news{
	background-color: #447B57;
	padding: 5px;	
}
.foto_home{
	border: 6px solid #FFFFFF;
	margin-top: 15px;
	margin-left: 15px;
}
.piede_centro{
	width: 22px;
	background-color: #BECED5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.indirizzo{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.zona{
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #B6C3CC;
}
/*----------------------[ parti PAGINE ]-------------------------*/
.riga{
	background-image: url(../images/bg_riga.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #87ADD4;
	border-bottom-color: #87ADD4;
	border-left-color: #87ADD4;
	border-top-width: 0px;
}
.riga1{
	background-image: url(../images/bg_riga1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #87ADD4;
	padding: 10px;
}

.riga2{
	background-image: url(../images/bg_riga1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #87ADD4;
	border-bottom-color: #87ADD4;
	border-left-color: #87ADD4;
}
.riga3{
	background-image: url(../images/bg_riga1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #87ADD4;
	border-bottom-color: #87ADD4;
	border-left-color: #87ADD4;
	border-top-width: 0px;
	padding: 10px;
	color: #3E704F;
}
.riga3b{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding: 10px;
	color: #3E704F;
}
.riga4{
	background-image: url(../images/bg_riga1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #87ADD4;
	border-bottom-color: #87ADD4;
	border-left-color: #87ADD4;
	border-top-width: 0px;
	padding: 10px;
	color: #000000;
}
.contenitore{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #87ADD4;
	border-bottom-color: #87ADD4;
	border-left-color: #87ADD4;
	border-top-width: 0px;
}
.indicatore{
	background-image: url(../images/bg_riga.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 6px;
	padding-left: 0px;
	
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #87ADD4;
	border-bottom-color: #87ADD4;
}
.listcorsi_elemento{
	width: 500px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.listcorsi_sx{
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 110px;

}
.listcorsi_dx{
	padding-left: 15px;
}

.titolo_corsi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;

}
.tab_elemento{
	width: 100%;
	height: 30px;

}
.tab_corsi{
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #225180;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2B6271;
	border-right-color: #2B6271;
	border-left-color: #2B6271;
}
.tab_corsi_disabled{
	background-color: #D4E0D8;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	border: 2px solid #2B6271;
	background-image: url(../images/bg_tab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.space_tab{
	background-color: #437A56;
	width: 25px;
}
/*-----------------------------[Modulo]------------------------------*/
.modulo_testo{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.modulotable{
	text-align: left;
}
.modulo_testo1{

}
.modulo_campo{
	font-weight: normal;
	color: #666666;
	border: 1px solid #006600;
	background-color: #EBEBEB;
	margin-top: 8px;
	font-size: 12px;
}
.molldx{
	float: right;
}
.mollsx{
	float: left;
	padding-right: 5px;
}
.clearer{
	clear: both;
}
.imgfirma{
	vertical-align: bottom;
}
.tabschedacorso{
	background-color: #437A56;
}
/*-----------------------------[20070303. GESTIONE TAB]------------------------------

con l'aiuto di BarelyFitz Designs
http://www.barelyfitz.com/projects/tabber/

*/
.schedecorso{
	background-color: #437A56;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  Regola richiesta per nascondere il contenuto non
  attivo delle tab.
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}
.evidenziato_giallo{
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
}
.evidenziato_verde{
	font-weight: bold;
	color: #030;
	background-color: #0C0;
}

/*--------------------------------------------------
  Classe .tabber = prima l'interfaccia sia creata
  Classe .tabberlive = dopo che l'interfaccia è stata creata
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = la lista di navigazione delle tab
  --------------------------------------------------*/
ul.tabbernav{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225180;
	padding: 0;
	margin:0;
/*----
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
----*/
}

/*--------------------------------------------------
  li.tabbernav = il list item generico (non attivo)
  --------------------------------------------------*/
ul.tabbernav li{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a{
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 0.5em;
	padding-bottom: 3px;
	padding-left: 0.5em;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg_tab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #2B6271;
	background-color: #D4E0D8;	/*----
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
	color: #00FF00;
----*/
}
ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }
ul.tabbernav li a:hover{
/* color: #000;
 background: #AAE;
 border-color: #227; */
}
/*--------------------------------------------------
  li.tabbernav = il list item ATTIVO
  --------------------------------------------------*/
ul.tabbernav li.tabberactive a{
	border-bottom: 2px solid #fff;
	background: white;
}
ul.tabbernav li.tabberactive a:hover{
 color: #000;
}

/*--------------------------------------------------
  Classe .tabbertab = il contenuto delle tab
  --------------------------------------------------*/
.page_corsi2{
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 12px;
	margin-right: 12px;
}
.tabberlive .tabbertab {
	padding:0px;
	border-top:0;
	background-color: #437A56;
/*	
	border:1px solid #aaa;
*/

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab{
 height:200px;
 overflow:auto;
}


/* ----------- [ news ] -----------------*/
#newshome .titolatore h2{
	font-size: 11px;
	font-weight: bold;
	color: #346D9E;
}
#newshome .titolatore h2 a{
	color: #346D9E;
	text-decoration: none;	
}
#newshome .titolatore h2 a:hover{
	color: #000000;	
}
.CatData{
	color: #666666;
	background-position: right;
	text-align: right;
}
/* ----------- [ news paginazione ] -----------------*/
.numeri{
	padding-top: 10px;
}
.numerired{
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* ----------- [ varie ] -----------------*/
.tgiustif{
	text-align: justify;	
}
