body
{
	width:  910px;
	font-family: 'courier new', 'Trebuchet MS', 'Lucida Grande',
       		Verdana, Lucida, Geneva, Helvetica,
       		Arial, sans-serif;
	background-color:  #566150;
	color: white;
	margin: auto; /* Pour centrer notre page */
	margin-top:10px;
	font-size: 80%;
 	}

img{
	


        border: 0px ;

}


#en_tete_CV {

        width:540px;
}

#Intro
         {

        height:450px;
        width: 910px;


	
	}
#corpsIntro
         {
        width: 540px;
        min-height: 460px !important;
        float: left;
        margin-bottom: 50px;

        color: #566150;	
	padding-right: 20px;
        padding-left: 20px;  
	padding-top: 5px;
	padding-bottom: 20px;
	-moz-border-radius: 20px;
	background-color:  white;
	background-image: url(img/pt_logo.png);
	background-position:90% 100%;
        background-repeat: no-repeat;
	
	}
 #corps_CV
         {
        width: 540px;
        min-height: 475px !important;
        float: left;
        margin-bottom: 20px;

        color: #566150;	
	padding-right: 20px;
        padding-left: 20px;  
	padding-top: 5px;
	padding-bottom: 20px;
	-moz-border-radius: 20px;
	background-color:  white;

	
	}
#corps_CV p   {
                padding-left:25px;
                font-size: 85%;

}
#corps_CV li  {

                font-size: 90%;

}
#menu
{      
        float: left;
        margin-left:20px;
        width: 310px;
        margin-bottom: 30px;

}





h1	{margin:0px; font-size:150%;}

a 	{text-decoration: none; color:#A0B594;  font-weight: bold; 
	}





a:hover {color:#9E2919; 
	}

p         	{font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
                        }




h2
{
        border-bottom: 3px solid #A0B594titre;
                text-align: left;

                margin-top: 20px;
                font-size: 140%;
                              }

h2:first-letter {         font-weight: bold;
                                font-size: 140%;
                                color: #A0B594;
                                 margin: 0px ; padding: 0px;}

#menu h2, #menu h3 {     
                border-bottom: 1px solid #A0B594;
                text-align: right;
                margin: 0px;

                font-size: 130%;
                              }




h3 {     
                border-bottom: 2px solid #A0B594;
                margin: 0px;
                margin-top: 30px;
                font-size: 130%;


                              }
h4 {     
                text-align: right;
                margin: 0px;

                font-size: 100%;
                              }




#corps_CV img, #menu img  	{
        float: right;
	margin:5px;
        border: 1px solid ;
}

#menu_CV {
                text-align: right;
       float:right;

}

#corps  p:first-letter 	{font-weight: bold;
                         font-size: 120%;
                         margin: 0px ; padding: 0px;}

#corps a 		{font-size: 105%; }








#pied_de_page {
	

        font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 70% ;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;	

}


 #pied_de_page_cv  {
	float: right;

        font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 70% ;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;	

}


#pied_de_page  img {
	

                      text-align:  right;
                margin-top: 60px;
        border: 0px ;

}
 
 #pied_de_page_cv p {     
                text-align: right;
                border-bottom: 0px;
                margin: 0px;

                font-size: 110%;
                


                              }

#pied_de_page a
{       margin-top:-25px;
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
        float: right;
	width: 155px ;
	line-height: 24px ;
        background: url(img/a_munier.png) no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */

}

#pied_de_page a:hover
{
	/*background-image: url(img/a_munierHover.png);*/
	background: url(img/a_munierHover.png) no-repeat; 

}



