* {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
}

body {
 background-color : #ffffff;
background-image: url('images/fond.jpg');*/
 margin:0;
 padding:0;

}

#principal{
	height:100%;
}

#logo {
background-color : #000000;
height:110px;
width:100%;
position: absolute;
left:0;
top:0;
}


#logog {
background-color : #00ff00;
height:110px;
 position: absolute;

 left:0;
 top:0;
}

#logom {
background-color : #00ff00;
height:110px;
 position: absolute;

  top:0;
  left:30%;
}

#logod {
background-color : #00ff00;
height:110px;
 position: absolute;

  top:0;
  right:0;
}




#logo img {
 border:0;
}

#contenu {
	color : #211884;
	padding-top : 100px;
	padding-left:10px;
	padding-right: 50px;
	margin-left:250px;
}


#menu {
	float: left;
	width: 250px;
	padding-top : 150px;
	padding-left:5px;
}

#menu h1 {
color :#00E700;
font-size: 12px;
font-weight: bold;
margin-bottom:3px;
}

#menu ul {
list-style-image: url('puce_bleue.gif');
list-style-type: square ;
margin-left:0px;
margin-top:0px;
padding-left: 15px;

}

#menu li {
color : #F6E7CA;
font-weight: bold;
}

#menu li span {
color: #F6E7CA;
}

#menu li a {
color: #F6E7CA;
}
#menu li a:hover {
color:#F6E7CA;
}


#contenu h1 {
font-size : 18px;
text-align: left;

}

#contenu h2 {
font-size : 14px;
text-align: left;
margin-bottom:3px;

}

#contenu hr {
height: 3px;
}

#contenu a:link { color: #211884; }
#contenu a { color: #211884; }
#contenu a:hover { color: #211884; }

#contenu .photos {
text-align:center;
}


#pied{
margin-left:250px;
margin-top:20px;
text-align:center;
}
