#content {
    margin-left: 0px;
    padding-top: 20px;
   	margin-left: 270px;
    } 
    
#content_txt {
	position: relative;
	margin-top: 300px;
	margin-left: 6px;
	margin-right: 25px;
	}      

.item {
	position: relative;
    width: 49%;
    border: 1px solid white;
    float: left;
}

.item_content {
	width: 227px;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    padding: 0px;
    top: 0px;	
	}

.item_title {
	position:relative;
	float:left;
    background-image: url("/sites/templates/images/item_background_title.gif");
    background-repeat: no-repeat;
    width: 227px;
    height: 75px;
    left: 0px; 
}

.item_title h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: white;
    width: 200px;
    text-align: left;
    margin: 10px 13px 5px 13px; 
    /*border: 1px solid green;*/
}

.item_img {
	position:relative;
	float:left;
   /* top:75px;*/
    width: 222px;
    height: 120px;
    left: 0px;
    background-image: url("/sites/templates/images/item_background_img.jpg");
    background-repeat: no-repeat;
    padding-left: 5px;
}

.item_img img.item_img_content {
    width: 217px;
    height: 108px;
}

.item_txt {
	position:relative;
	float:left;
    width: 200px;
    background-image: url("/sites/templates/images/item_background_txt.jpg");
    background-repeat: repeat-y;
    /*top:195px;*/
    left:0px;
    font-size: 11px;
    color: white;
    padding: 0px 13px 0px 14px; 
    /*border: 1px solid green;*/
}

.item_bottom {
	position:relative;
	float:left;
    background-image: url("/sites/templates/images/item_background_bottom.jpg");
    background-repeat: no-repeat;
    width: 227px;
    height: 36px;
	}

.item_txt ul {
    margin: 0;
    padding: 0;
    
}

.item_txt li {
	 list-style: none;
    background-image: url("/sites/templates/images/puce_orange.gif");
    background-repeat:no-repeat;
    background-position: left 3px;
    padding-left:10px;
    list-style: none;
    font-weight: bold;
}

#content .item_txt li a {
	text-decoration: none;
    list-style: none;
    font-weight: bold;
    color:white;
    text-decoration: none;
}

.item_txt li:hover, #content .item_txt li a:hover  {
	color:#ff9900;
}

.item_btn {
	position:absolute;
    top:50px;
    z-index: 3;
    left:125px;
    width: 90px;
    cursor: pointer;
	}
.item_btn img {
    text-align: right;
    float: right;
    }

a.item_lien {
    position: absolute;
    float:left;
    background-image: url("/sites/templates/images/spacer.gif");
    background-repeat:repeat;
    width: 227px;
    height:185px;
    top:0px;
    /*border:1px solid red;*/
    left: 0px;
    } 


#content .item a.QE_Link {
	position: relative;
	left: 60px;
	}

/*MISE EN FORME*/

a.lien:hover {
    text-decoration: underline;
    } 
    
.highlight
{
    color: #ff9900;
    font-weight: bold;
}

.chapo
{
    margin-top:0;
    color: gray;
    font-weight: normal;
    font-size: 16px;
}

    
h1 {
    margin: 0;
    padding: 0;
    color: #336882;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    }       
    
h2 {
    margin: 0;
    padding: 0;
    color:#336882;
    font-size: 16px;
    border-bottom: 1px solid #c5c5c5;
    background-image: url("/sites/templates/images/arrow_title.jpg");
    background-repeat:no-repeat;
    background-position:left 2px;
    padding-left: 15px;
    }  
    
#content_panel li {
    list-style: none;
    list-style-image: url("/sites/templates/images/puce.jpg");
    }
    
#content_panel {
    list-style: none;
    list-style-image: url("/sites/templates/images/puce.jpg");
    line-height: 18px;
    }


/*BOTTOM*/

#ombrage_bas {
    margin-left: 0px;
    }   
    
#background_bottom {
    margin-left: 0px;
    }
    

    

    
                     
    
