/*inizio codice rollover submit button*/
a.button, span.button, del.button{

	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;

	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;
	vertical-align:middle;	

    padding-top:-2px;
	_position:relative;
	_width:10px;
	_overflow-y:hidden;
}
a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(btn0.png);
    _background-image:url(btn0.png);
}
a.button span, span.button button, span.button input, del.button span{
white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;
	_display:block;
	_top:0;
	_right:-5px;

}
span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span,
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}
del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;

}
del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}
span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}
/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/
/*Hover Style*/
a.button:hover,
span.button:hover,
a.button:focus,
a.dom-button-focus,
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}
a.button:hover span,
span.button:hover button,
a.button:focus span,
span.button-behavior-hover button,
span.button-behavior-hover input{
	background-position:100% -60px;
}
a.button:active, a.button:focus span{
	color:#444;
}
del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}
del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
}
/*Optional hack for IE6 to simulate :hover selector*/
span.button button, del.button span, span.button input{
	_behavior:expression(
		(function(el){
			if( typeof( behavior_onMouseEnter) == 'undefined'){
				behavior_onMouseEnter = function(el){
					var dEl = this.parentNode;
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';
					this.setCapture();
				};
				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};
			};
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
		})(this));
}

/*fine codice rollover submit button*/
a {
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color:#FF9900
}
body {
	font: 13px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #09536C;
	background-image: url(sfondo_gradiente.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/

}

FORM {
	DISPLAY: inline
}
INPUT {
	ssBACKGROUND: #0170A7;
	COLOR: #000000;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}

#content_home {
	width:950px;
	float:left;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 100%;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}
#global {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}



#menu A {
	COLOR: #000000;
	TEXT-ALIGN: center;
	font: bolder 14px/14px "Trebuchet MS";
}
#menu A:hover {
	COLOR: #006699;
	TEXT-ALIGN: center;
	font: bolder 14px/14px "Trebuchet MS";
	text-decoration: none;
}

.module {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 15px;
	POSITION: relative;
	background-color: #005279;
}

.module-head {
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 9px;
	PADDING-TOP: 9px;
	background-color: #FF8000;
	}
.titolonews {
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: baseline;
	COLOR: #FFCC00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	text-transform: uppercase;
}
.immagini_left {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
}
.immagini_right {
	border: 1px solid #CCCCCC;
	float: right;
	margin: 10px;
	
}
.didascalie {
	COLOR: #FF9900;
	font: bold 12px "Trebuchet MS";
}
.menu_laterale {

	COLOR: #000000;
	TEXT-ALIGN: left;
	font: bolder 11px/22px Arial, Helvetica, sans-serif;
	list-style: disc;
}
.titoli_normali {
	COLOR: #FFCC00;
	TEXT-ALIGN: left;
	list-style: disc;
	text-transform: none;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.grassetto {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.evidenziato_rosso {

	COLOR: #FF0000;
	TEXT-ALIGN: left;
	font: bolder 14px "Trebuchet MS";
	list-style: disc;
	text-transform: none;
}
.evidenziato_verde {
	COLOR: #00FF00;
	TEXT-ALIGN: left;
	font: bolder 14px "Trebuchet MS";
	list-style: disc;
	text-transform: none;
}
.titoli_normali_grigi {

	COLOR: #666666;
	TEXT-ALIGN: left;
	font: bolder 14px "Trebuchet MS";
	list-style: disc;
	text-transform: none;
}
#container {
	width: 300px;
}
h1 {
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	list-style: disc;
	text-transform: none;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bolder;
}
.table_centered {
	text-align: center;

}
.border {
	border: 1px solid #CCCCCC;
}
.gallery {
	height: 702px;
	width: 934px;
}

.content {
	padding: 8px;

}
.right_column {
	float: right;
	width: 300px;
}
.column {
	margin: 10px;
	float: right;
	width: 275px;
}
.main_box {
	width:301px;
	border: 0px solid #f0f0f0;
}
.right_column {
	float: right;
	width:301px;
	margin-top:0px;
	margin-left:10px;
	border: 0px solid #f0f0f0;
	margin-bottom: 10px;
}
#preloader {
	display: none;
}


#box_r1_c1 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/box_r1_c1.jpg);
	overflow:hidden;

}

#box_r1_c1_en {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/course_information.jpg);
	overflow:hidden;

}

#box_r2_c1 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	margin-bottom:0px;
	display:inline;
	overflow:hidden;
	background-color: #032437;
	float: left;
}
#box_r3_c1 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:30px;
	margin-bottom:0px;
	display:inline;
	background-image: url(../images/box_r3_c1.jpg);
	overflow:hidden;
	float: left;

}
#main #box_r2_c1 #contentbox {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.iscrizione {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
}
.pulito {
	text-decoration: none;
}
.borderbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main2 #box2_r2_c1 #contentbox2 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#box_r2_c2 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	margin-bottom:0px;
	display:inline;
	overflow:hidden;
	background-color: #032437;
	float: left;
}
.contenuto_viaggio {
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#box_r1_c2 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/informazioni_viaggio.jpg);
	overflow:hidden;
}

