﻿body   
{
    background-color: #EFEFEF;
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;
    margin: 0px;
    padding: 0px;
    color: #6f7a91;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

.amenu
{
    font-family: Arial;
    font-size: 12px;
    color: #051c44;
    text-decoration: none;
    font-weight: bold;
}

.amenu7 {
    width: 196px;
    text-align: left;
    padding-left: 7px;
}

.amenu5 {
    width: 196px;
    text-align: left;
    padding-left: 5px;
}

a {
    text-decoration: none;
}

a img {
    border: 0px;
    text-decoration: none;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    /*font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;*/
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* MENU */
#menu-top {
	font-family: Verdana;
	font-size:11px;
	color: #990000;
	margin: auto;
	padding: 0px;
}
#menu-top table tr td{
	font-size: 11px;
	height: 35px;
	width:137px;
	text-align:center;
	vertical-align:middle;
	background:url('../Images/bottone_fuori.jpg');
}
#menu-top table tr td a{
	text-decoration: none;
	color:White;
}
#menu-top table tr td a:hover{
	text-decoration: none;
	color:White;
}
#menu-top table tr td:hover
{
    font-family: Verdana;
	font-size:11px;
	color: #990000;
    vertical-align:middle;
    text-decoration: none;
    background:url('../Images/bottone_sopra.jpg');
}
#menu-top table tr td.prom
{
    vertical-align:middle;
	text-decoration: none;
	background:url('../Images/bottone_in.jpg');
}

.menusx {
	width: 190px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
}
.menusx ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.menusx li a {
	height: 24px;
	text-decoration: none;
	background-color: #C8CDC6;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #E6EBE3;
	padding: 0px;
	}	
	
.menusx li a:link, #menusx li a:visited {
	color: #FFF;
	background-color: #78BA84;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
	}
	
.menusx table tr td {
	color: #FFF;
	background-repeat:no-repeat;
	/*padding-top: 8px;*/
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
	
.menudx {
	width: 190px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
	
.menudx ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
.menudx li a {
	height: 24px;
	text-decoration: none;
	background-color: #C8CDC6;
	font-size: 11px;
	border: 1px solid #E6EBE3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
	
.menudx li a:link, .menudx li a:visited {
	color: #FFF;
	background-color: #78BA84;
	display: block;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 5px;
	}
	
	.menudx table tr td {
	color: #FFF;
	background:url('../Images/barretta_link.jpg');
	background-repeat:no-repeat;
	/*padding-top: 8px;*/
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#menu-master-sx {
	width: 190px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#menu-master-sx ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu-master-sx li a {
	height: 24px;
	text-decoration: none;
	background-color: #C8CDC6;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #E6EBE3;
	padding: 0px;
}

#menu-master-sx li a:link, #menu-master-sx li a:visited {
	color: #FFF;
	background-color: #A9D5AD;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0px;
}

#menu-master-sx li a:hover {
	color: #FFF;
	background-color: #98C09C;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#container #sidebar1 #menu-master-sx #int-menu {
	/*background-color: #98C09C;*/
	width: 190px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 21px;
	/*background-image: url(images/sfondo-btn-master.png);*/
	background-repeat: no-repeat;
	background-position: right center;
}

#menu-top-corsi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 980px;
	margin: auto;
	padding: 0px;
	float: left;
}

#menu-top-corsi ul {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu-top-corsi li {
	font-size: 10px;
	display: inline;
	margin: 0;
	height: 30px;
}

#menu-top-corsi a:link, #menu-top-corsi a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #98C09C;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98C09C;
	border-right-color: #98C09C;
	border-bottom-color: #98C09C;
	border-left-color: #98C09C;
	background-position: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#menu-top-corsi a:hover, #menu-top-corsi a:focus, #menu-top-corsi a:active {
	color: #000;
	width: 138px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #A6BEAC;
	background-image: url(images/btn-giu.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: center;
	float: left;
}

#menu-top-corsi a.prom:link, #menu-top a.prom:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C65757;
	background-image: url(btn_prom.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	margin: 0em;
	width: 138px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98C09C;
	border-right-color: #98C09C;
	border-bottom-color: #98C09C;
	border-left-color: #98C09C;
	background-position: center;
}

