/* CSS Document */
* {margin:0;padding:0;border:0} 
body {
	background-color:#84B8F2;
	background-image: url(../images/fonds/fond_accueil_haut.png);
	background-repeat: repeat-x;
	background-position: left top;		
}
#global {
	position:absolute;
	top: 50%;
	width: 100%;
	height: 610px;
	margin-top: -305px;
	background-color:#84B8F2;
	background-image: url(../images/fonds/fond_accueil_central.png);
	background-repeat: repeat-x;
	background-position: center top;	
	/*border: 1px solid #FFF;*/	
}
#container {
	position:relative;
	margin:0 auto 0 auto;
	width: 960px;
	height: 610px;
	background-image:url(../images/fonds/barrez_accueil_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#menu{
position:absolute;
bottom:97px;
left:170px;
width:550px;
height:29px;
}
#gauche {
	position: absolute;
	right: 15px;
	top:330px;
	width: 208px;
	height:140px;
	font-size:11px;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   }
h1{
	font-size:11px;
	color:#404040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#centre { 
position:absolute;
 width:643px;
 height:276px;
 top:164px;
 left:69px;
  }   
  
#menupied {
	margin:2px 0 0 0;
	padding:0px;				
}

#menupied li {
	display:inline;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
}
#menupied a:link, #menupied a:visited {
	color: #000;
	text-decoration: underline;
}
#menupied a:hover {
	color: #000;
	text-decoration: none;
}
#coord{
	top:541px;
	left:238px;
	position:absolute;
	width:672px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.majuscules{
text-transform: uppercase;
}
#lang{
	position:absolute;
	top:75px;
	left:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
}
#lang a{
	text-decoration:none;
	color:#184887;
}
#lang a:hover{
	text-decoration:none;
	color:#B2C2D7;
}
#lang .selection {
	color:#fff;
}
#mentions{
margin:14px 0 0 0;	
}
#mentions a{
color:#000;
text-decoration:underline;
}
#mentions a:hover{
color:#000;
text-decoration:none;
}
#drapeau_en{
position:absolute;
top:58px;
left:100px;
}
#drapeau_fr{
position:absolute;
top:58px;
left:67px;
}
#visual {
	font-family:Verdana, Geneva, sans-serif;
position:absolute;
top:640px;
left:64px;
font-size:10px;
color:#276cc9;
width:300px;
}
#visual a {
color:#276cc9;	
text-decoration:none;
}
#visual a:hover{
text-decoration:underline;
}
/** pub *//
#pub {
	
}
 
#pub #titre , #pub #sous-titre, #pub #savoir-plus {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;	
	color:#FFF;
}
#pub #titre {
	font-size:24px;
	text-align:center;
}
#pub #sous-titre {
	font-size:17px;
	text-align:center;
	font-weight:bold;
}
#pub #texte {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin :3px 21px 2px 23px;
	color:#FFF;
}
#pub #savoir-plus {
	position:absolute;
	font-weight:bold;
	margin:0 0 0 23px;
	bottom:7px;
}
#pub #savoir-plus a {
	color:#FFF;
	text-decoration:none;
}
#pub #savoir-plus a:hover {
	color:#e97dd8;
	text-decoration:none;
} 
#contientpub {
	position:absolute;
	right:0px;
	top:454px;
	width:217px;
	height:127px;
	z-index:100;
	background-image: url(../images/pub/fond_pub.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding:5px;
	
}
