body
{   background-image: url(../graph/fond.jpg); 
	background-repeat: repeat-y;
	background-color: #000000;
	background-position:top center;
	position:relative;
	font-family: Arial, Helvetica, sans-serif; 
    font-weight: bolder;
	font-size: 14px;
	color: #9F2D20;
	text-align:center;
	margin:auto;
	margin-top:5px;
	margin-bottom:30px;
	width:100%;
	max-width:999px;
	min-width:999px;}

a
{color:#9F2D20;}

h1
{text-align: center;
margin-bottom:0px;
margin-top:0px;
font-size: 27;
font-weight:bolder;}
h1 a
{color: #9F2D20;
text-decoration: underline;
border:0;}
h1 img
{border:0;}
h1 a:hover
{border:2px solid #9F2D20;}

h2
{text-align: center;
margin-bottom:5px;
margin-top:0px;
font-size: 22px;
font-weight:bolder;}

h3
{text-align: center;
margin-bottom:5px;
margin-top:0px;
font-size: 17;
font-weight:bold;}

h4
{text-align:center;
margin-bottom:10px;}

h5
{font-size: 20px;
margin-bottom: 10px;
margin-top:0;}

.Style1 {font-family: "Times New Roman", Times, serif}
.Style3 {font-size: 17px; margin-left:73px;}
.Style4 {color: #920D20}
.Style16 {font-size: 10px}


/*----- centrage résolution--------*/

#page  {
        margin: 0 auto;  /* zéro ou une autre valeur */
        width: 100%;
        min-width: 800px;
        max-width: 999px;
     }
	 
	 
/*-----------------------------Menu haut de page détouré-------------------------------------*/
#menutop
{background-color:#FFFFFF;
/*background-image: url("../graph/fond484C.png");
background-repeat: repeat;*/
border:0;
color:#9f2d20;
text-align:center;
position:relative;
width:auto;
max-width:1024px;
margin:0;}
#menutop img
{text-align:center;
border: 0;
margin:20px;}
/*-----------------------------------Fin de Menu haut de page détouré--------------------------*/



/*--------------------------------------CORPS (VOIR NOM)-----------------------------------*/





#corpsleft
{text-align:center;
margin-left:70px;
margin-right:0px;
float:left;
width:auto;
height:auto;}
#corpsleft a
{text-decoration: underline;
color:#9F2D20;}

#corpsright
{text-align:center;
margin-left:0px;
margin-right:70px;
float:right;
width:auto;
height:auto;}
#corpsright a
{text-decoration: underline;
color:#9F2D20;}

#corps_center
{margin-left: 70px;
text-align:center;}
#corps_center img
{margin:30px;
padding:5px;
border: 3px solid #9F2D20;}

#corps2
{margin-left: 70px;
text-align:center;}
#corps2 img
{margin:10px;
padding:5px;
border: 3px solid #9F2D20;}
/*--------------------------------------------------------FIN CORPS--------------------------------------------------*/


/*bouton retour page vpc*/
#retour
{
	position:relative;
}
#retour img
{border:0;}


/*.zoom 
{height:auto;
margin:auto;}
.zoom img 
{bottom: 70px;
left: 7px;
width:100px;
height:67px;
margin-left:10px;
margin-right:10px;
padding: 5px;
border :3px solid #ffffff;}
.zoom img:hover 
{position: relative;
padding: 0px;
border: 3px solid #9F2D20;
width:300px;
height:200px;}

.zoom2 
{height:auto;
margin:auto;}
.zoom2 img 
{width:120px;
height:80px;
margin-top: 20px;
margin-bottom: 20px;
margin-left:0px;
margin-right:0px;
padding: 5px;}
.zoom2 img:hover 
{position: absolute;
right: 100px;
top: auto;
padding: 0px;
width:600px;
height:400px;}

.zoom3 
{height:auto;
margin:auto;}
.zoom3 img 
{width:80px;
height:120px;
margin-top: 20px;
margin-bottom: 20px;
margin-left:0px;
margin-right:0px;
padding: 5px;}
.zoom3 img:hover 
{position: absolute;
right: 100px;
top: auto;
padding: 0px;
width:400px;
height:600px;}*/

