body {
	background:url(../img/bg_home.gif) no-repeat top center;
	text-align: center;
	margin:0px;
  padding:0px;
	color: #ffffff;
	font: 12px Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p {
	margin-top: 20px;
}

a,
a:visited {
	color: #ffffff;
  font-weight:bold;
  outline:none;
}

#footer{
  background:url(../img/bg_footer.png) repeat-x;
  bottom:0;
  width:100%;
  position:fixed;
  height:180px;
}

#table_footer{
  margin:0 auto;
  width:100%;
  margin-top:2px;
}

#table_footer td{
  padding-left:50px;
  width:50%;
}

.td_left{
  text-align:right;
}

.td_right{
  text-align:left;
}

#table_footer_2{
  margin:0 auto;
  margin-top:2px;
  font-size:11px;
}

#table_footer_2 #aff_01{
  width:420px;
  
}

#table_footer_2 #aff_02{
  padding-right:20px;
  width:85px;
}

#table_footer_2 #aff_03{
  padding-left:20px;
  width:85px;
}

.format a{
  font-weight:bold;
  color:#fff;
}

.puce_gauche{
  background:url(../img/puce_gauche.png) no-repeat center right;
  padding-right:15px;
}

.puce_dte{
  background:url(../img/puce_droite.png) no-repeat center left;
  padding-left:15px;
}

#legales{
  padding-top:10px;
  font-size:10px;
  color:#73766f;

}

#legales a{
  font-size:10px;
  color:#73766f;
}

#stripe{
  background:url(../img/stripe.png) repeat;
  bottom:0px;
  width:100%;
  position:fixed;
  height:152px;
}

#main img{
  max-width:800px;
}

/*iphone*/

#iphone{
  position:relative;
  background:url(../img/iphone_rollout.png) no-repeat;
  width:800px;
  height:138px;
  margin:-117px auto 0 auto;
}

#iphone:hover{
  background:url(../img/iphone_rollon.png) no-repeat;
}

/*pop uppour assombror le fond*/

#filter{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.7;
	filter: alpha(opacity=50);
}

#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 40%;
	height: auto;
	padding: 5px 20px 6px 20px;
	margin:0;
	border: 1px solid black;
	background:#fff url(../img/bg_who_sosgardes.jpg) no-repeat;
	z-index:11;
	overflow: auto;
  color:#000000;
  text-align:justify;
  font-size:11px;
}

#btnclose_box{
  text-align:right;
  font-size:10px;
  margin-top:10px;
}

#btnclose_box a{
  color:#999;
  text-decoration:none;
}

#contenu_box{
  margin-top:62px;
}
