@charset "UTF-8";
/* CSS Document */
/************* AREE CORSI *************/

#area-corsi {
	background-color: #FFFFFF;
	width: 920px;
	margin-right: 14px;
	margin-left: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	color: #333;
	padding: 15px;
	height: 100%;
}
#area-corsi h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	display: inline;
}

#area-corsi h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	border-bottom: solid 1px #000;
}


.box-aree {
	width: 740px;
	
	/*background-color: #FCFCFC;*/
	border-top: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	padding: 10px;
	border-bottom: solid 1px #EFEFEF;
	margin-bottom: 25px;
	
	
}

.box-aree-menucanc {
	width: 190px;
	float: right;
	background-color: #FAFAFA;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px;
	-moz-border-radius: 20px 0 0 0; /* Firefox */  
 	-webkit-border-radius: 20px 0 0 0; /* Safari, Chrome */  
 	border-radius: 20px 0 0 0; /* CSS3 */ 
 	/*-moz-box-shadow: 2px 2px 7px #4E4E4E; 
 	-webkit-box-shadow: 2px 2px 7px #4E4E4E;   
 	box-shadow: 2px 2px 7px #4E4E4E;*/   
}

.box-aree-menu{
	width: 190px;
	float: right;
	/*background-color: #FAFAFA;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;*/
	padding: 10px;
	-moz-border-radius: 20px 0 0 0; /* Firefox */  
 	-webkit-border-radius: 20px 0 0 0; /* Safari, Chrome */  
 	border-radius: 20px 0 0 0; /* CSS3 */ 
 	/*-moz-box-shadow: 2px 2px 7px #4E4E4E; 
 	-webkit-box-shadow: 2px 2px 7px #4E4E4E;   
 	box-shadow: 2px 2px 7px #4E4E4E;*/   
}


.box-aree table {
 border: 0px;	
}

.testo-aree a:link, .testo-aree a:visited, .box-aree-menu a:link, .box-aree-menu a:visited {
	color: #555555;
	text-decoration: none;	
}



.box-aree a:link, .box-aree a:visited {
	color: #555555;
	text-decoration: none;	
	font-size: 12px;
}
.box-aree a:hover {
	color: #888888;
	text-decoration: none;
	font-size: 12px;	
}
.box-aree-menu a:hover {
	color: #888888;
	text-decoration: none;	
}

.testo-aree td {
	
	width: 25%;
	font-size: 12px;
	padding-left: 5px;
	border-bottom: solid 1px #EFEFEF;
}

.box-aree-menu ul li{
 list-style: none;
 margin-left: -35px;	
 /*line-height: 45px;*/
 margin-bottom: 7px;
 font-size: 13px;
 border-bottom: solid 1px #EFEFEF;
 padding-bottom: 12px;
 padding-top: 5px;
 
}




.box-aree-menu .informazioni, .box-aree-menu2 .informazioni {
	color: #fff;
	text-shadow: 1px 1px 1px #444444;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	height: 33px;
	line-height: 33px;
	/*background-color: #C85754;*/
	background-image:url(images/img-aree-corsi/bg-th-grey.png);
	background-repeat: no-repeat;
	background-position:center right;
	margin-top: 4px;
	
}
.testo-aree {

width: 100%;	
}

.th-aula-aree {
	color: #fff;
	text-shadow: 1px 1px 1px #444444;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	height: 40px;
	line-height: 40px;
	/*background-color: #C85754;*/
	background-image:url(../images/img-aree-corsi/bg-th-big.png);
	background-repeat: no-repeat;
	background-position:center right;
	
}

.th-aula-aree a:link, .th-aula-aree a:visited{
color: #fff;	
}

.th-corso-online-aree {
	color: #fff;
	text-shadow: 1px 1px 1px #444444;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	height: 30px;
	
	/*background-color: #C85754;*/
	background-image:url(images/img-aree-corsi/bg-th-online-big.png);
	background-repeat: no-repeat;
	background-position:center right;
	
}

.th-corso-online-aree a:link, .th-corso-online-aree a:visited{
color: #fff;	
}


