/*  
**************************** RIDEFINIZIONE TAG
*/

/** { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }*/

a:active { outline: none; }
a:focus { -moz-outline-style: none; }


body{
color:#3f3f3f;
margin:0px;
background-image: url(/immagini/struttura/sfondo_wrapper.gif);
background-repeat: repeat-x;
background-position: left top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-style: normal;
font-weight: normal;
font-variant: normal;
background-color: #624C23;
position: relative;
text-align: center;
}
h1{
font-size:1.8em;
font-family: Arial, Helvetica, sans-serif;
}
a{
color:#CC6600;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
form textarea{
height:100px; 
margin-top:3px;
border: solid 1px #999999;
color:#666666;
}
li{
list-style-type: none;
background-image:url(/immagini/indice_liste.gif);
background-repeat: no-repeat;
background-position: left top;
line-height:2.1em;
margin-bottom: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 40px;
}
label {font-weight:bold;}
.piu{
background-attachment: scroll;
background-image: url(/immagini/azioni/add_small.png);
background-repeat: no-repeat;
background-position: left top;
display:inline;
padding:2px;
height: 18px;
width: 18px;
margin-left: 10px;
clear: both;
float: right;
}
a.piu:hover{
background-image: url(/immagini/azioni/add_small_pressed.png);
text-decoration:none;
}
.meno{
background-attachment: scroll;
background-image: url(/immagini/azioni/close_small.png);
background-repeat: no-repeat;
background-position: left top;
height: 18px;
display:inline;
padding:2px;
width: 18px;
margin-left: 10px;
clear: both;
float: right;
}
a.meno:hover{
background-image: url(/immagini/azioni/close_small_pressed.png);
text-decoration:none;
}

.trattini{ border-bottom:dotted 1px; 
#DCDCDC;
}

/*
################### Stili di uso frequente 
*/
div#clientarea input{
/* Imposta i tasti del menù di ADON a 100 px */
width:100px;
}
.bottone-adon{
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
border:1px solid #BBBBBB;
background-color:#DEDEDE;
background-image:url('/editor/images/sfondo_bottoni.gif');
}
.puntino-verticale{
background-image:url(/immagini/puntino_vert.gif);
background-repeat:repeat-y;
}
.puntino-orizzontale{
background-image:url(/immagini/puntino_orizz.gif);
background-repeat:repeat-x;
}
.immagine_sx{
float:left;
margin:0px 10px 5px 0px;
}
.immagine_dx{
float:right;
margin:0px 0px 5px 20px;
}
.testo{
font-size:12px;
line-height:16px;
color:#000000;
}
.testo-grande{
font-size:14px;
font-family:Arial;
}
.testo-piccolo{
color:#888888;
font-size:9px;
}
.clearer{
clear:both;
height: 1px;
}
.bar{
font-weight:bold; /* pagine ricerca */
}
.bottone-contatti{
width:130px; 
height:22px;
padding-bottom:2px; 
margin: 30px 20px 50px 0px;
font-size:11px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color: #E2E2E2;
color: #555555;
border: 1px ridge #555555;
}
.bottone-registrati{
width:130px; 
height:22px;
padding-bottom:2px; 
font-size:11px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color: #E2E2E2;
color: #555555;
border: 1px ridge #555555;
}
.bottone-curriculum{
height:22px;
padding:0px 10px 2px 10px;
margin:15px 0px 30px 0px; 
font-size:11px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color: #E2E2E2;
color: #555555;
border: 1px ridge #555555;
}
.messaggio-statico{
width:100%; 
padding:50px 0px 320px 0px; 
text-align:center; 
font-size:14px; 
font-family:Arial;
}
.input-login{
width:85px;
height:17px;
border:none;
color:#7C7C72;
font-size:11px;
font-family:Verdana;
background:none;
}
.div-login{
width:100px;
height:21px;
float:left;
border:none;
background-image:url(/immagini/struttura/sfondo_input.gif);
background-repeat:no-repeat;
background-color:#EBEBEB;
padding:2px 0px 0px 10px;
margin:10px 0px 0px 0px;
}

