/*Reset browser default*/
html, body, div, span, h1, p, img, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.clear 
{
    clear: both;
}
/*End Reset browser default*/
/**************************************************************************************************/
/* layout                           */
/**************************************************************************************************/
html, body{
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#b2c7d6;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	color: #FFFFFF;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#004478;
	line-height: 16px;

}
div#cielo{
	width: 100%;
	height: 255px;
	background-image:  url(../imm/cielo_1.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 71px;
	position: fixed;
	background-position: left top;
}
div#container{
	position:relative;
	width: 849px;
	top: 0px;
	margin: 0 auto;
}
div#login {
	position:absolute;
	left: 57px;
	top: 325px;
	height: 75px;
	width: 243px;

}
div#newscontainer{
	width: 174px;
	height: 242px;
	background-image: url(../imm/f_news.png);
	background-repeat: repeat;
	left: 50%;
	top: 71px;
	position: fixed;
	/*padding-top: 15px;*/
	padding-left: 33px;
    margin-left: -377px;
}
.input {
	height: 20px;
	width: 164px;
	background-image: url(../imm/f_input.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004478;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.txt_bold {
	color: #004478;
	font-weight: bold;

}
.bottone {
	height: 22px;
	width: 168px;
	background-image: url(../imm/f_sf.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #004478;
	background-position: bottom;
	cursor: pointer;
}
.bottone_logout {
	height: 18px;
	width: 170px;
	background-image: url(../imm/f_sf.png);
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0px;
	padding: 2px;
	background-color: #004478;
	background-position: bottom;
	text-align: center;
}
.bottone_logout a 
{
   	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottone_menu {
	height: 16px;
	width: 170px;
	background-image: url(../imm/f_sf.png);
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0px;
	padding: 2px;
	background-position: bottom;
	margin-bottom: 2px;
	margin-right:5px;
	background-color: #cbeaff;
	text-align: center;
}
li.bottone_menu a 
{
   	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004478;
	text-decoration: none;
}
.bottone_sel {
	display:block;
	height: 18px;
	width: 174px;
	background-image: url(../imm/f_input.jpg);
	background-repeat: repeat-x;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004478;
	padding-top: 4px;
	background-position: bottom;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
div#titolo{
	position:absolute;
	left: 280px;
	top: 136px;
	width: 327px;
	color: #FFFFFF;
	font-size: 26px;
	letter-spacing: -0.03em;
	line-height: 30px;
}
.titolotab{
	font-size: 14px;
	font-weight:bold;
}
div#testo
{
    height: 100%;
    min-height: 400px;
	width: 580px;
	margin-left: 260px;
	margin-bottom: 25px;
	padding-top: 85px;
	padding-left: 30px;
	background: #fff;
    }
	
.white a:link, .white a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.white a:hover, .white a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}

.filetto a:link, .filetto a:visited {
	color: #004478;
	font-weight: bold;
	text-decoration: none;
}

.filetto a:hover, .filetto a:active {
	color: #004478;
	font-weight: bold;
	text-decoration: underline;

}	
.filetto{
	border-bottom: 1px solid #b2c7d6;	
}

div#mainmenu {
	position: fixed;
	left:50%;
	top: 0px;
	height: 78px;
	width: 862px;
	background-image: url(../imm/f_alto.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin: 0 0 0 -431px;
}
div#mainmenu  ul{
    width:100%;
	position:absolute;
	right: 5px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
div#mainmenu li {
	height: 35px;
	color: #FFFFFF;
	display: block;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004478;
	border-left-color: #497a9e;
	margin: 0px;
	padding-top: 16px;
	padding-right: 12px;	
	padding-left: 12px;
	}
div#mainmenu .last {
	border-right: none;

}

div#mainmenu  li:first-child {
	border-right-width: 1px;
	border-left-width: 0px;
}
div#mainmenu li a:link, div#mainmenu li a:visited {
	color: #9cc4e1;
	text-decoration: none;
	height: 45px;
	display: block;

}

div#mainmenu li a:hover, div#mainmenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.logo{
	height: 45px;
	display: block;
	width: 245px;
	background-image: url(../imm/cna-formazione.png);
	background-repeat: no-repeat;
	background-position: 30px center;

}


div#piede{
	width: 100%;
	height: 23px;
	background-image:  url(../imm/f_piede.jpg);
	background-repeat: repeat-x;
	left: 0px;
	bottom: 0px;
	position: absolute;
	background-position: left bottom;
}
.Calendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #fff;
    color: black;
}
.Calendar .ajax__calendar_other .ajax__calendar_day,
.Calendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.Calendar .ajax__calendar_hover .ajax__calendar_day,
.MCalendar .ajax__calendar_hover .ajax__calendar_month,
.Calendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.Calendar .ajax__calendar_active .ajax__calendar_day,
.Calendar .ajax__calendar_active .ajax__calendar_month,
.Calendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}