.img-area-corsi {
float: right;
margin-right: 15px;
margin-top: 5px;	
}

/* PAGINE AREE CORSI */



.container-box-corsi {
height: 100%;
overflow:auto;
}

.box-corso {
	/*background-color: #F9FCFF;*/
   /*float: left;*/
	width: auto;
	height: 100%;
	margin-right: 5px;
	padding: 6.4px;
	padding-bottom: 15px;
	font-size: 12px;
	
	border-bottom: solid 1px #D4D4D4;
	/*border-radius: 6px 6px 6px 6px;*/
	margin-bottom: 5px;
	
}


.box-corso h2 {
	margin: 0;	
	font-size: 12px !important;
	/*color: #2D567E;*/
	/*text-align: center;*/
	/*border-radius: 6px 6px 0px 0px;*/
	display:block;
	/*margin: -6px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color: #f3f3f3;*/
	border-left: solid 20px #2D567E;
	padding-left: 10px;
	color: #444;
	
}

.box-corso h2 a:link, .box-corso h2 a:visited {
	color: #444;
text-decoration: none;
}

.box-corso h2 a:hover {
	color: #444;
text-decoration: none;
}

.titolo-corso-aree {
	color: #fff;
	text-shadow: 1px 1px 1px #444444;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	height: 25px;
	/*background-color: #C85754;*/
	background-image:url(../images/img-aree-corsi/bg-th-big.png);
	background-repeat: no-repeat;
	background-position:center right;
}
.button-corsi {
/*background-color: #F7F7F7;*/
/*margin: -6.4px;*/
padding-top: 3px;	
padding-bottom: 3px;
border-top: solid 1px #D4D4D4;
/*border-radius: 0px 0px 6px 6px;*/
margin-top: 10px;
}