/*################### Struttura sito
*/
#wrapper{ position:relative; 
}
#container{
   position:relative;
   background-image:url(/immagini/struttura/sfondo_container.gif);
   background-repeat: repeat-y;
   width:920px;
   text-align: center;
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 0;
   margin-left: auto;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 20px;
   padding-left: 0px;
}
#main{
   position:relative;
   width:920px;
   background-image: url(/immagini/struttura/sfondo_main.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 20px;
}
#content{
position:relative;
width:780px;
min-height:700px;
padding:45px 70px 0px 70px;
top: 120px;
text-align: left;
display:block;
}

/*
################### Stili sito
*/

#mini-login{
width:354px;
height:48px;
float:left;
background-image:url(/immagini/struttura/sfondo_login.gif);
background-position: bottom;
background-repeat:no-repeat;
padding: 0px 32px 0px 32px;
position: absolute;
right: 48px;
top: 25px;
z-index:1000;
}
.menu_head {
display:block;
text-decoration:none;
font-weight: bold;
color:#666666;
padding:10px 20px;
background-color:#CCCCCC;
border: solid 1px;
border-top-color: #FFFFFF;
border-right-color: #DEDEDE;
border-bottom-color: #B4B4B4;
border-left-color: #E1E1E1;
}
.menu_head:hover {
text-decoration:none;
background-color:#DDDDDD;
color:#4B4B4B;
}
#menu_body_1 {
background: none;
padding:0px 20px;
}
#menu_body_2 {
background: none;
padding:0px 20px;
}
#menu_body_3 {
background: none;
padding:0px 20px;
}
#menu_body_4 {
background: none;
padding:0px 20px;
}
#Ricerca {
position: absolute;
top: 160px;
width: 301px;
left: 106px;
height: 122px;
}
#Ricerca select {
padding: 2px;
width: 300px;
font-size: 20px;
color: #666666;
border: 1px solid #CCCCCC;
margin-bottom: 10px;
}