#menu-top-corsi a.prom:hover, #menu-top a.prom:focus, #menu-top a.prom:active {
	color: #000;
	width: 138px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #A6BEAC;
	background-image: url(btn_prom-giu.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: center;
	float: left;
}

.imgNoBorder{ border:0;}

.CloudBox
{
    width:100px;
    text-align:center;
    border:solid 1px navy;
    background-color: white;
}

/*Menu*/
ul.menu1 {
list-style:none; /* elimino i punti elenco */
/*margin:0; padding:0;*/ /* elimino i rientri delle liste */
}

ul.menu1 li a {
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
font-size:8px;
/*padding:0 1em;*/ /* lascia spazio far il bordo del menu e il testo del link */
}
ul.menu1 li
{ display:inline; } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

ul.menu1 li a:link, ul.menu1 li a:visited {
/*background:White;*/
/*color: #3300CC;*/
} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active {
background: #3300CC;
color:White;
} /* colori per l'effetto roll-over */

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    z-index:100;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.bunnerpubscuola
{
    margin-left:4px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.menudestro
{ background:#DEDEDE; }

/*.menudestro:hover
{ background:#0957AF; }*/

.menudestrostrong
{ color: #0066cc; }

/*.menudestrostrong:hover
{ color:White; }*/

.accordionoverflow
{overflow:hidden;}

.accordionoverflow div
{overflow:hidden;}

.accordionoverflow div div
{overflow:hidden;}

.pnlRichiestaInfoCSS
{ margin-left:20px; }

.pnlRichiestaInfoCSSCertificazione
{margin-left:45px;}

.noborder
{ border: 0px; }

.notextdecoration
{ text-decoration:none; }

.divChat {
text-align: left;
margin: 0 auto;
display: none;
}

.lilist {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #CECECE;
border-left-color: #CECECE;
border-left-width: 1px;
border-left-style: solid;
height: 17px;
text-align: left;
}

.divdestrolink {
    text-align: left;
    font-family: Arial;
    width: 168px;
    font-size: 11px;
}

.divdestrolink a
{ text-decoration: none; }

.divdestrolink #divdestrolinkdiv1 {
    background: url('../Immagini/categoria.jpg');
    width: 168px;
    height: 25px;
    margin-top: 10px;
    color: white;
    font-size: 14px;
    font-family: Arial;
    text-align: center;
    display: inline-block;
}

.divdestrolink #divdestrolinkdiv1 div {
    height: 4px;
}

.divdestrolink #divdestrolinkdiv1 strong {
    font-size: 12px;
}

.coldx {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #CECECE;
border-left-color: #CECECE;
border-left-width: 1px;
border-left-style: solid;
}

#htmltagcloud
{
    font-size: 100%;
	width: auto;
	font-family:'lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	background-color:#fff;
	margin:1em 1em 0 1em;
	border:2px dotted #ddd;
	/*padding:2em;*/
}

#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{color:white;background-color:#05f}#htmltagcloud a:active{color:white;background-color:#03d}.wrd{padding:0;position:relative}.wrd a{text-decoration:none}.tagcloud0{font-size:1.0em;color:#ACC1F3;z-index:10}.tagcloud0 a{color:#ACC1F3}.tagcloud1{font-size:1.4em;color:#ACC1F3;z-index:9}.tagcloud1 a{color:#ACC1F3}.tagcloud2{font-size:1.8em;color:#86A0DC;z-index:8}.tagcloud2 a{color:#86A0DC}.tagcloud3{font-size:2.2em;color:#86A0DC;z-index:7}.tagcloud3 a{color:#86A0DC}.tagcloud4{font-size:2.6em;color:#607EC5;z-index:6}.tagcloud4 a{color:#607EC5}.tagcloud5{font-size:3.0em;color:#607EC5;z-index:5}.tagcloud5 a{color:#607EC5}.tagcloud6{font-size:3.3em;color:#4C6DB9;z-index:4}.tagcloud6 a{color:#4C6DB9}.tagcloud7{font-size:3.6em;color:#395CAE;z-index:3}.tagcloud7 a{color:#395CAE}.tagcloud8{font-size:3.9em;color:#264CA2;z-index:2}.tagcloud8 a{color:#264CA2}.tagcloud9{font-size:4.2em;color:#133B97;z-index:1}.tagcloud9 a{color:#133B97}.tagcloud10{font-size:4.5em;color:#002A8B;z-index:0}.tagcloud10 a{color:#002A8B}.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif}#credit a:link{color:#777;text-decoration:none}#credit a:visited{color:#777;text-decoration:none}#credit a:hover{color:white;background-color:#05f}#credit a:active{text-decoration:underline}