.button-corsi a{
background: #fff;
background-image: linear-gradient(#5AA1D8, #2489D6);
background: -moz-linear-gradient(#5AA1D8, #2489D6);
background: -webkit-linear-gradient(#5AA1D8, #2489D6);
background: -o-linear-gradient(#5AA1D8, #2489D6);
background: -ms-linear-gradient(#5AA1D8, #2489D6);
background: linear-gradient(#5AA1D8, #2489D6);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5AA1D8', endColorstr='#2489D6');
border: 1px solid #258CDA;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 1px 0 0 #85B9E0 inset;
color: white;
text-shadow: 0 1px 0 #1976BE;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px;
text-decoration: none;
font-family: arial, sans serif;
width: 90px;
display: block;
font-size: 10px;
cursor: pointer;
margin-top: 10px;
margin-bottom: 5px;
}

.button-corsi a:hover{
	background-image: linear-gradient(#2380c7, #4A95CF);
 	color: #FFF;
}

a.link-aree-promo:link, a.link-aree-promo:visited {
color: 	#2D567E;
}

.cart-page-aree {
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	/*padding-right:15px;*/
	border-radius: 6px 6px 6px 6px;
	background-color: #fbfbfb;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
	
a.button-tutticorsi, .button-tutticorsi {
background: #fff;
background-image: linear-gradient(#376C9E, #2D567E);
	background: -moz-linear-gradient(#376C9E, #2D567E);
	background: -webkit-linear-gradient(#376C9E, #2D567E);
	background: -o-linear-gradient(#376C9E, #2D567E);
	background: -ms-linear-gradient(#376C9E, #2D567E);
	background: linear-gradient(#376C9E, #2D567E);
	filter: 	progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#376C9E', endColorstr='#2D567E');
	border: 1px solid #2D567E;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 1px 0 0 #3F8CD5 inset;
color: white;
text-shadow: 0 1px 0 #1C3751;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 11px;
padding-right: 11px;
text-decoration: none;
font-family: arial, sans serif;
width: 160px;
margin-left: auto;
margin-right: auto;
display: block;
font-size: 14px;
cursor: pointer;
margin-top: 10px;
margin-bottom: 10px;
/*float: right;
margin-right: 23px;*/
}

a.button-tutticorsi:hover {
    background-image: linear-gradient(#2D567E, #376C9E);
 	color: #FFF;	
}	


.box-button-tutticorsi {
	float: left;
	padding: 10px;
	padding-right: 6px;
	/*padding-right:15px;*/
	/*border-radius: 0px 0px 6px 6px;
	background-color: #fbfbfb;*/
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: -5px;
	width: 740px;
	
	}
.box-combinazioni-aree {
float:left; 
/*margin-left: -12px; */
width: 763px; 
padding-right: 10px; 
background-color: #fff;	
}

.riga {
color: #003366;	
font-size: 11px;
width: 100%;
border-bottom: solid 1px #D4D4D4;
padding-top: 15px;
}

.riga img{ /*TABELLA COMBINAZIONI*/
	width: 90px;
}

.riga td {
 /*border: solid 1px #D4D4D4;*/	
 width: 20%;
}

.box-corso .button-buy, .box-corso .button {
 width: 175px;	
 padding-top: 5px;
 padding-bottom: 5px;
}


/* BOX 2.0 */

.container-boxcorso{
	width: 760px;
	height: auto;
	overflow:hidden;
}

.boxcorso-text {
	position: absolute;
	z-index: 9999;
	height: 84px;
	bottom: 0;/*35px*/
	font-size: 13px;
	padding-left: 21px;
	line-height: 15px;
}

.box-corso-area-sx {
min-width: 240px;
min-height: 240px;
background-color: #fff;
/*box-shadow: 0px 1px 7px #D6D3D3;
border-radius: 7px;*/

margin-right: 5.4px;
margin-left: 5.5px;
margin-top: 3px;
margin-bottom: 8px;
float:left;
position:relative;
}

.box-corso-area-sx img {
width: 50%;
height: 50%;	
}


.box-corso-area-sx a:hover img  {
	
    min-height: 240px;
	border: solid 1px #D6D3D3;
	-webkit-box-shadow: 0px 1px 3px #333; /*rgba(0,0,0,0.3)*/
    -moz-box-shadow: 0px 1px 3px #333;
    box-shadow: 0px 1px 3px #333;
    -webkit-transition: box-shadow 100ms linear,top 100ms linear;
    -o-transition: box-shadow 100ms linear,top 100ms linear;
    -moz-transition: box-shadow 100ms linear,top 100ms linear;
    -ms-transition: box-shadow 100ms linear,top 100ms linear;
    -kthtml-transition: box-shadow 100ms linear,top 100ms linear;
    transition: box-shadow 100ms linear,top 100ms linear;	
}

 .box-corso-area-sx a img, .box-corso-area-sx a:visited img {
border: solid 1px #D6D3D3;
height: 240px;
width: 240px;
}

.box-corso-area-dx {
	float:right;
width: 250px;
min-height: 250px;
background-color: #fff;
/*box-shadow: 0px 1px 7px #D6D3D3;
border-radius: 7px;*/
/*border: solid 1px #D6D3D3;*/
}

.box-corso-area-sx h2, .box-corso-area-dx h2 {
display: block;
margin: 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}

.box-corso-area-dx ul li {
	list-style: none;
	margin-left: -20px;
	line-height: 30px;
	
}

.box-corso-area-dx ul li a {
	
	color: #444;
}

.box-corso-area-sx .prezzo-aree, .box-corso-area-dx .prezzo-aree {
display: block;
/*text-align: center;*/
float: right;
padding-right: 20px;
}

/* MENU TOP AREE */

#sticky {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 759px;
  background-color: #fff; /*#2D567E*/
  color: #444;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  /*border-radius: 0.5em 0.5em 0 0;
  border: solid 1px #9F0709;/*
  /*box-shadow: 0px 5px 0px #9F0709;*/
}
#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  border-radius: 0 0 0.5em 0.5em;
  border: solid 1px #CA3032;
  margin-top: -1px;
  /*box-shadow: 0px 5px 0px #CA3032;*/
}

#sticky a{
color: #fff;
text-decoration: none;	
background-color: #CA3032;
border-radius: 5px 5px 5px 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
margin-left: 3px;
margin-right: 3px;
}

a.link-info {
font-size: 14px !important;	
}
