#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-top: 0px;
	background-image: url(../img/layout.jpg);
	background-color: #9E9E9E;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-repeat: repeat-x;
}

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}

#menu {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.img_link_home {
	width: 300px;
	margin: 1px;
	border: 1px solid #000;
}

#flash {
	height: 250px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	background-color: #FFF;
	text-align: center;
}

#box_link {
	border: 1px solid #666;
	padding: 5px;
	background-color: #F5F5F5;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 25px;
}

.logo {
	padding-top: 50px;
}

#corsi_pcacademy {
	height: 30px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #000;
}

#info {
	font-size: 12px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	color: #666;
}

#modulo {
}

#box_menu {
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 135px;
	width: 280px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

#mini_menu {
	float: right;
	text-align: right;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 110px;
	clear: right;
}

#barra_menu {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666;
	height: 320px;
}
.box_img {
	width: 307px;
	height: 154px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.box_img ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.box_img li a {
	list-style-type: none;
}

#footer {
	height: 50px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	clear: both;
}

#footer #loghi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(../img/loghi_intestazione.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	font-size: 11px;
}

#box_home {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	background-color: #CCC;
	color: #666;
	border: 1px dotted #666;
}
