@charset "ISO-8859-1";
/* CSS Document */

body {
	background-image:url(bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	font-size: 15px;
}
a {
	color: #1a8e30;
	text-decoration:underline;
}
a:hover {
	color: #046604;;
}
p {
	margin: 0px 0px 20px 0px;
	padding:0px;
}
ul {
	margin: 10px 10px 16px 10px;
	padding: 0px 0px 0px 0px;
}
li {
	list-style-image:url(arrowSmall.png);
	margin-bottom: 4px;
}
hr {
	height: 1px;
	background:none;
	border: 0px;
	border-bottom: 1px dotted #E2E4E6;
	margin: 0px 0px 20px 0px;
	padding: 8px 0px 0px 0px;
}
#container {
	width:982px;
	margin: 0 auto;
	text-align:left;
	padding-bottom: 80px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', Arial, Helvetica;
	color: #1a8e30;
	font-weight:normal;
	padding:0px;
	margin: 0 0 12px 0;
}
h1 {
	font-size: 22px;
	text-transform:uppercase;
	font-weight:bold;
}
h2 {
	font-size: 19px;
	font-weight:bold;
}
h3 {
	font-size: 17px;
	font-weight:bold;
}
h4 {
	font-size: 16px;
}
#webprjdtl h4 {
	margin: 0;
    padding: 15px 0 4px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
img {
	border:none
}
#header {
	height:80px;
	position:relative;
}
#logo {
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:982px;
	height:77px;
	background-image:url(agora.jpg);
        background-position:center;
	background-repeat:no-repeat;
	margin: 1px 0 0 1px;
}


#navigation {
	clear:both;
	height:60px;
}
#nav {
	position:absolute;
	z-index:50;
	margin:0px;
	padding:0px;
	list-style:none;
	width: 982px;
	height:60px;
}
#nav li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}
#nav li#menuContatti {
	float:right;
}
#nav li a {
	display:block;
	padding-top: 23px;
	padding-bottom: 23px;
	color: #fff;
	font-family: 'PT Sans', Arial, Helvetica;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 14px;
	white-space:nowrap;
	text-align:center;
	background-position: 60px 60px;
	background-repeat:no-repeat;
}
.menuChiSiamo a {
	background-image:url(bg-menu.png);
	width:175px;
}
.menuFormazioneFinanziata a {
	background-image:url(bg-menu.png);
	width:175px;
}
.menuCatalogo a {
	background-image:url(bg-menu.png);
	width:175px;
}
.menuContatti a {
	background-image:url(bg-menu.png);
	width:175px;
}
.menuServizi a {
	background-image:url(bg-menu.png);
	width:175px;
}
#nav li a:hover, #nav li:hover a, .menuChiSiamo a:hover, .menuApprendistato a:hover, .menuCatalogo a:hover, .menuContatti a:hover {
	color: #046604;
	background-position: 0 0;
}
#nav li a.twoLines {
	padding-top: 16px;
	padding-bottom: 16px;
}


/* Dropdown menus */

#nav ul {
	position: absolute;
	z-index: 999;
	top: 60px;
	background: #fff;
	padding: 20px 10px 20px 20px;
	border: 1px solid #ccc;
	margin: 0;
	width: 380px;
	display: none;
	border-top: none;
}
#nav ul.oneCol {
	width: 190px;
}
#nav li:hover ul {
	display: block;
}
.lAlign ul {
	left:  0;
}
.rAlign ul {
	right: 0;
}
#nav ul li {
	width: 190px;
}
#nav ul a {
	text-align:left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background: none;
	height: auto;
	display: block;
	float: none;
	text-indent: 0;
	width: auto;
	border-bottom:1px dotted #f0f0f0;
	padding:5px 0 4px 10px;
	margin-right:10px;
	margin-bottom: 4px;
	background-image: url("arrow.png");
	background-repeat:no-repeat;
	background-position: 0px 6px !important;
	color: #666 !important;
}
#nav ul a:hover {
	color: #1a8e30 !important;
}
#nav ul ul {
	position: static;
	border: none;
	padding: 0;
	width: auto;
}
#nav ul ul li {
	float: left;
	width: 180px;
	margin-left:10px;
}
#nav ul ul li a, #nav ul ul li a:hover {
	padding-left:10px;
	font-size:10px;
	background-image: url("arrow.png");
	background-repeat:no-repeat;
	background-position: 5px 2px;
}
.navMedi ul ul {
	width:400px !important;
}
#mainContent {
	width: 962px;
	margin: 24px 10px 24px 10px;
}
#sidebar {
	clear:both;
	margin-top:20px;
	margin-right: 10px;
	margin-bottom: 20px;
	display:inline;
	float:right;
	width:329px;
}

