body, html {height : 100%}



body {
margin : 0 ; 
padding: 0;
font-family : arial ; 
font-size : 10px ;
text-align : left ;
background : #000 ;  }



/* Conteneur Principale
************************************************************************/

#content {
position : relative ;
 width : 860px ;
  

	left: 50%;
	margin-left: -430px;

 }
 

/* Header
************************************************************************/

#header { 
position : relative ; 
width : 820px ; 
height : 200px;  
background:url(images/design/bandeau_ou_nous_trouver.jpg)  ;
}



/* Menu top
************************************************************************/
ul#menu {
	position : absolute;
	left :20px;
	bottom : 5px;
	list-style : none;
	margin : 0;
	padding : 0;
	width: 790px;
}

ul#menu li{
float : left ; 
padding : 0 40px ; 
}

ul#menu li a{
color : #fff;
font-size:13px;
text-decoration : none;

}


ul#menu li a:hover {
text-decoration : underline;
}






/* Contenu
************************************************************************/


#centre {
width : 820px ; 
height:660px;
overflow: auto;
background-color:#fff;
 }
 
 #contenu {
 
width : 780px ; 
padding-left:20px;
padding-right:20px;
height:660px;
overflow: auto;
 }
 
 
 #centre img {
float : right ; 
margin-left : 6px;
margin-right : 6px;
margin-bottom : 6px;
border-left : 5px solid #fff ; 
 }
 
  #centre p {
margin : 7px 0 7px 0 ; 
 }
 
 #img1 {
	position:absolute;
	width:198px;
	height:130px;
	float:left;
	margin-left: -10px;
	margin-right:20px;
	left: 36px;
	top: 252px;

 }
 
 
  #img2 {
 width:144px;
 height:120px;
 float:left;
 margin-right: 20px;
 margin-left:-15px;
 }
 
   #img3 {
 width:144px;
 height:120px;
 float:left;
 margin-right: 20px;
  margin-left:-15px;
 }
 
 #txt3 {
margin-right:330px;
 }
 

 
 
#txt3 p {
font-family:verdana;
font-size:11px;
}
 
 
#p2   {
	position:absolute;
	font-size:14px;
	font-weight:bold;
	font-family:verdana;
	color:#990000;
	left: 250px;
	top: 251px;

}

#p2_  {
	position:absolute;
	font-size:12px;
	font-family:verdana;
	color:#000000;
	left: 248px;
	top: 291px;

}
 
 
/* Footer
************************************************************************/ 
 
 #footer  {
 position : relative ;
 bottom : 0 ; 
 height : 25px ; 
 width : 820px;
 background :  url(images/design/footer.jpg) no-repeat ;
 text-align : center ;
  }
 
 
 
  
 #footer  p  {
margin : 0 ; 
padding : 10px  100px 0 0; 
color : #A49E9B  }

#footer  a  {
color : #A49E9B;
text-decoration : none ;
}
 
 #footer  a:hover  {
text-decoration : underline ;
}
 


/* Paragrahes, H1 et autres
************************************************************************/

h1 {color  : #FFF ; font-size : 13px; ; font-family:verdana; background : #940d17 ; margin : 20px 0 5px 0 ; padding : 0; font-weight:100; text-indent : 10px ; }

p.titre-monde  {
	position:absolute;
	height : 17px;
	width:373px;
	line-height : 17px;
	padding : 0;
	background : #E2E4E5 url(images/design/bg-sous-h1.jpg) left top no-repeat;
	margin : 0;
	text-indent : 10px;
	border-bottom : 10px solid #fff;
	font-weight : bold;
	font-size : 11px;
	color : #000;
	top: 405px;
	left: 420px;
}


p.titre-france  {
	position:absolute;
	width:384px;
	height : 17px;
	line-height : 17px;
	padding : 0;
	background : #E2E4E5 url(images/design/bg-sous-h1.jpg) left top no-repeat;
	margin : 0;
	text-indent : 10px;
	border-bottom : 10px solid #fff;
	font-weight : bold;
	font-size : 11px;
	color : #000;
	top: 405px;
	left: 18px;
}

p.carte-france  {
	position:absolute;
	height : 299px;
	width:303px;
	line-height : 17px;
	padding : 0;
	margin : 0;
	text-indent : 10px;
	border-bottom : 10px solid #fff;
	font-weight : bold;
	font-size : 11px;
	color : #000;
	top: 465px;
	left: 21px;
}


p.carte-monde  {
	position:absolute;
	height : 252px;
	width:490px;
	line-height : 17px;
	padding : 0;
	margin : 0;
	text-indent : 10px;
	border-bottom : 10px solid #fff;
	font-weight : bold;
	font-size : 11px;
	color : #000;
	top: 490px;
	left: 327px;
}





p {
text-align:justify;
font-family:verdana;
font-size:11px;
}

.p2 {
padding-top:10px;
text-align:center;
font-family:Verdana;
color:#ffffff;
}

a {color : #000; }

#logo-vi {
	position:relative;
	width:60px;
	height:79px;
	float:right;
	top:128px;
	margin-right:25px;
}
