html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	color: #202020;
	background-color:#d9f1fb;
	background-image:url(../images/back.png);
	background-repeat:repeat-x;
	background-position:bottom;	
	background-attachment: fixed;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.5em;
}
.clear {
clear: both;
}
p {
}

blockquote {
}



a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
.cella {
height: auto;
width:auto;
display: inline;
position: relative;
border: none;
}
.cella1 {
height: auto;
width:201px;
display: inline;
position: relative;
border: none;
}

/* Page */

#htmlContent{
width:100%;
height:100%;
z-index:2;
position:relative;
margin-left:0px;
margin-top:0px;
text-align:center;
top:0;

}


#flashContent{
position:absolute;
margin:0;
bottom:0px;
z-index:3;
width:100%;
height:300px;

}
#footersfondo{
position:absolute;
margin:0;
bottom:0px;
width:100%;
height:147px;
background: url(../images/footer_ok.png) repeat-x left bottom;
z-index:1;
}

#tutto_div{
top:0px;
width:980px;
margin:auto;
position:relative;
z-index:2;
}

#a_div {
	float: left;
	width: 13px;
	background: url(../images/a_div.png) repeat-y left top;
}

#colonna_div { 
	float: left;
	width: 201px;
	background-color:#6dab92;
}

#b_div {
	float: left;
	width: 13px;
	background: url(../images/b_div.png) repeat-y left top;
	
}

#corpo_div {
	float: left;
	width: 740px;
	background-color:#aec675
}

#c_div {
	float: left;
	width: 13px;
	background: url(../images/c_div.png) repeat-y left top;
}

.titolo_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #da2b2b;
	
}
.titolo_corsi {
	 	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height:18px;
	color: #da2b2b;
}
.citazioni {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
.testo {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #202020;
}
.news_title {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.news_corpo {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #202020;
	line-height:18px;
}
.testonero {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testoagenda {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-align:left;
}
.testoagenda a:link {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration:none;
}
.testoagenda a:hover {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-align:left;
	text-decoration:none;
}
.testoagenda a:visited {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-decoration:none;
}
.title_agenda {
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
.testo2 {
	 font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #B4C422;
}
.testo ul li{
	 font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left:15px;
	color: #202020;
}
.menu_principale
{
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color: #ffffff;
}
.menu_principale a:link { 
	color: #ffffff; 
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
 }
.menu_principale a:visited{ 
	color: #ffffff; 
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
 }
.menu_principale a:hover{ 
	color: #666666; 
	font-family: Franklin Gothic Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    /*background-color:#000; */
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    text-align:center;
    font-family:Verdana;
    font-size:12px;    
}
