body 
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : /*#999999;*/#003466;
	/*background-image:url(images/fond.jpg);*/
	background-image: url(images/bg.png);
	background-repeat:repeat;
	background-attachment: fixed;
	background-color:#000;
	
}

#conteneur
{
	background-color:#FFF;
	color:#000;
	width : 705px ; 
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
	margin-bottom: 25px;
	border: 6px solid /*#B8C6D3;#02d403;*/#666;
	/*border: 8px solid #FFA104;*/
}


#contenu {
	width : 675px ;
	margin-left : auto;
	margin-right : auto;
	text-align : left; 
	background : transparent;
}
 
 


#pied_page 
{
	position:relative;
	background:url(images/hr2.gif) left top repeat-x;
	width : 675px ;
	padding-top:20px; 
	margin-left:20px;
	margin-top:40px;
}


/*---------------------- Pour aligner du texte ŕ droite (dans footer par exemple) -------------------*/


.right
{
	float:right;
	padding:0;
	margin-right:20px;
}
/*---------------------- MENU -------------------*/

#position_menu 
{
	width : 675px ; 
	height : 135px ;
	background-color :transparent;
	margin-left : auto;
	margin-right : auto;
	margin-top : 15px;
	margin-bottom : 15px;	
	background-image : url(images/bghaut7.jpg) ;
	background-repeat:no-repeat;
	border-top : 1px solid #fff;
}



#menu 
{
	padding : 0 ; 
	list-style : none ;
	text-align: left;
	/*width:200px;*/
	font-weight : bold;
	margin-top : 15px;/*130px;230px;*/
	overflow : hidden;
	margin-left :5px;
}
#menu li
{
	/*float : left ;*/
	font-family: Helvetica, Arial,sans-serif;
	letter-spacing:2px;
	margin-left : 0 ;
	padding-top : 0 ;
}
  


#menu li a 
{
	font-family: Helvetica, Arial,sans-serif;
	color: #FFF;
	text-decoration : none ; 
	padding-right : 5px ;  
	padding-left : 5px ;
	font-size:12px;
	text-transform:none;
	text-decoration : none ;
	/*background : url(images/ul2.jpg) right bottom repeat-y;  */
	width : 150px;
}


#menu li a:hover 
{
	color : #FFF;
	background-color:#999;	
	text-decoration : none
}

.desactive
{
	font-size:12px;
	text-transform:none;
	color : #FFF;
	background-color:#999;
	text-decoration : none ;
	/*background : url(images/ul2.jpg) right bottom repeat-y;  */
	padding-right : 5px ;  
	padding-left : 5px ;
	width : 150px;
}

.desactive_blanc
{
	font-size:12px;
	text-transform:none;
	color : #FFF;
	text-decoration : none ;
}


/*---------------------- SOUS MENU -------------------*/

#position_ss_menu 
{
	width : 675px ; 
	background-color :transparent;
	margin-left : auto;
	margin-right : auto;
}



#ss_menu 
{
	padding : 0 ; 
	list-style : none ;
	text-align: left;
	/*width:200px;*/
	font-weight : bold;
	overflow:hidden;
	margin-left :5px;
}

#ss_menu li
{
	float : left ;
	margin-left : 0 ;
	padding-top : 0 ;
}

#ss_menu li a 
{
	font-size : 12px; 
	color : #237C9A; 
	font-weight : bold;
	text-decoration : none ; 
	padding-right : 5px ;  
	padding-left : 5px ;
	text-transform:none;
	text-decoration : none ;
	background : url(images/ul2.jpg) right bottom repeat-y; /* */
	width : 150px;
}


#ss_menu li a:hover 
{
	color : #237C9A;
	text-decoration : underline;
}



.ss_menu_desactive
{
	font-size:12px;
	text-transform:none;
	color : #237C9A;
	text-decoration : none ;
	background : url(images/ul2.jpg) right bottom repeat-y; /* */
	padding-right : 5px ;  
	padding-left : 5px ;
	width : 150px;
	text-decoration : underline;
}

.decalage
{
	left:100px;
}



/*---------------------- LIENS -------------------*/

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7DA7D1;
	text-decoration:underline; 
}
a.liens_normaux
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003466;
	text-decoration:underline;
}

a.hover.liens_normaux 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003466;
	text-decoration:none;
}


a.lien_organisme
{
	color : #4B3D40;
}

a:hover.lien_organisme
{
	color : #7DA7D1;
	
}

/*---------------------- TITRES -------------------*/

h1 
{
position:absolute;
text-indent:-40px;
color :#FFFFFF ;
text-align:left;
top:220px;
margin-left:120px;
font-size:30px;
text-transform:none;
/*background :  url(images/hr2.gif) left bottom repeat-x;*/
}

h2 
{
	margin-top:30px;
	margin-bottom:20px;
	margin-left:0px;
	color:#087093;
	padding : 0 0 10px 0; 
	font-size : 12px;
	background :  url(images/hr2.png) left bottom repeat-x;
	text-transform : uppercase ; 
}

h3 
{
	margin: 20px 0 20px 0;
	padding : 0 ; 
	font-size : 12px; 
	color : #003466; 
	font-weight : bold;
}

h4 
{
	font-size : 12px; 
	margin-top:40px;
	margin-left:20px;
	line-height:15px;
	font-weight : bold
}
 


#photo {
	float:right;
	padding:5px;
	position:relative;
	top:-35px;
	border : 2px solid #999999;
}




p 
{
	text-align:justify;
	line-height:15px;
}

p.paragraphe_centre
{
	text-align:center;
	line-height:15px;
}
.descriptif
{
margin-left:140px;
margin-right:10px;
padding-left:10px;
}

/*------------- Logos d'entreprises dans lesquelles j'ai travaillé ----------------*/
.logosEnt
{
float:left;
margin-left:5px;
border: 1px dashed #03759A;
}
.logosEntRight
{
float:right;
margin: 0 10px 0 0px;
border: 1px dashed #03759A;
}

p.presentation
{
	margin-left:40px;
	line-height:15px;
	padding-right:10px;
	text-align:justify;
}



/*--------------- texte important dans les paragraphes ------------------------*/
.couleur {color : #003466; font-weight : bold }





.liste_exemples
{
	margin-left:60px;
	list-style:circle;
}


.liste_taches
{
	list-style:circle;
}



.champs_form
{
	background-color:#B8C6D3; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
label {
	display: inline; 
	float: left;
	text-align:left;
	width: 170px;   
	margin-left:100px;
}

.fond_contact
{
	/*background:url(images/fond_contact.gif) no-repeat left bottom ; */
	background-color:#FFFFFF;
}

#bouton_valider
{
		margin-left: 300px;
		margin-top: 30px;
}

.carte
{
	width: 500px; 
	height: 300px;
	margin-left : auto;
	margin-right : auto;
	
}

.photo
{
	float:left;
	margin: 20px 10px 0 0;
	border: 1px dashed #3679C0;
}

.souligne
{
	text-decoration:underline;
}

fieldset
{
border:none;
}


.invisiblr
{
	display:none;
}

.CV
{
	margin-left:220px;
}




/*-----------------Plan du site------------------*/

.planSite
{
	color:#333333;
	margin:0em;
}
#plan_real
{
display:none;
padding : 0 ; 
list-style : none ;
text-align: left;
font-weight : bold;
margin-top : 25px;
overflow : hidden;
margin-left :5px;

}

#projets{
	display:block;
	margin-letf:auto;
	margin-right:auto;
	text-align:center;
}

#video
{
margin-left:40px;
}