.divnewsclass1 { display:none; }
.divnewsclass2 { display:none; }
.divnewsclass3 { display:none; }
.divChat { z-index: 1000000; }
.style1
{
    width: 440px;
}
.style3
{
    text-align: center;
}
.style5
{
    width: 93px;
}
.style6
{
    width: 20px;
}

.dropdown {
	width:248px;
	border:2px solid #737f8e;
	position:absolute;
	background: white;
	z-index: 2;
}

.ullista li {
    padding-top: 3px;
    padding-bottom: 3px;
    list-style: none;
    margin-left: -30px;
}

.ullista li a {
    color: black;
    text-decoration: none;
}

.ullista li:hover {
    background: #f8f2f2;
}

.aup {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.aup:hover {
    color: grey;
}

.linkmenuverde:hover {
    border-left: 2px solid green;
    padding-left: 5px;
}

.linkmenuverde {
    border-left: 0px solid green;
    padding-left: 0px;
    width: 150px;
    height: 15px;
    color: white;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 2px;
    border-bottom: 1px solid #DFE4EA;
}

.linkmenuverde30 {
    border-left: 0px solid green;
    padding-left: 0px;
    width: 150px;
    height: 30px;
    color: white;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 2px;
    border-bottom: 1px solid #DFE4EA;
}

.linkmenuverde a {
    color: white;
    text-decoration: none;
    margin-right: 10px;
}

.linkmenuverde30 a {
    color: white;
    text-decoration: none;
    margin-right: 10px;
}

.linkmenuverde2 {
    margin-left: 5px;
    color: #0066cc;
    text-decoration: none;
    font-size: 12px;
    font-family: Tahoma;
}

.linkmenuverde5 {
    margin-left: 5px;
    color: #0066cc;
    text-decoration: none;
}

#ctl00_MainContent_apSedi_content {
    overflow: hidden;
}
.Stile3 {
	font-weight: bold;
	color: #21437f;
}
.Stile4 {color: #21437f}

.style1
{ width: 981px; }
.style2
{ width: 980px; }

div.jHtmlArea .ToolBar ul li a.custom_disk_button 
{
	background: url(images/disk.png) no-repeat;
	background-position: 0 0;
}
	        
div.jHtmlArea { border: solid 1px #ccc; }

.adminlink {
    padding: 5px;
    margin: 2px;
    background: black;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.adminlinkselected {
    padding: 5px;
    margin: 2px;
    background: black;
    color: red;
    text-decoration: none;
    font-weight: bold;
}

/*#htmltagcloud
        {
            font-size: 100%;
	        width: auto;
	        font-family:'lucida grande','trebuchet ms',arial,helvetica,sans-serif;
	        background-color:#fff;
	        margin:1em 1em 0 1em;
	        border:2px dotted #ddd;
	        padding:2em;
    }#htmltagcloud{line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{color:white;background-color:#05f}#htmltagcloud a:active{color:white;background-color:#03d}.wrd{padding:0;position:relative}.wrd a{text-decoration:none}.tagcloud0{font-size:1.0em;color:#ACC1F3;z-index:10}.tagcloud0 a{color:#ACC1F3}.tagcloud1{font-size:1.4em;color:#ACC1F3;z-index:9}.tagcloud1 a{color:#ACC1F3}.tagcloud2{font-size:1.8em;color:#86A0DC;z-index:8}.tagcloud2 a{color:#86A0DC}.tagcloud3{font-size:2.2em;color:#86A0DC;z-index:7}.tagcloud3 a{color:#86A0DC}.tagcloud4{font-size:2.6em;color:#607EC5;z-index:6}.tagcloud4 a{color:#607EC5}.tagcloud5{font-size:3.0em;color:#607EC5;z-index:5}.tagcloud5 a{color:#607EC5}.tagcloud6{font-size:3.3em;color:#4C6DB9;z-index:4}.tagcloud6 a{color:#4C6DB9}.tagcloud7{font-size:3.6em;color:#395CAE;z-index:3}.tagcloud7 a{color:#395CAE}.tagcloud8{font-size:3.9em;color:#264CA2;z-index:2}.tagcloud8 a{color:#264CA2}.tagcloud9{font-size:4.2em;color:#133B97;z-index:1}.tagcloud9 a{color:#133B97}.tagcloud10{font-size:4.5em;color:#002A8B;z-index:0}.tagcloud10 a{color:#002A8B}.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif}#credit a:link{color:#777;text-decoration:none}#credit a:visited{color:#777;text-decoration:none}#credit a:hover{color:white;background-color:#05f}#credit a:active{text-decoration:underline}*/
.table_td
{
    height: 71px;
    text-align:right;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 380px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

#form1 {
    
}

.bodydiv {
    vertical-align:top;
    width: 986px;
    text-align: center;
    display: inline-block;
}

.bodydivtable {
    width: 986px;
    display: inline-block;
    padding: 0px;
    border-spacing: 0px;
}

.bodydivtable #trlogin td {
    vertical-align:top;
    text-align: center;
    display: inline-block;
}

.bodydivtabletrlogindiv {
    vertical-align:top;
    text-align:left;
    margin-top: 4px;
    text-align: justify;
}

.bodydivtabletrlogindiv table {
    width: 100%;
}

.bodydivtabletrlogindiv table .td1 {
    width: 828px;
    text-align: left;
}

.bodydivtabletrlogindiv table .td2 {
    width: 150px;
    height: 26px;
}

.bodydivtabletrlogindiv table .td1 #menuDivHome {
    height: 26px;
    vertical-align:bottom;
    margin-right: 25px;
    margin-left: 5px;
}

.bodydivtabletrlogindiv table .td1 #menuDivHome #aMenuHome {
    text-decoration: none;
    color: White;
    font-size: 12px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiPerAziende {
    height: 26px;
    vertical-align:bottom;
    margin-right: 25px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiPerAziende #aMenuCorsiPerAzienda {
    text-decoration:none;
    color: White;
    font-size:12px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiCitta {
    height: 26px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiCitta #aMenuCorsiCitta {
    text-decoration:none;
    color: White;
    height:25px;
    margin-right: 25px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiOnLine {
    height: 26px;
}

.bodydivtabletrlogindiv table .td1 #menuDivCorsiOnLine #aMenuCorsiOnLine {
    text-decoration:none;
    color: White;
    height:25px;
    margin-right: 25px;
}

.bodydivtabletrlogindiv table .td1 #menuDivNews {
    height: 26px;
}

.bodydivtabletrlogindiv table .td1 #menuDivNews #aMenuNews {
    text-decoration:none;
    color: White;
    height:25px;
    margin-right: 25px;
}

