/* Initialisation de la page*/
*{
	font-family: Verdana, Arial;
	margin : 0;
       padding : 0;
       text-align:left
}


body0 
{
	background:transparent url('../images/global/header.jpg') no-repeat top center;
	font-family: Verdana, Arial;
	font-size:12px;
	text-align : center;
	position:relative;
}
body {
	background:transparent url('../images/global/pixel.jpg') repeat-x 0px 216px;
	font-family: Verdana, Arial;
	font-size:12px;
	text-align : center;
	position:relative;
}

/*Ronds decoratifs des côtés*/

div#fondo
{
	background:transparent url('../images/global/degrade-background.jpg') repeat-x top left;
	position:absolute;
	width:100%;
	left:0px;
	height:550px;
	z-index:-30;
	top:0px;
}
div#fond
{
	top:95px;
}

div#fond2
{
	background:transparent url('../images/global/header.jpg') no-repeat top left;
	position:absolute;
	width:1400px;
	left:0px;
	height:550px;

}



#globalG,#global,#header,#footer,#contenu
{
    display:block;  
    /*width:965px;*/
width:980px;

}

#globalG
{      width:1000px;
       margin :0 auto; 
       border:ipx solid red;
          
}

#global
{
      width:980px;
	margin-top:122px;
       position:relative;
}

#global,#contenu,#header,#footer
{
	display:block;
       clear:both;
       background-color:#ffffff;
}

#contenu
{
	
	border-left:solid 1px #c9c7c7;
	border-bottom:solid 1px #c9c7c7;
	border-right:solid 1px #c9c7c7;
       
}
#contenu_page
{
	
	display:block;
       width:910px;
       margin :0 auto;
       padding-top:30px;
       padding-bottom:150px;

     /*  padding-left:30px;*/

   
   
}

div#header_new
{
background-color:#ffffff;
margin-top:121px;
}

#header
{
       border-left:solid 1px #c9c7c7;
	border-top:solid 1px #c9c7c7;
	border-right:solid 1px #c9c7c7;

}

#footer
{
       display:block;
	background:#ffffff url('../images/footer/footer.png') no-repeat bottom left;
	height:150px;
       border:1px solid #cccccc;
	margin-top:20px;
	position:relative;

}

/*retour mon agence*/
a#retouraccueil
{
	position:absolute; 
	display:block; 
	height:120px; 
	width:430px;
	top:0;text-indent:-5000px; 
}

/* interaction user */
#usernav
{
	display:block; 
       background:#ffffff url('../images/header/degrade-menu.png') repeat-x top left;
	padding:3px 28px 3px 11px;
	height:20px;
	text-align:left;
	font-size:14px;
	color:#767778;
	position:relative;
      
}
div#usernav a
{
	text-decoration:none;
	color:#767778;
}

ul#registration
{
	list-style-type:none;
	position:absolute;
	right:28px;top:0px;
}

ul#registration li
{
	float:left;height:17px;
	margin-left: 20px;
	padding-top:5px
}

ul#registration li#connexion{background:transparent url('../images/header/picto-compte.png') no-repeat top left;padding-left:25px;}
ul#registration li#connexion:hover{background:transparent url('../images/header/picto-compte-on.png') no-repeat top left;}
ul#registration li#inscriptions{background:transparent url('../images/header/picto-inscription.png') no-repeat top left;padding-left:20px}

/* selection pays*/
div#selectionpays
{
	margin-top:20px;
	background:transparent url('../images/header/barre.jpg') no-repeat bottom left;
	/*border-left:solid 1px #c9c7c7;
	border-right:solid 1px #c9c7c7;*/
	padding-left:1px;
	height:24px;
       font-size:12px;
}
div#selectionpays a
{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
div#selectionpays a:hover
{
	border-top:solid 1px #333333;
	
}

div#selectionpays ul
{
	list-style-type:none;
	margin-bottom:4px;
}
div#selectionpays ul li
{
	float:left;
	margin:4px 17px 4px 6px;
}

div#footercontent
{
	width:650px;
	/*margin : 10px 0 25px 268px;*/
	color:#d3d4d4;
}

div#corporate{background:transparent url('../images/footer/footer.jpg') no-repeat top right;
text-align:right;position:absolute; bottom:0px;right:0px;color:#ffffff;width:783px;padding:12px 8px 0 0 ;
height:20px;}

#footer #infos_produits

{
     position:absolute;
   top:3px;
   right:3px;
   text-align:center;
  
}
#footer #infos_produits,
#footer #infos_destinations
{
   display:block;
   width:900px;
   clear:both;
   font-size:10px;
}
 #infos_produits  li,
 #infos_destinations li
  {
	list-style-type: none;
	border:0;
	margin:0;
	padding:0;
	display:inline;
}
#infos_produits a,
#infos_destinations a{ 
	 color:#655f5f;
}
#infos_produits ul,
#infos_produits h3,
#infos_destinations ul,
#infos_destinations h3
{
	margin-left:5px
}

#footer p
{
	font-size:10px;
	
}
#info_cnil,#info_paiement,#infos_adresse
{
  width:790px;
  margin-left:195px;
  font-size:10px;
}
#infos_adresse
{
  position:absolute;
  bottom:5px;
  right:20px;
}

#info_pratique
{
  width:180px;
  margin-right:15px;

}


