@charset "UTF-8";
/* TITILLIUM > the first academy open source font - Accademia di Belle Arti di Urbino - 2010 */

@import "reset.css";

/* DEFAULT */

BODY {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

IMG {
	margin:0px;
	padding:0px;
	border:0px;
	outline:none;
}

A {
	text-decoration:none;
	outline:none;
}

/* DEFAULT LINK */

a:link, a:visited, a:active {
	color:#555;
	text-decoration:none;
	}

a:hover {
	color:#000000;
	text-decoration:underline;
	}


/* DEFAULT CONT */

#main_cont {
	width:820px;
	height:auto;
	float:left;
	margin:20px 0px 20px 20px;
	}
	
#main_cont .cl_01 {
	width:225px;
	height:auto;
	float:left;
	margin:0px 40px 0px 0px;
	}

#main_cont .cl_02 {
	width:555px;
	height:auto;
	float:left;
	margin:0px;
	padding:20px 0px;
	font-size:12px;
	line-height:24px;
	}
	
#main_cont .cl_02 h1 {
	font-size:12px;
	padding:0px;
	margin:20px 0px 0px 0px;
	}	
	
#main_cont .cl_02 h2 {
	font-size:12px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	}	
	
#main_cont .cl_02 ul li {
	margin:5px 10px;
	padding:0px;
	list-style-type:decimal;
	list-style-position:inside;
	font-size:12px;
	line-height:24px;
	}

/* HEAD */

.head {
	width:auto;
	clear:left;
	border-bottom:1px solid #000000;
	padding:0px 0px 10px 0px;
	}
	
.head img {
	padding:10px 0px 10px 0px;	
	}	
	
.head h1 {
	font-size:10px;
	text-transform:uppercase;
	}	
	
/* MENU */

.menu {
	width:auto;
	height:auto;
	clear:left;
	padding:0px;
	margin:0px 0px 10px 0px;
	}
	
.menu li {
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	}	
	
.menu li a:link, .menu li a:visited, .menu li a:active {
	color:#000000;
	display:block;
	}	
	
.menu li a:hover {
	text-decoration:none;
	color:#ffcc00;	
	}	
	
.act {
	color:#555;	
	}		

/*TEMPORANEO*/

.temp {
	width:auto;
	clear:left;
	border-top:1px solid #333;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	color:#333;
	font-size:11.5px;
	}
	
/*FOOT*/

.foot {
	width:auto;
	clear:left;
	border-top:1px solid #000000;
	padding:10px 0px 0px 0px;
	}	
	
/* HOME */

.slideshow img {
	clear:left;
	width:550px;
	height:720px;
	}

/* BADGE */

.badge {
	width:120px;
	height:120px;
	position:absolute;
	top:10px;
	left:800px;
	}
	
/* DOWNLOAD */

.title {
	float:left;
	width:555px;
	height:auto;
	padding:0px;
	margin:25px 0px 0px 0px;
	}

.download h1 {
	font-size:16px !important;
	margin:0px !important;
	padding:0px !important;
	float:left;
	font-weight:normal !important;
	}
	
.download h2 {
	color:#888;
	float:right;
	margin:0px !important;
	padding:0px !important;	
	}
	
.download h3 {
	margin:60px 0px 0px 0px !important;
	padding:0px !important;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}	
	
.download .down {
	margin:0px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px 5px 0px 0px;
	color:#888;
	}	
	
.download p {
	clear:left;
	width:555px;
	padding:0px;
	margin:0px 0px 10px 0px;
	}	
	
.download a:link, .download a:visited, .download a:active, .download a:hover {
	clear:left;
	}	
	
.discla {
	margin:50px 0px 0px 0px;
	}	
	
.discla a:link, .discla a:visited, .discla a:active .discla a:hover {
	color:#cc9900;
	}	