.bodydivtabletrlogindiv table .td1 #menuDivComeIscriversi {
    height: 26px;
}

.bodydivtabletrlogindiv table .td1 #menuDivComeIscriversi #aMenuComeIscriversi {
    text-decoration:none;
    color: White;
    height:25px;
}

.bodydivtabletrlogindiv table .td2 table tr .td1 {
    width: 24px;
}

.bodydivtabletrlogindiv table .td2 table tr .td2 {
    width: 84px;
    color: white;
}

.bodydiv .table2 {
    display: inline-block;
    padding: 0px;
    border-spacing: 0px;
}

.bodydiv .table2 #trRicerca {
    background: white;
}

.bodydiv .table2 #trRicerca .trRicercatd1 {
    text-align:left;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca {
    padding: 0px;
    border-spacing: 0px;
    width: 981px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 {
    vertical-align:top;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch {
    height: 83px;
    text-align: center;
    display: inline-block;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchdiv1 {
    width:193px;
    height:71px;
    float:left;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchdiv1 #imgHome {
    border: 0px;
    width: 247px;
    height: 86px;
    margin-top: 16px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchimg1 {
    margin-left: 70px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 {
    margin-left: 55px;
    margin-top:5px;
    width: 296px;
    padding: 0px;
    border-spacing: 0px;
    text-align: center;
    display: inline-block;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 table tr .tdvert {
    width: 2px;
    background: url('../images/linea_vert.png');
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 {
    border: 1px solid #ABABAB;
    float: left;
    background: white;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 table {
    width: 100%;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 table .pnlSearchtable1div1td1 {
    text-align: left;
    width: 90px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 table .pnlSearchtable1div1td2 {
    text-align: left;
    width: 333px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 table .pnlSearchtable1div1td2 #txtCosa {
    width: 316px;
    border: 0px;
    padding: 3px;
    font-size: 18px;
}

.bodydiv .table2 #trRicerca .trRicercatd1 #tabRicerca .tabRicercatd1 #pnlSearch .pnlSearchtable1 .pnlSearchtable1div1 table .pnlSearchtable1div1td2 #divAutoCompleteCosa {
    display: none;
}

.bodydiv .table2 #trRicerca .trRicercatd2 {
    vertical-align: bottom;
    text-align: left;
}

.bodydiv .table2 #trRicerca .trRicercatd2 .trRicercatd2div1 {
    margin-left: -31px;
}

.bodydiv .table2 #trRicerca .trRicercatd2 #ctl00_ctl00_pnlRichiestaInfo {
    display: inline-block;
    width: 136px;
}

.bodydiv .table2 #trRicerca .trRicercatd2 #ctl00_pnlRichiestaInfo {
    display: inline-block;
    width: 136px;
}

.bodydiv .table2 .table2div1 {
    height: 107px;
}

.bodydiv .table2 .table2div2 {
    margin-top: 5px;
}

.bodydiv .table2 .table2td1 {
    height: 114px;
    vertical-align: bottom;
}

.bodydiv .table2 .table2td2 {
    width: 980px;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    text-align: center;
    display: inline-block;
}

.bodydiv .table2 .table2td2Elearning {
    width: 980px;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    text-align: center;
}

.bodydiv2 {
    background: #f0efef;
    width: 100%;
}

.bodydiv2 #bodydiv2div1 {
    background: #f0efef;
    width: 970px;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin: auto;
}

.center {
    text-align: center;
    margin: auto;
}

.bodydiv2 #bodydiv2div1table1 {
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td2 {
    text-align: left;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td3 {
    text-align: left;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td4table1 {
    width: 236px;
    padding: 0px;
    border-spacing: 0px;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td4table1 #bodydiv2div1table1td4table1td1 {
    font-size: 10px;
    color: Black;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td5 {
    text-align: right;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td5 div {
    width: 232px;
    height: 430px;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px;
    color: #051c44;
    margin-left: 58px;
    margin-right: -3px;
    padding-left: 5px;
    text-align: justify;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td6 {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    color: #051c44;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td6 div {
    text-align: left;
    width: 205px;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td7 {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    color: #051c44;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td8 {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    color: #051c44;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td8 #bodydiv2div1table1td8a1 {
    border: 0px solid black;
    margin-left: 5px;
    float: left;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td8 div {
    text-align: left;
    width: 150px;
    left: 50px;
    top: 25px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.justify {
    text-align: justify;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td9 {
    text-align:right;
    vertical-align:bottom;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td9 table {
    padding-bottom:9px;
    padding: 0px;
    border-spacing: 2px;
}

.bodydiv2 #bodydiv2div1table1 #bodydiv2div1table1td10 {
    height:4px;
}

.bodydiv3 {
    height: 150px;
    vertical-align: text-bottom;
    padding-bottom: 5px;
    font-size: 12px;
}

.bodydiv3 #bodydiv3div1 {
    height:3px;
}

.bodydiv3 #bodydiv3div2 {
    padding-left: 10px;
    padding-right: 10px;
    color: #051c44;
}

.bodydiv3 #bodydiv3div3 {
    height: 10px;
}

.bodydiv3 #spancopyright {
    color: #051c44;
    font-weight: bold;
}

#bodyimg1 {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 153px;
}

#bodyimg1corso {
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 114px;
}

#bodyimg2 {
    display: none;
    height: 1px;
    width: 1px;
}

.nopaddingnoborder {
    padding: 0px;
    border-spacing: 0px;
}

#menumastertable {
    background: white;
    width: 980px
}

#ctl00_ctl00_MainContent_tabNews {
    height: 280px;
    width: 185px;
}

#ctl00_ctl00_MainContent_tabNews #tabNewsdiv1 {
    width: 198px;
    text-align: center;
    display: inline-block;
}

#ctl00_ctl00_MainContent_tabNews #tabNewsdiv2 {
    text-align: left;
    width: 198px;
}

#ctl00_ctl00_MainContent_tabNews #tabNewsdiv2 a {
    text-decoration: none;
    color: #CC0D6B;
}

#ctl00_ctl00_MainContent_tabNews #tabNewsdiv3 {
    background-color: #0b244e;
    width: 190px;
    height: 2px;
}

