#totale {
    width: 785px;
    height: 620px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -310px 0 0 -392px;
}

.color,
.elenco_cont
 {
    color: #00456B;
    font-weight: bold;
}

.color
 {
    display: inline;
}

.link_contatti {
    margin-left: 40px;
    font-weight: bold;
}

.link_contatti a {
    text-decoration: none;
}

.link_contatti a:hover {
    color: #F09C36;
}

.elenco,
.elenco_cont
 {
    list-style-image: url(../../img/quadretto.gif);
}

.elenco a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.elenco a:hover {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.elenco ul {
    display: inline;
}

.elenco li {
    padding-bottom: 10px;
}

.margine {
    margin-left: 40px;
}

a {
    color: #527836;
    text-decoration: underline;
}

a:hover {
    color: #F09C36;
    text-decoration: none;
}
/*------------------------------------------------- HEADER       */

#header ul {
    text-align: right;
}

#header ul li{
    display: inline;
    color: #ABA8A8;
}

#header a{
    color: #527836;
    text-decoration: none;
}

#header a:hover{
    color: #527836;
    text-decoration: none;
}

/*------------------------------------------------- MENU */

#menu {
    background-image: url(../../img/lavoro_occupazione/menu.gif);
    background-repeat: no-repeat;
    height: 61px;
}

#menu ul {
    padding-top: 25px;
    margin-left: 20px;
}

#menu ul li {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.07em;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
}

#menu a:hover {
    color: #F09C36;
    text-decoration: none;
}


/*------------------------------------------------- TOTALE */

#content {
    margin-bottom: 20px;
    height: 590px;
}

/*------------------------------------------------- COLONNA SX */
#colonna-sx {
    background-image: url(../../img/lavoro_occupazione/immagine-sx.jpg);
    background-repeat: no-repeat;
    width: 235px;
    height: 589px;
    float: left;
}

#colonna-sx .title {
    margin-left: 190px;
    margin-top: 40px;
}

#language {
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-top: 320px;
    font-size: 1.1em;
}

#language a {
    color: #ffffff;
    text-decoration: none;
}

#language a:hover {
    color: #438DA6;
    text-decoration: none;
}

/*------------------------------------------------- COLONNA DX */

#colonna-dx {
    background-image: url(../../img/lavoro_occupazione/sfondo-dx.gif);
    background-repeat: no-repeat;
    width: 550px;
    height: 590px;  
    float: left;
}

#contenuto {
    margin-left: 55px;
    margin-right: 55px;
    text-align: justify;
}

#colonna-dx #titolo {
    margin-top: 30px;
    margin-bottom: 15px;
}

/*------------------------------------------------- FOOTER */

#footer {
    font-size: 0.85em;
    margin: 20px;
    text-align: center;
    color: #999999;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*------------------------------------------------- NEWS */

#news {
    margin-top: 65px;
    padding-bottom: 20px;
}

#titolo_news,
#gabbia_news {
    width: 420px;
    margin-left: 40px;

}

#gabbia_news {
    border: 2px solid #C2C0C0;
    background-color: #ffffff;
}

.news_part {
    padding: 5px;
    font-size: 0.9em;
}

.image_news {
    float: left;
    margin-right: 5px;
}

.titolo_news {
    font-weight: bold;
}

.titoletto_news {
    font-weight: bold;
}

.link_news a {
    color: #527836;
    text-decoration: none;
    font-style: italic;
    font-weight: bolder;
}

.link_news a:hover {
    color: #305C1B;
    text-decoration: none;
}


#immagine-bottom {
    background-image: url(../../img/multiservizi/bottom_news.jpg);
    background-repeat: no-repeat;
    width: 532px;
    height: 292px;
    background-position: 0 85px;
}

#testo .colonna_due {
    width: 200px;
    float: left;
    padding-right: 15px;
    text-align: left;
}

#testo .colonna_due .lavori {
    margin-bottom: 10px;
    font-size: 0.8em;
}


#testo .colonna_due h1 {
    color: #527836;
    font-size: 1.1em;
}

#testo .colonna_due h2 {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}

#testo .colonna_due .titoletto_news {
    font-size: 1em;
    font-weight: normal;
}

#testo .curriculum {
    text-align: center;
    margin-top: 30px;
}

#testo .curriculum img {
    margin-bottom: 10px;
}

#testo .dicitura {
    width: 420px;
    float: left;
    padding: 5px 3px 5px 3px;
    margin-bottom: 3px;
    text-align: left;
}


#testo .nome {
    width: 180px;
    float: left;

}


/*------------------------------------------------------------------------ ccs per le news*/

.vista-news-clearfix {
	height:150px;
}

.image-item .sx {
	margin:0;
	margin-right:15px;
	float:left;
}

.titolo-news {
	margin-bottom:2px;
}

.data-news,
.data_offert {
	color:#6b6b6b;
	font-size:0.9em;
}

.testo-news {
	margin-top:10px;
}

.image-item img {
	border:0;
}

.titolo_offert {	
	color:#527836;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
}

