/* CSS Document */

/*---------------------------------------------- BASIC STYLE ------------------------------------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color:#f6f6f6;
}

a:link{
    text-decoration: underline;
	color: #ff6600;
}

a:visited{
    text-decoration: underline;
	color: #ff6600;
}

a:hover{
    text-decoration: none;
	color:#666666;
}

.boxFooter  a:link{
    text-decoration: none;
	color: #fff;
}

.boxFooter a:visited{
    text-decoration: none;
	color: #fff;
}

.boxFooter a:hover{
    text-decoration: none;
	color:#000;
}

div#maincontainer
{
	position:relative;
	width: 922px;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../Images/bg/bg-shadow.gif);
	background-repeat:repeat-y;
	background-position:top;
}

/*---------------------------------------------- HEADER -----------------------------------------------------------------------------*/


.boxH{
	position: relative;
	width: 922px;
	height: 134px;
	padding: 0px;
	margin: 0px;
	background-color: #efefef;	
}

.logoH{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 277px;
	height: 101px;
	background-color: #ccc;
	margin: 0px;
/*	background-image:url(../Images/bg/bg-Hlogo.gif);
	background-repeat:repeat-x;*/
}

.fasciaH{
	position: absolute;
	left: 277px;
	top: 0px;
	width: 645px;
	height: 100px;
	margin: 0px;
	background-image:url(../Images/bg/bg-Harancio.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	border-bottom:solid #cccccc 1px;
}

.loginH{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 892px;
	height: 44px;
	background-image:url(../Images/bg/bg-Hlogin.gif);
	background-repeat:repeat-x;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 11px;
	z-index: 10;	
}

.menuH{
	position: absolute;
	right: 0px;
	top: 74px;
	bottom: 33px;
	width: 645px;
	height: 27px;
	z-index: 100;
}
	
/*---------------------------------------------- CV ---------------------------------------------------------------------------------*/

.scheda{
	width: 640px;
	background-color:#cccccc;
	background-image: url(../Images/bg/bg-logocol.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #666666;
}

.label{
	width: 120px;
	background-color:#666666;
	color: #FFFFFF;
	line-height: 16px;
	padding: 10px;
}

.labeltxt{
	background-color:#ffffff;
	color: #333333;
	line-height: 16px;
	padding: 10px;
	text-align: justify;
	font-size: 11px;
	border-right: solid #666666 1px;
}	

/*---------------------------------------------- CONTAINERS -------------------------------------------------------------------------*/

/*---------------------------------------------- FORMAZIONE IN AULA -----------------------------------------------------------------*/

/*---------------------------------------------- UNOCLUB ----------------------------------------------------------------------------*/

/*---------------------------------------------- INFORMAZIONE -----------------------------------------------------------------------*/

/*---------------------------------------------- SERVIZI ONLINE ---------------------------------------------------------------------*/

/*---------------------------------------------- MESSAGGI ERRORE -------------------------------------------------------------------------*/

.norisultati
{
	padding-left:250px;
	padding-top:30px;
	height:100px;
	background-image:url(../Images/alert/warning.gif);	
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#efefef;	
}
.norisultativerde
{
	padding-left:250px;
	padding-top:30px;
	height:100px;
	background-image:url(../Images/alert/warning_verde.gif);	
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#efefef;	
}
.norisultatiarancio
{
	padding-left:250px;
	padding-top:30px;
	height:100px;
	background-image:url(../Images/alert/warning_arancio.gif);	
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#efefef;	
}

/*---------------------------------------------- FOOTER -----------------------------------------------------------------------------*/

.boxFooter{
	position: relative;
	width: 912px;
	height: 75px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	background-color:#aaaaaa;
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: 11px;
	color: #333333;
	clear:left;
	text-align: center;
}


input{
	font-size: 11px;
	background-color: #fff;
	margin: 1px;
}

form{
	font-size: 11px;
	margin: 1px;	
}

select{
	font-size: 11px;
	margin: 1px;
	background-color: #FFFFFF;
}

.costiheader{
    background-image: url(../Images/bg/bg-grid-unomaster3.jpg);
    padding: 6px;
    min-height: 32px;
    font-weight: bold;
    color: #2a5e90;
    background-color: #e0dfdd;
    background-repeat: repeat-x;
}
.costirange{
    padding: 4px;
    min-height: 24px;
    height: auto;
    color: #333;
    text-align: left;
    border-bottom: solid 1px #aaa;
    background-color: #efefef
}
.costiprice{
    padding: 4px;
    min-height: 24px;
    color: #333;
    text-align: center;
    border-bottom: solid 1px #aaa;
    background-color: #ffba53;
    font-weight: bold;
}

/****************************/
/* Exception Control */
	.expc { width: 96%; background-color: #ccc; min-height:90px; _height: 90px;border: #f90 2px solid; margin: 2px 0 2px 2px; padding:8px 8px 8px 8px } 
	.expc .text { font-size: 14pt; font-weight: normal; padding: 5px 5px 5px 10px; color: #fff; background-color: #716f64; }
	.expc .image { vertical-align: middle; width:32px;text-align:center; padding-left:4px;}
	.expc .msg { font-size: 9pt; font-weight: normal; padding:10px 10px 5px 10px; color: #000;} 
	.expc a:link { text-decoration: underline; color: #ffd700;}
	.expc a:visited { text-decoration: underline; color: #ffd700;}
	.expc a:hover { text-decoration: underline; color: #ffd700;}
	
	