#ctl00_ctl00_MainContent_divnews1 {
    width: 193px;
    height: 210px;
    overflow: hidden;
}

#menumastertable #menumastertabletd1 {
    vertical-align: top;
    text-align: left;
    width: 200px;
}

#menumastertable #menumastertabletd2 {
    width: 700px;
    vertical-align: top;
    background: white;
}

#menumastertable #menumastertabletd3 {
    vertical-align: top;
    text-align: right;
    width: 200px;
    text-align: center;
    display: inline-block;
}

#menumastertable #menumastertabletd3 #sidebar2 {
    padding-left: 15px;
}

#ctl00_ctl00_MainContent_divMenuDestro {
    padding-right: 5px;
    overflow: visible;
    margin-top: 22px;
}

#ctl00_ctl00_MainContent_divMenuDestro #divMenuDestrodiv1 {
    height: 20px;
}

#ctl00_ctl00_MainContent_divMenuDestro #divMenuDestrodiv2 {
    text-align: left;
    /*width: 150px;*/
    color:black;
    width: 183px;
    font-size: 20px;
}

.coldx #coldxdiv1 {
    text-align: center;
    display: inline-block;
}

#ctl00_ctl00_MainContent_tabCalendario {
    border: 1px solid black;
    width: 166px;
    font-size: 12px;
    padding: 0px;
    border-spacing: 0px;
}

