@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#FFF url(immagini/bg-body.jpg) top left repeat-x;
}


a:link { 
		text-decoration:none;
		color:#000000;
		}
		
a:visited { 
		text-decoration:none;
		color:#000000;
		}
		
a:active { 
		text-decoration:none;
		color:#000000;
		}
		
		
a:hover { 
		text-decoration:none;
		color:#810f00;
		}
		
		

#container {
    width:100%;
    margin:0;
    padding:0;
	
}

#centerdiv  {
	width:1000px;
	margin:0 auto;
	padding:0px;
}


#header {
	width:1000px;
	margin:0px;
	padding:0px;
}

#main {
	width:900px;
	margin:10px 50px 0 50px;
}

#desctop {
	padding:0 50px 0 50px;
	margin:0px;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

#desctop a {
	color:#c31014;
	font-size:11px;
}

#desctop a:hover {
	color:#000000;
}

#leftslide {
	width:530px;
	float:left;
	text-align:center;
	margin-top:30px;
	padding:0px;
}


#rightloghi {
	width:330px;
	float:right;
	text-align:left;
	margin: 0 0 0 30px;
}


#footer {
	width:900px;
	margin:0px 50px 0 50px;
	font-size:9px;
	text-align:center;
}


.clear {
	line-height:0;
	clear:both;
}


.bando {
	font-size:16px;
	line-height:20px;
	color:#c31014;
	font-weight:bold;
	}

.bando-desc {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	}

	
.scarica  {
	font-size:11px;
	}
	
a.scarica-errata-corrige {
	font-size:11px;
	color:#F00;
	}
	
h1 {
	font-size:25px;
	} 	


#indata {
	margin:5px 0px 0px 0px;
	font-size:11px;
	color:#930c0c;
	text-align:justify;
	}
