@import url(reset.css);

body{background-image:url("../img/bgBody.gif");}
b, strong{color:#009ee0;}
#home{width:600px; margin:15px auto 0px auto;}
#corsi{width:900px; margin:15px auto 0px auto; background-color:#ffffff;}
#footer{
	width:570px; 
	height:32px; 
	background-image:url("../img/bgFooter.gif");
	margin:12px auto 0px auto;
	color:#ffffff;
	text-align:right;
	padding:20px 15px 10px 15px;
}
#footer a{color:#ffffff; text-decoration:none;}
#logo{text-align:center; padding-top:10px; padding-bottom:10px;}
#colLeft,#colMiddle, #colRight{
	width:265px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	color:#532409;
}
ul.socials {width:600px; margin:0px auto 0px auto;}
ul.socials li{float:left; display:inline; line-height:32px; padding:16px 18px 16px 0px; }
#colLeft a,#colMiddle a, #colRight a{color:#009ee0; text-decoration:none;}
#footer2{
	width:870px; 
	height:32px; 
	background-image:url("../img/bgFooter.gif");
	background-repeat:no-repeat;
	background-position:left;
	background-color:#500E00;
	margin:12px auto 15px auto;
	color:#ffffff;
	text-align:right;
	padding:20px 15px 10px 15px;
}
#footer2 a{color:#ffffff; text-decoration:none;}