#ctl00_ctl00_MainContent_tabCalendario #tabCalendariodiv1 {
    text-align: center;
    display: inline-block;
}

#ctl00_ctl00_MainContent_tabCalendario #tabCalendariodiv1 table {
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
}

#ctl00_ctl00_MainContent_tabCalendario #tabCalendariodiv1 table #tabCalendarioDiv1tabletd2 {
    text-align: center;
    display: table-cell;
}

#ctl00_ctl00_MainContent_lblMese {
    color: black;
    font-weight: bold;
}

#ctl00_ctl00_MainContent_tabCalendario .tabcalendarionomegiorno {
    border: 1px solid #C3C3C3;
    background: #242448;
    color: #B8B8DA;
    font-size: 11px;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd1 {
    border: 1px solid #C3C3C3;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd1 span {
    color: #6f7a91;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd1 span strong {
    color: black;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd2 {
    border: 1px solid #C3C3C3;
    background: #FFDDDC;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd2 span {
    color: #6f7a91;
}

#ctl00_ctl00_MainContent_tabCalendario .tabCalendariotd2 span strong {
    color: black;
}

.nascondi {
    display: none;
}

.mostra {
    display: block;
}

.coldx #coldxdiv2 {
    height: 5px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}

.coldx .coldxdiv3 {
    height: 18px;
    background: #B0E1F0;
    font-size: 11px;
}

.coldx .coldxdiv3 a {
    color: #666666;
}

.coldx .coldxdiv3 div {
    height: 2px;
}

.coldx .coldxdiv4 {
    height: 5px;
    vertical-align: middle;
}

.coldix #coldxstrong1 {
    margin-left: 10px;
    font-size: 11px;
    color: black;
}

.coldx #coldxdiv5 {
    text-align: center;
    display: inline-block;
}

.coldx #coldxdiv5 table .coldxdiv5tabletd1 {
    width: 50px;
    height: 50px;
    font-size:12px;
    text-align: center;
    display: table-cell;
}

.coldx #coldxdiv5 table .coldxdiv5tabletd2 {
    width: 4px;
}

.coldx #coldxdiv5 #coldxdiv5img1 {
    margin-top: 24px;
}

.coldx2 {
    width: 168px;
    height: 9px;
    background: url('../Immagini/base_riquadro_piccolo.jpg');
}

#ctl00_ctl00_MainContent_divsitiweb {
    height: 500px;
    width: 148px;
    text-align: right;
}

#ctl00_ctl00_MainContent_divsitiweb #divsitiwebdiv1 {
    text-align: center;
    display: inline-block;
}

