@charset "utf-8";
/* CSS Document */

body{
	background:#ffffff;
	font:normal 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
	}
	
p,div, h1, h2, h3{
	padding:0;
	margin:0;
	}

img{
	padding:0;
	margin:0;
	border:none;
	display:block;
	}
	
a{
	outline:none;
	}
	
ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
.fltLeft{
	float:left;
	}
	
.fltRight{
	float:right;
	}
.textarea{
	width: 400px;	
}

/*============================================= GENERAL =======================================*/

#topPanel{
	background:url(images/top-bg.gif) repeat-x 0 100% #ff9a00;
	border-bottom:solid 1px #c6b770;
	height:61px;
	font-size:24px;
	line-height:61px;
	color:#FFFFFF;
	text-align:center;
	}
	

/*---- heared panel -----*/

#header{
	background:url(images/header-bg.gif) repeat-x 0 0;
	border-top:solid 2px #FFFFFF;
	padding:0 0 18px;
	/*height:290px;*/
	}
	
#headerInner{
	width:865px;
	height:275px;
	margin:0 auto;
	}
	
#headerLeft{
	width:272px;
	height:275px;
	float:left;
	}
	
#headerLeft img{
	margin:40px 0 0 44px;
	}
	
#headerLeft h1{
	font-size:18px;
	line-height:21px;
	width:251px;
	text-align:center;
	font-weight:normal;
	color:#cd6b00;
	}


	
#headerCenter{
	width:328px;
	height:275px;
	float:left;
	}
	
#headerRight{
	width:243px;
	height:275px;
	float:right;
	}
	
#headerRight img{
	margin:58px auto 0;
	}
	
#headerRight h2{
	text-align:center;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
	color:#cd6b00;
	padding:0 0 0 20px;
	}
	
	
	
	
/*------ Body -------*/
.corsi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.corsi a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	line-height: 30px;

}
.corsi a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline blink;
	line-height: 30px;
	
}

#bodyPanel{
	background:url(images/body-bg.gif) repeat-x 0 0;
	padding:15px 0;
	border-top:solid 1px #c6b770;
	}
	
#bodyInner{
	width:853px;
	padding:0 0 0 12px;
	margin: 0 auto;
}

#leftPanel{
	float:left;
	width:185px;
	padding:25px 8px 0 8px;
	margin:7px 0 0 0;
	border:solid 1px #c9bb78;
	background:url(images/leftpanel-bg.gif) repeat-x 0 0 #fff5ba;	
	}
	
#leftPanel img{
	margin:0 auto 25px;
	}
	
	
#centerPanel{
	width:416px;
	padding:0 0 0 12px;
	float:left;
	}
img.floatLeft { 
    float: left;
	margin-right: 5px; 
}
img.floatRight { 
    float: right;
	margin-left: 5px;
}
h2.mainHeading{
	font:normal 34px/39px Georgia, "Times New Roman", Times, serif;
	color:#d55000;
	margin:0 0 12px;
	}
	
h3.subheading{
	color:#a5870c;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}
	
#centerPanel p{
	margin-top:12px;
	}
	
	
#rightPanel{
	background: url(images/right-bg.gif) repeat-y 100% 0;
	float:right;
	width:215px;
	}
	
#rightPanelbuttom{
	background:url(images/right-panel-buttom.gif) no-repeat 100% 100%;
	height:10px;
	}
	
#rightPanelTop{
	background:url(images/right-panel-top.gif) no-repeat 100% 0;
	padding:22px 14px 5px 15px;
	}
	
#rightPanelTop ul.list{
	background-color:#fff9da;
	padding:9px 6px;
	}
	
#rightPanelTop ul.list li{
	background:url(images/icon-list.gif) no-repeat 11px 50%;
	padding:0 0 0 28px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	color:#5f4e00;
	border-bottom:solid 1px #dcc971;
	}
	
#rightPanelTop ul.list li.listEnd{
	border:none;
	}
	
#rightPanelTop ul.list li a{
	color:#5f4e00;
	text-decoration:none;
	}
	
#rightPanelTop ul.list li a:hover{
	text-decoration:underline;
	color:#d85000;
	}
	
/*------------- Footer --------------*/

#footer{
	background:url(images/footer-bg.gif) repeat-x 0 0;
	padding:24px 0 0 0;
	height:63px;
	font-size:11px;
	line-height:20px;
	color:#813000;
	text-align:center;
	}
	
#footer a{
	color:#813000;
	text-decoration:none;
	}
	
#footer a:hover{
	text-decoration:underline;
	}
	
	
/*---- added on 27-01-2009 ----*/

#textSizePanel{
	width:865px;
	height:19px;
	margin:0 auto;
	}
	
#textSizePanel ul{
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
#textSizePanel ul li{
	padding:0 0 0 2px;
	float:right;
	line-height:19px;
	}
	
#textSizePanel a{
	display:block;
	float:left;
	width:23px;
	height:19px;
	background:url(images/text-button.gif) no-repeat 0 0;
	font-size:12px;
	line-height:19px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#textSizePanel a:hover{
	background:url(images/text-button-hover.gif) no-repeat 0 0;
	}
	
	
/*------- Contact page ------------*/

#contactLeft{
	float:left;
	width:324px;
	}
	
#contactForm{
	width:450px;
	padding:20px;
	float:right;
	background:#fffdde;
	border:solid 1px #c5c3a8;
	}
	
.field{
	height:19px;
	padding-bottom:10px;
	}
	
.field2{
	height:140px;
	padding-bottom:10px;
	}
	
form label.box{
	display:block;
	height:19px;
	width:290px;
	}
	
form label.box3{
	display:block;
	height:140px;
	width:290px;
	}	
	
form label.box2{
	display:block;
	height:19px;
	width:150px;
	}
	
form input.textField{
	width:235px;
	height:17px;
	border:solid 1px #c5c3a8;
	padding:0 3px;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
form textarea{
	width:235px;
	height:140px;
	border:solid 1px #c5c3a8;
	padding:0 3px;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
form input.submitButton{
	background:url(images/submit-bg.gif) repeat-x 0 0;
	height:21px;
	width:82px;
	border:none;
	cursor:pointer;
	}