/* Inizio Box in Sidebar */
#sidebar .box {
	background-image:url(/resources/images/box-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px;
	padding-bottom: 20px;
	font-size:12px;
	margin-bottom: 16px;
}
#sidebar .box em {
	padding-left:20px;
}
#sidebar .box .boxContent em {
	padding-left:0;
}
#sidebar .boxWhite {
	background-image:url(/resources/images/boxWhite-bg.png);
}
#sidebar .box h3 {
	font-family: 'PT Sans', Arial, Helvetica;
	margin:0px;
	padding: 20px 20px 14px 20px;
	font-size:18px;
	font-weight:normal;
	color: #1a8e30;
	line-height:18px;
	text-transform:uppercase;
	background-image:url(/resources/images/box-top.png);
	background-repeat:no-repeat;
	background-position:top;
}
#sidebar .box .boxContent {
	margin: 0px 20px;
}
#sidebar .box a.boxLinkMaster {
	clear:both;
	display:block;
	border-top: 1px solid #fff;
	margin: 10px 20px 0px 20px;
	padding-top: 6px;
	text-decoration:none;
	font-size: 14px;
}
#sidebar .box a.boxLinkMaster:hover {
	color: #6c0418;
}
/* Fine Box in Sidebar */

/* Inizio BoxCorso in Sidebar */
#sidebar .box .boxCorso {
	margin: 0px 20px 14px 20px;
	min-height:77px;
}
#sidebar .box .boxCorso:hover {
	background-color: #fff;
}
#sidebar .box .boxCorso img {
	border: 1px solid #e3e4e4;
	float:left;
	margin-right: 6px;
}
#sidebar .box .boxCorso a {
	display:block;
	padding:0px;
	min-height: 77px;
	text-decoration:none;
}
#sidebar .box .boxCorso a strong {
	font-size: 13px;
	font-weight:bold;
	display:block;
	padding: 3px 3px 4px 83px;
}
#sidebar .box .boxCorso a .location {
	display:block;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	padding-bottom:3px;
	padding-left: 83px;
}
#sidebar .box .boxCorso a .data {
	display:block;
	font-size: 12px;
	color: #999;
	padding-bottom:3px;
	padding-left: 83px;
}
/* Fine BoxCorso in Sidebar */

/* Inizio BoxPortfolio in Sidebar */
#sidebar .box .boxPortfolio {
	margin: 0px 20px 14px 20px;
	min-height:77px;
}
#sidebar .box .boxPortfolio:hover {
	background-color: #fff;
}
#sidebar .box .boxPortfolio img {
	border: 1px solid #e3e4e4;
	margin-bottom: 8px;
}
#sidebar .box .boxPortfolio .titolo {
	font-family: 'PT Sans', Arial, Helvetica;
	color: #1a8e30;
	font-weight:bold;
	padding:0px;
	margin: 0 0 6px 0;
	font-size: 16px;
	display:block;
}
#sidebar .box .boxPortfolio .descrizione {
	text-decoration:none;
	color: #666;
}
#sidebar .box .boxPortfolio .dettagli {
	text-decoration: underline;
	display:block;
	margin-top: 6px;
}
#sidebar .box .boxPortfolio a {
	display:block;
	padding:0px;
	text-decoration:none;
}
/* Fine BoxPortfolio in Sidebar */

/* Inizio Box Focus - esempio focus sidebar in homepage */
#sidebar .boxFocus {
	background-image:url(/resources/images/box-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px;
	padding-bottom: 10px;
	font-size:12px;
	margin-bottom: 16px;
}
#sidebar .boxFocus h3 {
	font-family: 'PT Sans', Arial, Helvetica;
	margin:0px;
	padding: 20px 20px 4px 20px;
	font-size:18px;
	font-weight:bold;
	color: #1a8e30;
	line-height:18px;
	text-transform:uppercase;
	background-image:url(/resources/images/box-top.png);
	background-repeat:no-repeat;
	background-position:top;
}
#sidebar .boxFocus .boxContent {
	padding: 0px 115px 10px 20px;
	margin-right: 5px;
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:13px;
	color: #666;
}
#sidebar .boxFocus a.boxLinkScopri {
	display:block;
	margin: 16px 0px 0px 0px;
	text-decoration:none;
	font-size: 12px;
	width:99px;
	height:32px;
	overflow:hidden;
	background-image:url(/resources/images/bg-btn-scopri.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	color: #333;
}
#sidebar .boxFocus a.boxLinkScopri span {
	display:block;
	padding: 9px 20px 0px 9px;
}
#sidebar .boxFocus a.boxLinkScopri:hover span {
	color: #1a8e30;
}
/* Fine Box Focus - esempio focus sidebar in homepage */

