@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #EFD9AA;
}
#main_contain {
	margin:50px auto;
	width:960px;
	height:825px;
	-moz-box-shadow:5px 5px 10px #000;
	-webkit-box-shadow:5px 5px 10px #000;
}
#head {
	position:relative;
	width:960px;
	height:125px;
	background-image:url(img/Fascia-1.png);
	background-repeat:repeat-x;
}
#home {
	position:absolute;
	width:95px;
	height:92px;
	top:18px;
	left:15px;
}
#home img {
	border:none;
}
#corsi_sicurezza{
	position:absolute;
	top:25px;
	left:130px;
}
#fascia_rossa {
	position:absolute;
	right:0;
	top:0;
	padding:0 0 0 15px;
	width:447px;
	height:68px;
	z-index:1;
	background-image:url(img/Fascia_rossa.png);
	background-repeat:no-repeat;
}
#fascia_rossa img {
	border:none;
	margin-bottom:-3px;
}
#main_contain #head #fascia_rossa a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFF;
}
#main_contain #head #fascia_rossa p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}
#main_contain #head #fascia_rossa a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFF;
}
#main_contain #head #fascia_rossa p a:hover {
	text-decoration: none;
	color: #FFF;
}
#area {
	margin-top:18px;
	margin-left:1px;
	margin-right:127px;
	width:80px;
	height:20px;
	float:left;
}
#registrati {
	margin-top:18px;
	margin-left:20px;
	width:55px;
	height:20px;
	float:left;
}
#password {
	margin-top:18px;
	margin-left:11px;
	width:115px;
	height:20px;
	float:left;
}
.inputTondo {
	margin-right:13px;
	padding-left:1px;
	width:89px;
	height:14px;
	background-image:url(img/campo_form.jpg);
	background-repeat:no-repeat;
	border:none;
}
#bottone {
	position:absolute;
	right:0;
	width:20px;
	height:19px;
}
#bottone img {
	border:none;
}
#pulsanti {
	position:absolute;
	right:20px;
	bottom:0;
	width:820px;
	height:35px;
	z-index:2;
}
#chi_siamo a {
	position:relative;
	padding:4px;
	margin:0 11px;
	width:100px;
	height:27px;
	float:left;
	background-image:url(img/btn_chi-siamo.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
#elenco_corsi a {
	position:relative;
	padding:4px;
	margin:0 11px;
	width:100px;
	height:27px;
	float:left;
	background-image:url(img/btn_chi-siamo.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
#acquista a {
	position:relative;
	padding:4px;
	margin:0 11px;
	width:185px;
	height:27px;
	float:left;
	background-image:url(img/btn_acquista.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
#requisiti a {
	position:relative;
	padding:4px;
	margin:0 11px;
	width:145px;
	height:27px;
	float:left;
	background-image:url(img/btn_requisiti.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
#sicurnet a {
	position:relative;
	margin:0 5px;
	width:150px;
	height:27px;
	float:left;
	background-image:url(img/btn_sicurnet.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
#contain {
	width:960;
	height:700px;
	background-image:url(img/sfondo.jpg);
}
#ragazza {
	margin:10px 90px;
}
#corsi {
	margin:auto;
	width:620px;
	height:380px;
}
#corso1 {
	position:absolute;
	margin:35px 0 25px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso1.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso1 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso1 a {
	width:130px;
	text-decoration:none;
}
#corso1_d {
	position:absolute;
	margin:35px 0 0 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso1_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso2 {
	position:absolute;
	margin:85px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso2.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso2 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso2 a {
	width:130px;
	text-decoration:none;
}
#corso2_d {
	position:absolute;
	margin:85px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso2_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso3 {
	position:absolute;
	margin:135px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso3.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso3 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso3 a {
	width:130px;
	text-decoration:none;
}
#corso3_d {
	position:absolute;
	margin:135px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso3_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso4 {
	position:absolute;
	margin:185px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso4.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso4 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso4 a {
	width:130px;
	text-decoration:none;
}
#corso4_d {
	position:absolute;
	margin:185px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso4_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso5 {
	position:absolute;
	margin:235px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso5.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso5 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso5 a {
	width:130px;
	text-decoration:none;
}
#corso5_d {
	position:absolute;
	margin:235px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso5_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso6 {
	position:absolute;
	margin:285px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso6.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso6 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso6 a {
	width:130px;
	text-decoration:none;
}
#corso6_d {
	position:absolute;
	margin:285px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso6_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
#corso7 {
	position:absolute;
	margin:335px 0;
	width:130px;
	height:29px;
	background-image:url(img/corso7.png);
	background-repeat:no-repeat;
	text-align:center;
}
#corso7 p {
	margin:2px 0;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}
#corso7 a {
	width:130px;
	text-decoration:none;
}
#corso7_d {
	position:absolute;
	margin:335px 0 25px 122px;
	width:500px;
	height:29px;
	background-image:url(img/corso_descriz.png);
	background-repeat:no-repeat;
}
#corso7_d p {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 20px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