.barra_titolo {
font-weight: bold;
color:#4B4B4B;
padding:10px 20px;
background-color:#CCCCCC;
border: solid 1px;
border-top-color: #FFFFFF;
border-right-color: #DEDEDE;
border-bottom-color: #B4B4B4;
border-left-color: #E1E1E1;
}
.barra_titolo_arancio {
font-weight: bold;
color:#FFFFFF;
padding:10px 20px;
background-color:#ef8704;
border: solid 1px;
border-top-color: #ffb638;
border-right-color: #ff960f;
border-bottom-color: #c77307;
border-left-color: #ff9c12;
}
.linea_grigia{
height:1px;
border: solid 1px;
border-top-color: #FFFFFF;
border-right-color: #DEDEDE;
border-bottom-color: #B4B4B4;
border-left-color: #E1E1E1;
}
.blocco_contenuto{
/*background-color:#F3F3F3;
border-right: solid 1px;
border-right-color: #DEDEDE;
border-left: solid 1px;
border-left-color: #E1E1E1;*/
padding:20px 30px 10px 30px;
}
.tabella td{
padding:5px 5px 25px 10px;
font-size:1em;
}
/*
######## Munu nav
*/
#menu_nav{
position:relative;
float:right;
height:43px;
width:815px;
}
#menu_nav ul{
list-style:none;
margin:0px;
padding:0px 0px 0px 0px;
}
#menu_nav ul li{
display:block;
background:none;
float:left;
margin:0px;
padding:0px;
}
#menu_nav ul li a{
display:block;
height:43px;
margin:0px;
padding:0px;
text-decoration:none;
text-align:center;
color:#666666;
}
#menu_nav ul li a:hover{
background-image: url(/immagini/struttura/menu_nav_over.jpg);
text-decoration:none;
color:#333333;
}
#menu_nav ul li a div{
padding:10px 0px 0px 0px;
}
#menu_nav ul li .home{
width:111px;
}
#menu_nav ul li .home:hover{
background-position: 0px;
}
#menu_nav .servizio{
width:116px;
}
#menu_nav ul li .servizio:hover{
background-position: 693px;
}
#menu_nav .aziende{
width:113px;
}
#menu_nav ul li .aziende:hover{
background-position: 577px;
}
#menu_nav .candidati{
width:113px;
}
#menu_nav ul li .candidati:hover{
background-position: 464px;
}
#menu_nav .news{
width:138px;
}
#menu_nav ul li .news:hover{
background-position: 351px;
}
#menu_nav .registrati{
width:110px;
color:#FFCC00;
}
#menu_nav ul li .registrati:hover{
background-position: 213px;
color:#FFCC00;
}
#menu_nav .contatti{
width:103px;
color:#FFCC00;
}
#menu_nav ul li .contatti:hover{
background-position: 103px;
color:#FFCC00;
}
/*
######## Home
*/
.ultime-box{
width:254px;
float:left;
margin-right:34px;
}
.ultime-content{
background-image:url(/immagini/home/ultime_sfondo.gif);
background-repeat:repeat-y;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.ultime-content a{
color:#4d4d4d;
text-decoration:underline;
font-weight:bold;
}
.ultime-content a:hover{
text-decoration:none;
}
.ultime-content img{
float:left;
margin:0px 10px 5px 0px;
}
#menu_nav_inf/*
######## Munu nav inferiore
*/
{
   position:relative;
   height:20px;
   clear: both;
   margin-right: auto;
   margin-left: auto;
   width: 820px;
   display: block;
   background-image: url(/immagini/struttura/sfondo_container.gif);
   background-repeat: repeat-y;
   text-align: center;
   padding-top: 10px;
   padding-left: 100px;
   background-position: center top;
}
#menu_nav_inf  a{
display:block;
float:left;
height:20px;
font-weight:bold;
font-size:0.9em;
}
#menu_nav_inf  div{
float:left;
height:20px;
padding:0px 15px 0px 15px;
}
#MyMenu {
   position: absolute;
   float:right;
   text-align: right;
   top: 77px;
   right: 54px;
   width: 414px;
}
.content h2 {
margin: 0px;
padding: 0px;
color: #666666;
font-size: 18px;
}
.content h3 {
margin: 0px;
padding: 8px;
color: #8A8A8A;
width: 98%;
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}
.messaggio{
display:block; 
float:right; 
width:300px; 
padding:10px; 
background-color:#FFFF99; 
color:#333333;}

.introduzione{
padding:10px;
background-color:#FFFF99;
color:#333333;
font-size: 13px;
line-height: 1.5em;
}
.check_exp{
position: absolute;
top: -10px;
right: 40px;
height: 37px;
width: 145px;
line-height:1.2em;
background-attachment: scroll;
background-image: url(/immagini/struttura/sfondo_check.gif);
background-repeat: no-repeat;
background-position: center center;
color: #000000;
font-size: 10px;
padding-top: 13px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.candidate_descr{
margin:10px 0px 10px 10px;
display:block;
position: relative;

}
/*
######## Footer
*/
#footer{
position:relative;
font-size:1.1em;
text-align:center;
background-image: url(/immagini/struttura/sfondo_footer.gif);
width:900px;
height:38px;
text-align:right;
color:#FFFFFF;
margin-right: auto;
margin-left: auto;
padding-top: 25px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 0px;
}
#banner {
   margin-top: 20px;
   position: relative;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
   width: 830px;
   clear: both;
   display: table;
}
#banner a img {
   padding-right: 10px;
   display: inline;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 10px;
}
.linea{width:100%; height:1px; background-color:#eeeeee; margin:16px 0px;}
.border table {
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #CCCCCC;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #CCCCCC;
}
.border td {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-right-style: solid;
   border-bottom-style: solid;
   border-top-color: #CCCCCC;
   border-right-color: #CCCCCC;
   border-bottom-color: #CCCCCC;
   border-left-color: #CCCCCC;
}
#container #main #content .blocco_contenuto .tabella td label { float:left; margin-right:5px; display:block; font-weight:bold;}
#container #main #content .blocco_contenuto .tabella td label br { display:none; }