/* Inizio Box Grey - esempio iscrizione newsletter */
#sidebar .boxGrey {
	background-image:url(/resources/images/boxGrey-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px;
	padding-bottom: 12px;
	font-size:14px;
	margin-bottom: 16px;
}
#sidebar .boxGrey h3 {
	font-family: 'PT Sans', Arial, Helvetica;
	margin:0px;
	padding: 20px 20px 8px 20px;
	font-size:18px;
	font-weight:normal;
	color: #fff;
	line-height:18px;
	text-transform:uppercase;
	background-image:url(/resources/images/boxGrey-top.png);
	background-repeat:no-repeat;
	background-position:top;
}
#sidebar .boxGrey table {
	margin-top: 10px;
}
#sidebar .boxGrey td {
	font-size:12px;
	padding: 0px 6px 6px 0px;
}
#sidebar .boxGrey input {
	border: 1px solid #999;
	background-color:#fff;
	font-size:12px;
	color: #333;
	width:135px;
	padding: 3px;
}
#sidebar .boxGrey input.submit {
	color:#fff;
	width:85px;
	background-color: #1a8e30;
	border: 0px solid #1a8e30;
	padding: 3px;
}
#sidebar .boxGrey .boxContent {
	margin: 0px 20px;
}
/* Fine Box Grey - esempio iscrizione newsletter */

#content {
	margin: 10px 0 30px 20px;
	float:left;
	width:600px;
}
#duecolonne {
	margin: 30px 0 30px 20px;
	float:left;
	width:600px;
}
#contentColSx {
	float:left;
	margin: 10px 0px 30px 20px;
	width:456px;
}
#contentColDx {
	margin: 45px 20px 30px 516px;
}
#contentFull {
	margin: 10px 20px 30px 20px;
}
#contentFull #colonnasx, #contentFull #colonnacx, #contentFull #colonnadx {
	width:290px;
	float:left;
}
#contentFull #colonnasx h3, #contentFull #colonnacx h3, #contentFull #colonnadx h3 {
	border-bottom:1px dotted #ccc;
	padding-bottom:8px;
}
#contentFull #colonnasx {
	margin-right:35px;
}
#contentFull #colonnadx {
	margin-left:35px;

}
#footer {
	clear:both;
	width: 962px;
	margin: 0px 10px 40px 10px;
	border-top: 1px solid #e2e4e6;
	padding-top: 24px;
	color:#666;
	font-size:12px;
}
#footer a {
	color: #666;
	text-decoration:underline;
}
#footer a:hover {
	color: #999;
}
.espero {
	color:#1a8e30;
	font-weight:bold;
}
#followUs {
	float: right;
	color: #4599d3;
	font-size:14px;
	font-family: 'PT Sans', Arial, Helvetica;
	font-weight:bold;
	width:106px;
	overflow:hidden;
}
#followUs a {
	text-decoration:none;
	margin: 6px 0px 0px 0px;
	display: inline-block;
}
#followUs a img {
	display: inline-block;
}
.clearFloat {
	clear:both;
	height:0;
	padding:0px;
	margin:0px;
	line-height:0px;
}
.frecciaLink {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#LeftCol{
	float:left;
	width:290px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 30px;
	display:inline;
}
#CentralCol {
	margin-left: 325px;
	width:290px;
	margin-top: 40px;
	margin-bottom: 30px;
}

