/* CSS Document */

/* HTML elements */
* {
    margin: 0px;
	padding: 0px;
}

body {  
    background-color:#fff;
	color:#333;
	font: 85% Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg-central.jpg) no-repeat;
}

h1 {
    color:#990000;
    margin: 0px 0px 10px 0px;
	background-color: #000;
	color:#fff;
	font-size:20px;
	font-family:Arial;
}

h2 {
    color: #384A72;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

h3 {
    color: #000;
    font-size: 14px;
    padding: 5px 10px 0px 10px; 
}

ul {
    margin-left:20px;
}

img {
	border:none;
}

u {
	color: #000;
	margin:3px;
	padding:3px;
}

p {
	padding:5px;
	text-indent:25px;
}

/* classes personnalisées */
div.layout {
    border-bottom: 1px solid #336699;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.list_items ul{
	margin:10px 10px 10px 30px;	
}

div.list_items li{
    border-bottom: 1px dotted #ddd;
    line-height: 25px;
	list-style-image:url(../images/puce-o.jpg);
	
}
div.list_items li a{
	text-decoration:none;
	color:#666;
	
}

div.list_items li a:hover{
	color:#ff0000;
}

div.list_items li {
	padding-bottom:.1em;
}

/* IDs */
div#conteneur {
    margin: 0 auto;
	width: 1000px;
	background-color:#FFFFFF
}
div#header{
	width: 1000px;
	float:left;
	margin:0px;
	padding:0px;
	}
#bandeau-logos{
	background: #fff url(../images/bandeau-logos.jpg) no-repeat 0% 100% ; 
	width:1000px; 
	height:81px;
	padding:0px;
	margin:0px;
	}


div#gauche {
background: #CCCC99 url(../images/dessus-menu.jpg) no-repeat 5% 0% ;
    margin: 0px 0px 0px 0px;
	border-top:0px solid #fff;
    padding: 50px 10px 10px 10px;
	width:220px;
	float:left;
	min-height:600px;
	_height:600px;
}

div#centre {
    background-color: transparent;
    margin: 10px 0px 0px 0px;
    padding: 5px;
	width:539px;
	float:left;
}

div#droite {
	border-top:2px solid #fff;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 2px;
	width:200px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/bg-droite.jpg);
	background-repeat:repeat-y;
}

div#droite img{
	float:left;
	margin:10px 5px 5px 10px;
}

div#droite .photos{
	
}

div#droite .aides{
	background-image:url(../images/150.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:155px;
}

div#droite .aides ul{
	margin: 50px 0px 0px 20px;
	padding: 50px 0px 0px 0px;
    line-height: 20px;
    list-style-type: none;
}

div#droite .aides li a{
	color:#000066;
    text-decoration: none; 
}

div#droite .aides li a:hover{
	color:#FFFFFF;
    text-decoration: none; 
}

div#pied{
	background-color:#000;
	height:30px;
	width:1000px;
	float:left;
}

div#pied  a{
	color:#FFFFFF;
	padding: 10px 2px 10px 2px;
}
div#pied  div{
	color:#FFFFFF;
	padding: 3px 1px 0px 1px;
}
div.heading {
    text-indent: 25px;
}

div.heading h1 {
    font-size: 18px;
    font-weight: bold;
}

div.menu  {
    background: url(../images/top-menu.jpg) no-repeat top left;
    /*letter-spacing: -1px;*/
    letter-spacing: -0.7px;
	padding-top: 13px;
	width: 200px;
}

div.menu div {
	background: url(../images/bas-menu.jpg) no-repeat bottom left;
	padding-bottom: 13px;
	_width: 198px;
}

div.menu div div {
    background: none;
    border-left: 1px solid black;
	border-right: 1px solid black;
    padding: 0;
}

div.txt {
    padding-left: 10px;
}

.toppage {
    background: url(../images/arrow_top.gif) right no-repeat;
    padding-right: 10px;
	text-align: right;
}

.links {
    margin-top: 20px;
    text-align: right;
}

/* liens */
a {
    color: #000;
    text-decoration: underline;  
}  
  
a:hover {
    text-decoration: none;  
}

div.txt a {
    padding-left: 15px;
}

div#gauche ul {
	margin: 0px 0px 0px 0px;
	padding:0px;
}

div#gauche li {
    border-bottom: 1px dotted #666;
    line-height: 25px;
    list-style-type: none;
	padding: 0px 0px 0px 5px;
}

div#gauche li a {
    text-decoration: none;
	color:#666;
    border-left: 5px solid #CCCC99;
	padding: 0px 0px 0px 5px;
}

div#gauche li a:hover {
	color:#cc0000;
    border-left: 5px solid #666;
	padding: 0px 0px 0px 5px;
}

div#gauche li a.active_link {
	color:#000;
    border-left: 5px solid #CCaa99;
	padding: 0px 0px 0px 5px;
}

.invest{
    display:none;
}

.list_items {
    padding: 0px 0px 20px 0px;
    background: #eee url(../images/bas-list_items.jpg) no-repeat bottom;
}
#zone1 {
display:block;
position:absolute;
width : 85px;
height: 70px;
top: 160px;

}
#zone2 {
display:block;
position:absolute;
width : 85px;
height: 70px;
top: 160px;
margin-left:90px;

}
#zone3 {
display:block;
position:absolute;
width : 70px;
height: 70px;
top: 160px;
margin-left:180px;

}