html 
{
	scrollbar-arrow-color:#ff0000; 
	scrollbar-3dlight-color:#fff; 
	scrollbar-darkshadow-color:#000; 
	scrollbar-face-color:#CFCFCF; 
	scrollbar-highlight-color:#B1B1B1; 
	scrollbar-shadow-color:#848284; 
	scrollbar-track-color:#848284;
	background-color:#F1F1F1;
}

html, body, p 
{
	margin:0;
	padding:0;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	text-align:center; 
}

div#nav
{
	margin: 0 0 0 0;
	float: left;
	width:162px;
	display: inline;
	font-size: 9px;
	text-align: left;
	background: url(/images/NavBottomBackGround.gif) repeat-y top;
	height:100%;
}

.navColumn 
{
	background: url(/images/NavBottomBackGround.gif) repeat-y top;
}

a:hover
{
	text-decoration: underline;
}

a.linkbold
{
	font-weight: bold;
}

#nav a
{
	display: none;
}

#nav table a
{
	display: block;
}

#nav div.listalink a
{
	display: inline;
}

.listalink
{
	width: 162px;
	background-color: #FFE9DF;
	padding: 5px 0 5px 0;
}

.listalink ul
{
	line-height: 13px;
	list-style-type: none;
	padding-left: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.listalink ul li
{
	background-image: url(/Images/freccia.gif);
	background-position: 0px 4px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 10px;
}

a
{
	text-decoration: none;
	color: #333;
}
a:hover
{
	text-decoration: underline;
}

a.linkbold
{
	font-weight: bold;
}

div#upperlistalink 
{
	background: url(/images/LinkServizioUpperCorner.gif) repeat-x top;
	height: 18px;
	width:162px;
}

div#lowerlistalink 
{
	background: url(/images/LinkServizioLowerCorner.gif) repeat-x top;
	height: 18px;
	width:162px;
}

div#services 
{
	float:left;
	background-color:#FFe9DF;
	padding: 8px 8px 8px 8px;
	font-size: 9px;
	width:149px;
	position:relative;
	height:100%;
}

.inputprofilo input
{
	height: 16px !important;
	height: 16px;
	font-size: 10px;
	color: #656565;
	border: solid 1px #FF0000;
	width: 150px;
}

.chkbox input
{
	border: 0px !important;
	width: auto !important;
}

#registrazione table
{
	color: #656565;
}

select
{
	height: 16px !important;
	height: 18px;
	font-size: 10px;
	color: #656565;
	border: solid 1px #FF0000;
	width: 150px !important;
	width: 160px;
}

.box
{
	text-align:left;
	width: auto !important;
	width: 137px;
	height: 77px;
	background: url(/Images/LoginBoxBackGround.gif) no-repeat top left scroll;
	padding: 5px 6px 5px 6px;
}

.username
{
	width: 67px !important;
	width: 62px;
	margin-right: 2px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #FF0000;
}

.password
{
	width: 60px !important;
	width: 55px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #FF0000;
}
.box input.enter
{
	padding: 0px;
	margin: 2px 0px 0px 80px;
	display:inline;
	background-color: #FF0000;
	width: 44px;
	height: 16px;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

.bottonearancio
{
	border: solid 1px #FF0000;
	background-color: #FF0000;
	height: 16px;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	width: auto !important;
}

a.linkred 
{
	font-size:9px;
	color:#FF0000;
}

.errore 
{
	padding-left:10px;
	color:#FF0000;
}

/* Separatore */

div#separator 
{
	margin-top: 0px !important;
	margin-top:-10px;
	height:5px !important;
	height:100%;
}

/* box news */

div#news
{
	background: transparent url(/images/NewsBoxMiddleBackground.gif) repeat-y scroll top;
	height:auto;
	margin-top:8px;
}


div#NewsContainer
{
	text-align:left;
	padding: 5px 6px 5px 6px;
	z-index:1;
	height:auto;
	width:137px;
}

.clear
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#NewsContainer ul
{
	line-height: 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#NewsContainer ul li
{
	background-image: url(/Images/freccia.gif);
	background-position: 0px 4px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	background: url(/Images/freccia.gif) no-repeat 0px 4px;
	padding-left: 10px;
}


h3
{
	color: #666666;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top:2px;
}

div#sezioneCandidati
{
	width:181px;
	height:198px;
	background: url(/images/SezioneCandidati.gif) no-repeat top left;
}

div#sezioneAziende
{
	width:181px;
	height:198px;
	background: url(/images/SezioneAziende.gif) no-repeat top left;
}

div#innercandidati
{
	padding: 41px 20px 0px 6px;
}

div#innercandidati a
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

div#innercandidati a:hover
{
	text-decoration:underline;
}

div#inneraziende
{
	padding: 41px 20px 0px 6px;
}

div#inneraziende a
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

div#inneraziende a:hover
{
	text-decoration:underline;
}

div#topLink
{
	background: url(/images/FooterBackground.gif) no-repeat bottom;
	padding-left:654px;
	width:auto;
}

div#footerlink
{
	margin-top:5px;
}

div#footerlink img
{
	margin-left:25px;
}

div#footerlink a
{
	margin-right:25px;
}