/* Inizio BoxHome in Sidebar */
.boxHome {
	padding: 0px;
	padding-bottom: 0px;
	font-size:13px;
	margin-bottom: 30px;
}
.boxHome p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
.boxHome h1 {
	font-family: 'PT Sans', Arial, Helvetica;
	margin:0px;
	padding: 0px 0px 4px 0px;
	font-size:18px;
	font-weight:bold;
	color: #1a8e30;
	line-height:18px;
	text-transform:uppercase;
	height: 40px;
}
.boxHome .boxContent {
	padding: 0px;
	margin: 0px;
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:13px;
	color: #666;
}
.boxHome div.img {
	float:right;
	width: 80px;
	height: 80px;
	/*background-image:url(/resources/images/bg-img-mini-70.png);
	background-repeat:no-repeat;*/
	margin: 0px 0px 10px 10px;
}
.boxHome div.img img {
	margin: 0 0px 0px 0px;
	width:80px;
	height:80px;
}
/* Fine Box in Sidebar */

div.partner, div.nostreCertificazioni {
	border-top: 1px dotted #E2E4E6;
	margin-top: 20px;
	padding-top:20px;
	min-height: 80px;
}
div.partner img, div.nostreCertificazioni img {
	float:left;
	display:block;
}
div.partner h3, div.nostreCertificazioni h3 {
	margin-left: 170px;
	margin-top:0px;
	margin-bottom: 4px;
}
div.partner p, div.nostreCertificazioni p {
	margin-left: 170px;
	font-size:14px;
}
ul.clienti {
	float:left;
	margin-right: 20px;
	font-size:13px;
	width:200px;
	margin-top:0px;
}
ul.clienti li.titolo {
	list-style:none;
	list-style-image:none;
	margin-left:-10px;
}
/*elenco corsi e pagine corsi*/
#lista-corsi {
	list-style:none;
	margin:0;
	padding-bottom:20px;
}
#lista-corsi li {
	border-bottom:1px dotted #ccc;
	list-style:none;
	margin-bottom:0;
}
.link-corso {
	text-decoration:none;
	display:block;
	padding:8px 0px 8px 5px;
}
.link-corso:hover {
	background-color:#edeff0;
}
#lista-corsi .title {
	display:block; 
	width:440px; 
	/*font-weight:bold;*/
	float:left;
	padding-top:8px;
}
#lista-corsi .price {
	display:block; 
	float:right; 
	padding:4px 8px; 
	color:#666; 
	font-size:13px; 
	width:100px; 
	text-align:center;
}
#lista-corsi .where {
	display:block; 
	float:right; 
	/*border-right:1px dotted #ccc;*/
	 
	padding:4px 8px; 
	color:#666; 
	font-size:13px; 
	width:70px; 
	text-align:center
}
#lista-corsi .day {
	display:block; 
	float:right;
	/*border-right:1px dotted #ccc;*/ 
	padding:4px 8px; color:#666; 
	font-size:13px; 
	width:70px; 
	text-align:center
}
#lista-corsi .date {
	display:block; 
	width:auto; 
	float:right; 
	/*border-right:1px dotted #ccc; */
	padding:4px 8px 4px 0; 
	color:#666; 
	font-size:13px; 
	width:130px; 
	text-align:center
}
#box-ricerca {
	background-color:#fff;
	border:1px solid #e5e5e5;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:20px;
}
#search-corsi {
	margin-top:5px;
}
#search-corsi input {
	background-color: transparent;
    background-image: url("/resources/images/cerca-bg.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #999999;
    float: left;
    font-size: 12px;
    height: 22px;
    margin-right: 1px;
    padding-left: 2px;
    width: 160px;
}
#search-corsi a {
	background-image: url("/resources/images/cerca.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 26px;
}
.step-corso {
	margin-bottom:30px;
}	
.tit-step {
	color:#990000; 
	border-bottom:1px dotted #CCC; 
	display:block;
	padding-bottom:8px; 
	margin-bottom:8px;
	font-size:16px;
}
.tit-step a {
	text-decoration:none;
}
#dati-corso {
	padding:10px;
	border:1px solid #E3E4E4;
}
.rosso {
	color:#990000;
}
.job {
	padding:15px;
	border:1px solid #E2E4E6;
	margin:10px 0 20px 0;
	font-size:13px;
}
#formcontatti .blocco label {
	float:left;
	width:212px;
	padding:5px 0;
	display:block;
	color:#666;
	font-size:12px;
	margin-right:60px;
}
#formcontatti .blocco label.error {
	float:left;
	width:212px;
	padding:2px 0 0 0;
	display:block;
	color:#F00;
	font-size:11px;
}
#formcontatti input[type="text"]{
	border:1px solid #999999;
	background-color:#f3f5f4;
	height:15px;
	padding:5px 10px;
	display:block;
	margin-top:5px;
	width:190px;
}
#formcontatti textarea{
	margin-top:5px;
	width:480px;
	height:100px;
	border:1px solid #999999;
	background-color:#f3f5f4;
}	
#formcontatti select{
	margin-top:5px;
	display:block;
}
#formcontatti .blocco  {
	clear:both;
	padding-bottom:18px;
	margin-bottom:12px;
	border-bottom:1px dotted #E2E4E6;
}
#formcontatti .blocco .totwid {
	width:510px;
}
#sceltanews {
	margin-top:10px;
}
#formcontatti .blocco #sceltanews label{
	height:10px;
	padding:0;
	display:block;
	/*margin-top:5px;*/
	width:120px;
	margin-right:0;
}
.labelcorso a {
	text-decoration:none;
	display:block;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
}
#inbreve {
	border:1px solid #E2E4E6;
	padding:15px;
	width:260px;
	float:right;
}
#date, #price, #day, #where {
	display:block;  
	float:right; 
	padding:4px 8px; 
	color:#666; 
	font-size:13px;
	text-align:center
}
#btncontatto {
	background-color:#000000;
	border:0;
	/* IE10 */ 
	/* IE10 */ 