#ctl00_ctl00_MainContent_divsitiweb #divsitiwebdiv1 strong {
    color: #C90D6B;
    text-decoration: none;
    font-size: 11px;
}

#ctl00_ctl00_MainContent_menusx2 #menusx2divabout {
    width: 183px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
    border: 0px solid #E6EBE3;
    border-bottom: 1px solid #DFE4EA;
}

#ctl00_ctl00_MainContent_menusx2 .menusx2divaboutspan {
    color: black;
    width: 183px;
    font-size: 20px;
    margin-left: 8px;
}

#ctl00_ctl00_MainContent_menusx2 #tabAbout {
    width: 196px;
    display: none;
}

#ctl00_ctl00_MainContent_menusx2 #tabAbout h2 {
    color: black;
    font-size: 11px;
    margin: 2px;
    border-bottom: 1px solid #DFE4EA;
}

#ctl00_ctl00_MainContent_menusx2 #tabAbout a {
    color: black;
    text-decoration: none;
    font-size: 11px;
}

#ctl00_ctl00_MainContent_menusx2 .menusx2div {
    width: 183px;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    border: 0px solid #E6EBE;
    vertical-align: bottom;
    border-bottom: 1px solid #DFE4EA;
}

#ctl00_ctl00_MainContent_menusx2 .menusx2divtable {
    width: 196px;
    display: none;
    margin-left: 3px;
}

#ctl00_ctl00_MainContent_menusx2 .menusx2divtable h2 {
    margin: 2px;
    border-bottom: 1px solid #DFE4EA;
}

#ctl00_ctl00_MainContent_menusx2 .menusx2divtable h2 a {
    color: black;
    text-decoration: none;
    font-size: 11px;
}

.valigntop {
    vertical-align: top;
}

.cursorpointer {
    cursor: pointer;
}

.valignmiddle {
    vertical-align: middle;
}

.corsotablenews1 {
    height: 160px;
}

.corsotablenews1td1 {
    text-align: left;
    width: 250px;
}

.corsotablenews1td1 a {
    text-decoration: none;
    font-size: 12px;
    color: #C90D6B;
}

.corsotablenews2 {
    width: 193px;
    font-size: 11px;
    text-align: justify;
    vertical-align: top;
}

.corsotablenews2 a {
    text-decoration: none;
    color: #0b244e;
}

.corsotablenews3 {
    width: 193px;
    font-size: 12px;
    text-align: justify;
    vertical-align: top;
}

.corsotablenews3 a {
    text-decoration: none;
    color: #0b244e;
}

.height55px {
    height: 55px;
}

.color24507D {
    color: #24507D;
}

.colorGreen {
    color: green;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.divecommercetitle {
    background: #F5F5F5;
    text-align: left;
    padding: 5px;
    font-weight: bold;
}

.divecommercetitlesubok {
    width: 5px;
    height: 5px;
    background-color: red;
}

.divecommercetitlesuboktext {
    font-weight: bold;
}

.divecommercetitlesubno {
    border-radius: 50%;
    border: 1px solid black;
    width: 5px;
    height: 5px;
}

.tabecommercemenuleft {
    border: 1px solid #F5F5F5;
    width: 100%;
}

.tabecommercemenuleft td {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 5px;
    height: 20px;
}

#btnGreenContainer {
  padding-top: 15px;
  text-align: center;
  padding-bottom: 15px;
}

#btnSubmit {
  cursor: pointer;
}

a.buttonGreen {
  color: #FFFFFF;
  font-family: Verdana;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  background: url(/Images/bg-button-a.png) no-repeat scroll top right;
  height: 27px;
  padding-right: 22px;
  text-decoration: none;
  margin: 0 auto;
  text-align: left;
}

a.buttonGreen span {
  display: inline-block;
  background: url(/Images/bg-button-span.png) no-repeat;
  padding: 5px 0 5px 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
}

.tabpassaggio1 td {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    border: 2px solid #D6D5D3;
}

.reddot {
    color: red;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

#tabModPag {
    width: 100%;
}

#tabModPag td {
    border: 1px solid #C5C5C5;
}

#tabModPag .modpag {
    font-weight: bold;
    background: url('../images/modpagbar.png');
    height: 35px;
}

#ragModPag .modpagcontent{
    display: none;
    background: white;
}