@charset "utf-8";
body, p, a, td, li, form, h, h2{
	font-family: 'Open Sans', sans-serif;/*Arial, Helvetica, sans-serif;*/
	font-size: 80%;
	color: #74777A;
}
a.standard{
	font-size: 120%;
	color: #444444;
	text-decoration: none;
}
a.standard:visited{
	color: #444444;
}
a.standard:hover{
	color: #F00;
	text-decoration: underline;
}
/* TOP ############################################## */
#div_banda_rossa{
		width: 100%;
		height: 20px;
		background-color: #BC422A;
}
#div_top{
	width: 51%; /* =700/1366 */
	min-width: 320px;
	max-width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	/*border: 1px solid  #F00;*/
}
#div_top #div_imgLogoAcademy{
	float: left;
	width: 33%;
	height: auto;
	padding-bottom: 2px;
}
#div_imgLogoAcademy img{
	width: 100%;
	height: auto;
}
#div_top #div_imgInfoData{
	float: right;
	width: 65%;
	height: auto;
	padding-bottom: 2px;
}
#div_imgInfoData img{
	width: 100%;
	height: auto;
}

@media (max-width: 699px)
{
	#div_top{
	width: 100%;
	max-width: 100%;
	min-width: 320px;
	height: auto;
	padding-top: 2px;
	}
	#div_top #div_imgLogoAcademy{
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	}	
	#div_top #div_imgInfoData{
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px
	}
}
/* NAVIGAZIONE ###################################### */

/* ################################################## */
/* CONTAINER (div_wrapper640 + div_wrapper260) ###### */
/* 320 x 2 = 640 + 260 = 900 px*/
/*@media (min-width: 1024px)
{*/
	/*#div_container{
		width: 950px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
	}*/
	
#div_container{
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 20px;
	/*border: 1px solid #000;*/
}
#div_wrapper640{
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 640px;
	margin-left: 10px;
	font-family: inherit;
	font-size: 130%;
	text-align: justify;
	line-height: normal;
	/*border-bottom: 1px solid #F00;*/
}
		
/*|#div_wrapper280 viene accostato a dx di #div_wrapper640          | 
  |per schermi >= 1024 px altrimenti viene spinto in basso al centro|*/
#div_wrapper280{
	position: relative;
	float: right;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 280px;
	margin-right: 10px;
	height: auto;
}

/*|per gli schermi da 1280 px di visualizzazione in su #div_wrapper640 |  
  |viene spostato del 15% dal margine sinistro                         |*/
@media (min-width: 1280px),
(min-width: 1280px) and (orientation: landscape),
(min-width: 1280px) and (orientation: portrait)
{
	#div_wrapper640{
		margin-left: 15%;
		/*margin-left: -320px;*/
	}
	
}

/*|per gli schermi sotto i 1024 px di visualizzazione il cointainer=100%|  
  |avviene centraggio e accodamento                                 	|*/
@media (max-width: 1023px),
(max-width: 1023px) and (orientation: landscape),
(max-width: 1023px) and (orientation: portrait)
{
	#div_container{
		width: 100%;
	}
	
	#div_wrapper640{
		float: none;
		clear: both;
		/*width: 80%;*/
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#div_wrapper280{
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}	
}

#div_wrapper640 p{
	font-family: inherit;
	font-size: inherit;
	text-align: justify;
	line-height: normal;
	/*border-bottom: 1px solid #F00;*/
}

div.titolo{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:100%; 
	/*margin-left:auto; 
	margin-right:auto;*/ 
	color:#000; 
	background-color:#DBDBDD; 
	font-size:120%; 
	text-align:center; 
	border:1px solid #999;
}
/* FORM ################################## */

form.standard{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #999;
	padding-bottom:10px;
	text-align: center;
	font-family: inherit;
	font-size: 90%;
}
form.standard td{
	font-size: inherit;
	padding-right: 2px;
}
form.standard input, 
form.standard select, 
form.standard textarea{
	border: 1px solid #787878;
	text-align: left;
	font-size: 80%;
	color: #333;
}
form.standard input[type="text"], 
form.standard select{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 180px;
	padding-left: 5px;
}
@media (max-width: 640px),
(max-width: 640px) and (orientation: landscape),
(max-width: 640px) and (orientation: portrait)
{
	form.standard{
	width:100%;	
	}
	form.standard input[type="text"], 
	form.standard select{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 165px;
	padding-left: 5px;
}
}
div.infoDecPrivacy196{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: justify;
	font-size: 70%;
	color: #000;
}
form.standard a.pPolicy,
a.pPolicy:visited{
	font-size: inherit;
	color: #F00;
	text-decoration: underline;
}
form.standard a.pPolicy:hover{
	font-size: inherit;
	color: #000;
	text-decoration: none;
}
/* INFO colonna DX ################################## */
div.tblManuali{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 280px;
	height: auto;
	/*-moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border-radius: 13px 13px 13px 13px;*/
	/*border:1px solid #ABABAB;*/
	margin-top: 5px;
	/*overflow: hidden;*/
	/*
	-webkit-clip-path: inset(1px 1px round 13px 13px);
	clip-path: inset(1px 1px round 13px 13px);
	*/
}
div.tblManuali div.esterno{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	-moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border-radius: 13px 13px 13px 13px;
	border:1px solid #999;
	/*
	-webkit-clip-path: inset(1px 1px round 13px 13px);
	clip-path: inset(1px 1px round 13px 13px);
	*/
}
div.esterno table.tblManuali{
	width:98%;
	
}
table.tblManuali td{
	color: #000;
	font-size: 120%; 
	padding: 0;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}
table.tblManuali td a,
table.tblManuali td a:visited
{
	color: #000;
	font-size: inherit;
	text-decoration: none;
}
table.tblManuali td a:hover
{
	color: #F00;
	font-size: inherit;
	text-decoration: underline;
}
/* FOOTER ########################################### */
#div_footer{
	clear: both;
	width: 100%;
	/*min-width: 600px;
	margin-left: auto;
	margin-right: auto;*/
	font-size: 100%;
	line-height:180%;
	text-align: center;
	color: #FFF;
	padding-bottom: 10px;
	background-color: #787878;	
}
#div_footer span.privacy{
	font-size: inherit;
	color: #000;
}
span.privacy a{
	font-size: inherit;
	color: #000;
	text-decoration: underline;
}
span.privacy a:visited{
	color: #000;
}
span.privacy a:hover{
	color: #FFF;
	text-decoration: none;	
}
#div_footer td.footer{
	font-size: 100%;
	color: #FFF;
}
/*------------------- privacy -------------------*/
p.privacy{
	width: auto;
	height: auto;
	margin: 10px;
	padding: 10px;
	background-color: #EFEFEF; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	text-align: justify;
}
p.privacy a{
	font-size: 120%;
	color: #F00;
	text-decoration: none;
}
p.privacy a:visited{
	color: #F00;
}
p.privacy a:hover{
	color: #00F;
	text-decoration: underline;
}