background-image: -ms-linear-gradient(top, #20A539 0%, #07711B 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #20A539 0%, #07711B 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #20A539 0%, #07711B 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #20A539), color-stop(1, #07711B));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #20A539 0%, #07711B 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top, #20A539 0%, #07711B 100%);
	padding:10px 20px;
	color:#fff;
	text-transform:uppercase;
}
#lista-sezioni li {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}
#lista-sezioni li .title {
	font-size:16px;
	color:#990000;
}
#lista-sezioni li .cat {
	color:#666;
}
#lista-sezioni li .abstract {
	display:block;
	padding:10px 0;
}
.link-news {
	text-decoration:none;
	display:block;
}
#dettaglicoso span {
	border-bottom:1px dotted #ccc;
	display:block;
	padding-bottom:15px;
}
#pollicino {
	padding:10px 0;
	font-size:11px;
	/*border-top:1px dotted #e8e8e8;
	border-bottom:1px dotted #e8e8e8;*/
	color:#999;
}
#pollicino a {
	color:#999;
	text-decoration:none;
}
#pollicino .raquopol {
	color:#d1d1d1;
	margin: 0 4px;
}
/*news home*/
#homenewscont {
	border-top:1px solid #b4b3b3;
	border-bottom:1px solid #b4b3b3;
	margin:15px 10px 0 10px;
	display:block;
}
#newslisthome {
	height:30px;
	overflow:hidden;
	margin-top:10px;
}
.newsinnerhome {
	display:inline-block;
	width:100%;
	text-align:center;
	color:#333;
	font-size:14px;
}
#ninnerhome {
	font-family: 'PT Sans', Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #8E1A30;
	margin-right:10px
}
#projelenco {
	list-style:none;
	margin:0;
	padding:0;
}
#projelenco li {
	border-bottom:1px dotted #d1d1d1;
	list-style:none;
	padding:0 0 15px 0;
	margin-bottom:25px
}
#prj {
	float:left; 
	margin-right:20px;
}
#specproj {
	float:left;
	width:240px;
}
#introprj {
	float:right; 
	border-left:1px solid #990000; 
	width:440px;
	padding-left:20px;
}
#modisc {
	background-image: url(/resources/images/modulo-iscrizione_03.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    height: 55px;
    line-height: 16px;
    padding-left: 55px;
    padding-top: 11px;
    text-decoration: none;
    width: 166px;
}
#btn-iscrcorso {
	float: right; 
	width:290px; 
	text-align:center; 
	padding:10px 0; 
	background-color:#a21e38; 
	margin-bottom:10px; 
	margin-top:10px;
}
#prj-inbreve {
	border: 1px solid #E2E4E6;
    float: left;
    margin-top: 20px;
    padding: 15px;
    width: 325px;
}
#webprjdtl .title {
	display: inline-block;
    font-size: 18px;
    padding-bottom: 10px;
}
#newsdtl h2 span em {
	white-space: nowrap;
}
.campo_contact { 
	color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 60px;
    width: 212px;
}
