html{
	margin: 0px;
	padding:0px;
	overflow:hidden;
}
body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg_green.gif);
	background-repeat:repeat-x;
	scrollbar-face-color:#fce5b4;
	scrollbar-highlight-color:#fce5b4;
	scrollbar-3dlight-color:#F4A80A; 
	scrollbar-shadow-color:#F4A80A;   
	scrollbar-darkshadow-color:#d4d0c8;      
	scrollbar-arrow-color:#9BBE00;
	scrollbar-track-color:#fce5b4;
	overflow:hidden;
	font-family:"Trebuchet MS";
}

h1, h2, h3, h4, h5, h6, p, form, li {
	margin: 0px;
	padding:0px; 
	font-family:"Trebuchet MS"; 
}

img
{
border:0px;
}
#wrapper {
	width:800px;
	margin:0px auto;
	margin-top:20px;
	background-color:#FFF;
	border-style: solid;
	border-color: #9BBE00;
	border-width: 0px 1px;
	background-image:url(../images/bg_orange.gif);
	background-repeat:repeat-x;
	background-position:bottom;        
}

#content {
	width:778px;
	margin:0px auto;  
}

#top_links {
	height:20px;
	padding-top:8px; 
}

#links ul {
	margin:0px;
}

#bottom_links ul {
	margin:0px; 
	padding-top:0px;
	margin-left:-40px;    /* Compatibilità Firefox e Opera */
}

#links li{
	float:right;
	list-style-type:none;
	width:100px;
	height:20px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	/*padding-top:1px;*/
    padding:0px;
}
#bottom_links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:20px;
	text-align:center;
	background-color:#F4A80A;
	border-right:1px solid #FFF;
	/*padding-top:1px; */
    padding:0px;
}

#bottom_links a , #links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}

#bottom_links a:hover, #links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:90px;
	text-align:center;
		overflow:hidden;
		width:778px;
}
#title
{
	height:90px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#logo
{
 height:90px;  
 position:relative;
 right:10px;
}


#contentarea {
	clear:both; 
	padding:25px 0px;
	height:20%;
	overflow:auto;    
}

#leftbar {
	float:left;
	width:530px;
	border-right:1px solid #BCBDBC;
	background-image: none;
	overflow:auto;
}

.orange 
{
	color:#EE8907;
}

.green
{
	color:#9BBE00;
}
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
h2{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}
h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}


p, h4, li{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#leftbar ul {
	margin:0px;
	padding-left:20px;
}
#leftbar ul li{
	padding:0px;
	margin:0px;
}
#rightbar {
	float:left;
	width:225px;
}

a.rightmenuitem
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9BBE00;
	font-weight:bold;
	text-decoration:none;
}


#bottom {
	clear:both;
	height:32px;
	padding-top:15px;
}
#dance
{
	padding-top:10px;  
	text-align:center;
}
#left_bottom {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:22px;
	padding-top:5px;
    font-family:"Trebuchet MS";
    font-size:11px;
    color:#fff;
    font-weight:normal;
    text-decoration:none;
    text-align:left;
}

#left_bottom a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#left_bottom a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#right_bottom {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:22px;
	padding-top:5px;
}

/*#left_bottom p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
} */
#right_bottom p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#right_bottom a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#right_bottom a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

div.Blinding
{
	margin:0px 40px;
	border-style:solid;
	border-color:#F4A80A;
	border-width:0px 1px 1px 1px;
	background-repeat:no-repeat;
	background-position:top right;   
}

#timetable tr,#timetable td,#timetable p,#timetable span{
width:5px;
font-size:8px;
}

div.picture_content
{
	padding: 0px 40px;
	text-align: center;
}

.thumb
{
	border: 3px solid  #9BBE00;
	margin: 7px 0px;
}

.cv_images
{
	float:right;
	border:0px;
	padding:3px;
}
.corso_images
{
	float:left;
	border:0px;
	padding:3px;
}
.edit
{
color:magenta;
}