#box_r1_c2_en {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/travel_information.jpg);
	overflow:hidden;
}

#box_r3_c2 {
	margin-left:0px;
	margin-top:0px;
	width:301px;
	height:30px;
	margin-bottom:0px;
	display:inline;
	background-image: url(../images/box_r3_c1.jpg);
	overflow:hidden;
	float: left;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:1016px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	background-position: center;
	text-align: center;
}
#header {
	width:971px;
	padding-top:0px;
	padding-bottom:1px;
	margin-left:21px;
	margin-top:8px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#index_final_r2_c2 {
	margin-left:11px;
	margin-top:6px;
	width:948px;
	height:16px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
}
#Box3SliceContainer {
	margin-left:23px;
	margin-top:0px;
	width:968px;
	float:left;
	display:inline;
	background-image: url(../images/index_final_r5_c2.png);
	background-repeat: repeat;
	margin-bottom: 0px;
}
#boxtop1 {
	margin-left:0px;
	margin-top:0px;
	width:968px;
	height:159px;
	margin-bottom:0px;
	display:inline;
	overflow:hidden;
	float: left;
}
#content {
	margin-left:15px;
	margin-top:5px;
	width:937px;
	margin-bottom:0px;
	float:left;
	display:inline;
	text-align: left;
	color: #ffffff;
	padding-top:1px;
	padding-bottom:2px;
}
#boxbottom2 {
	margin-left:21px;
	margin-top:0px;
	width:968px;
	height:39px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/main_bottom.png);
	overflow:hidden;
}
#apDiv1 {
	height:166px;
	z-index:1;
	float: left;
	margin-left: 30px;
	margin-top: 6px;
}
#header_scritta_sinistra {
	margin-left: 30px;
	text-align: left;
	float: left;
}
#header_scritta_destra {
	text-align: right;
	float: right;
	margin-right: 23px;
}
#apDiv2 {
	width:328px;
	height:21px;
	z-index:1;
	margin-top: 6px;
	margin-right: 30px;
	text-align: right;
	float: right;
}
.pulito_checkbox {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#content_left {
	width:665px;
	float:left;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 100%;
}
#content_right {
	width:285px;
	float:right;
	display:inline;
	font-size:14px;
	font-family:'Lucida', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 100%;
	vertical-align: top;
}
.testo_news {
	font: 12px 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cell_highlight {
	background-color: #005EAA;
}
.titoli {
	COLOR: #FF9900;
	TEXT-ALIGN: left;
	list-style: disc;
	text-transform: none;
	font-size: 19px;
	font-weight: bolder;
}
.titoli_piccoli {
	COLOR: #FFFF00;
	list-style: disc;
	text-transform: none;
	font-size: 16px;
	font-weight: bolder;
}
.titoli_piccoli_2 {
	COLOR: #FFCC00;
	TEXT-ALIGN: left;
	list-style: disc;
	text-transform: none;
	font-size: 15px;
	font-weight: bolder;
}
.pannello_controllo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001F3E;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.pannello_controllo A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.pannello_controllo A:visited {
	color: #FF9900;
}
.pannello_controllo A:hover {
	color: #FFCC00;
}
#news_content {
	width: 690px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main_search {
	float:left;
	width:519px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	margin-bottom: 20px;

}
#Box3SliceContainer_search {
	margin-left:7px;
	margin-top:0px;
	width:519px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../pannello_ricerca_r3_c1.png);
	background-repeat: repeat;

}
#boxtop1_search {
	margin-left:0px;
	margin-top:0px;
	width:519px;
	height:21px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../pannello_ricerca_r1_c1.png);
	overflow:hidden;

}
#Txt_Search {
	margin-left:8px;
	margin-top:14px;
	width:501px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;

}
#boxbottom2_search {
	margin-left:0px;
	margin-top:32px;
	width:519px;
	height:16px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../pannello_ricerca_r5_c1.png);
	overflow:hidden;

}
#istruttori_detail_dati {
	float: right;
	display: block;
}
#istruttori_detail_pagina_pers {
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_design {
	border: 1px solid #CCCCCC;
	background-color: #003366;
}
#aggiorna_dati_content {
	width: 450px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#aggiorna_password_content {
	width: 450px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#pubblicazione_corsi_content {
	width: 90%;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#center_table_home {
	margin-left: 5px;
}
.margine_alto {
	margin-top: 5px;
}
#aggiorna_pagina_content {
	width: 800px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#comunicati_content {
	width: 690px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#comunicati_ufficiali_home {
	background-color: #003399;
}
#brevetti_content {
	width: 800px;
	text-align: justify;
	background-color: #00172F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

