@charset "utf-8";
	
div#colonne {
	width:870px;
	height:auto;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	}
div#colonne-contenu {
	width:680px;
	text-align:left;
	float:left;
	}
div#colonne-arbo {
	width:190px;
	text-align:left;
	float:left
	}
	
	/*Contenu*/
	
div.bloc-gauche {
	width:171px;
	height:auto;
	}
div#bloc-gauche-downloads-spacer {
	width:171px;
	height:15px;
	float:left;
	}

div#bloc-gauche-up-left {
	width:8px;
	height:7px;
	background-image:url(../images/bloc-gauche-left-top.png);
	float:left;
	}
div#bloc-gauche-up-right {
	width:8px;
	height:7px;
	background-image:url(../images/bloc-gauche-right-top.png);
	float:left;
	}
div#bloc-gauche-top {
	width:155px;
	height:7px;
	background-image:url(../images/bloc-gauche-top.png);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	float:left;
	}

div.bloc-gauche-bottom {
	width:155px;
	height:7px;
	background-image:url(../images/bloc-gauche-down.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#eeeeee;
	float:left;
	}
div.bloc-gauche-middle-conteneur {
	width:171px;
	height:auto;
	}

div.bloc-gauche-middle {
	width:171px;
	height:100%;
	float:left;
	background-image:url(../images/bloc-gauche-middle.png);
	}
div.bloc-gauche-middle-text {
	width:160px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}

div.bloc-gauche-bottom-left {
	width:8px;
	height:7px;
	background-image:url(../images/bloc-gauche-left-bottom.png);
	float:left;
	}
div.bloc-gauche-bottom-right {
	width:8px;
	height:7px;
	background-image:url(../images/bloc-gauche-right-bottom.png);
	float:left;
	}	

li.bloc-gauche-spacer div{
	width:165px;
	height:2px;
	background-color:#FFFFFF;
	}

div#bloc_gauche_header_left {
	width:4px;
	height:28px;
    background-image:url(../images/bloc_gauche_header_left.png);
	float:left;
	}
div#bloc_gauche_header_middle {
	width:163px;
	height:28px;
	background-image:url(../images/bloc_gauche_header_middle.png);
	float:left;
	line-height:28px;
	text-align:middle;
	color: #fff;
	font-weight:bold;
	}
div#bloc_gauche_header_right {
	width:4px;
	height:28px;
    background-image:url(../images/bloc_gauche_header_right.png);
	float:left;
	}
div#bloc_gauche_spacer2 {
	width:40px;
	height:25px;
	}

/* Bloc gauche */

.sousmenu2 ul li:hover a {
background-color:#DE1C18;
background-image:url(../images/fleche-sousmenu.png);
background-position:167px 50%;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.sousmenu2 ul li a {
color:#333333;
display:block;
float:none !important;
font-size:12px;
height:25px;
line-height:25px;
padding:0 12px;
text-decoration:none;
}

.sousmenu2 ul {
list-style-type:none;
}

.sousmenu2 {
color:#DE1C18;
float:left;
text-align:left;
white-space:nowrap;
width:175px;
}

.sousmenu2 ul li {
margin:0 0;
padding:0 0;
width:178px;
z-index:auto !important;
}

div#sousmenuconteneur {
border-color:#5B5B5B;
border-width:1px;
height:auto;
margin-left:-3px;
margin-top:5px;
width:172px;
}

.text p {
margin-bottom:10px;
}

.text {
color:#333333;
font-family:"Verdana";
font-size:13px;
line-height:20px;
text-align:justify;
}

.text ul{
	margin-left: 40px;
}