body{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#F8F6EA;
}

#content a{
	color:#000;
	text-decoration:none;
}

#menu a{
	color:#FFF;
	text-decoration:underline;
}

a img{
	border:0;
}



#container{
	margin:0 auto 0 auto;
	width:860px;
	background-color:#FFF;
	border:2px solid #EDEDED;
}

#container  #menu{
	width:840px;
	height:65px;
	background-color:#7D202A;
	color:#FFF;
	margin-left:10px;
}



#menu ul li{
	list-style-type:none;
	display:inline;
	margin:10px;
}

#content{
	margin:10px;
	width:600px;
	float:left;
}

#contentlarge{
	margin:10px;
}

#content ul{
	margin:0;
	padding:0;
}



#content ul li{
	list-style-type:none;
}

#content ul#cv li{
	list-style-type:none;
	background-color: transparent;
	background-image: url(../img/lineTitle.gif);
	background-repeat: repeat-x;
	background-position: left 30px;
}

#content ul li h2{
	background-color:#FFF;
	padding:5px 0 0 10px;
}

#content ul#cv li h2{
	background-color:#FFF;
	padding:10px 10px 0 10px;
	float:left;
}

#content ul#cv ul.mission{
	margin-left:50px;
}

#content ul#cv ul.mission li{
	list-style-type:square;
	margin:0;
	padding:0;
}


p.local{
	clear:both;
	font-weight:bold;
	padding-left:35px;
}

p.pres{
	padding-left:35px;
}

div .titre{
	display:block;
	border:1px solid #EDEDED;
	background-color:#F8F6EA;
	margin-top:20px;
	padding:10px;
	font-size:1.2em;
}

div.titre p{
	margin:0;
	padding:0;
}


#content ul#cv ul li{
	background-color:#fff;
	border:0;
	list-style-type:default;
	padding:2px 0 2px 35px;
	background-image:none;
}



#social img.rate{
	height:15px;
	width:15px;
}

#social img{
	background-color:#FFF;
	width:140px;
}

/*#popup{
	width:300px;
	height:300px;
	padding:50px;
	border:1px solid #7D202A;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-200px;
	background:#fff;
	text-align:center;
}

#popup #close{
	width:15px;
	height:15px;
	position:absolute;
	top:10px;
	right:10px;
}

#popup #close img{
	border:0;
}

#popup ul li{
	margin-left:50px;
	text-align:left;
}

p#counter{
	display:block;
	width:160px;
	margin: 10px auto;
	padding: 6px;
	border:1px solid #F8F6EA;
}*/

#tools{
	float:right;
	margin:10px;
	width:210px;
	border:2px solid #EDEDED;
}


hr{
	visibility:hidden;
	clear:both;
	}
	
h1{
	font-size:1.8em;
}

h2{
	font-size:1.6em;
}

h2 span, h3 span{
	font-size:0.6em;
}

#tools ul{
	margin-bottom:30px;
}



#popup p.recrut{
	display:block;
	margin:auto;
	width:200px;
	height:40px;
	font-size:1.3em;
	text-align:center;
	background:url('../img/recrut.gif') 0 0 no-repeat;
 }
 
 #popup p.recrut a{
	display:block;
	width:200px;
	height:40px;
	color:white;
	font-weight:bold;
	text-decoration:none;
 }
 
 p.year{
	font-weight:bold;
 }
 
 #content form{
	margin-left:120px;
 }
 
 #content form p{
	font-weight:bold;
 }
 
 #content form p label{
	float:left;
	margin-left:-100px;
 }