html,body{
	height:100%;
	padding:0px;
	margin:0px;
	}
input,textarea{
	border:1px solid #b4b6b5;
	width:90%;
	}
	.hr{
	border-bottom:1px solid #b4b6b5;
	clear:both;
		}
.bloc{
left:0px;
position:absolute;
width:294px;
height:100%;
}
a,a img{
vertical-align: middle;
}
.blocRight
{
margin-left:10px;
float:right;
width:294px;
}
.blocRight a
{
	float:left;
	text-align:center;
	margin-right:6px;
}
.bloc a{
float:left;
padding:5px;
margin-right:5px;
}
.bloc img{
clear:both;
}

.blocRight img{
clear:both;

}
body{
font-family: verdana;
font-size:11px;
color:#010101;
padding:0px;
margin:0px;
}
a, a:visited{
	color:#000000;
	text-decoration: none !important;
	}
a img{
	border:0px;}
#page{
	width:850px;
	padding-top:15px;
	padding-left:20px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
	
	}
#menu{
float:left;
width:100%;
padding-bottom:15px;
border-bottom:1px solid #010101;
margin-bottom:20px;
margin-top:20px;
font-size:12px !important;
}
#menu a,#menu a:visited{
	float:left;
	margin-right:27px;
	text-align: center;
	font-size:12px !important;
}
h2,h3{
font-weight: normal;
}
.liste li{
list-style-type: none;
margin-bottom:7px;
}
.liste h5{
padding-bottom:5px;
border-bottom: 1px solid white;
}
.bleuD{
padding:10px;
width:510px;
height: 464px;
}
#main{
clear: both;
position:relative;
width:100%;
height:100%;
}
.partnersTab{
	width:99%;
	border:1px solid #b4b6b5;
	border-right:0px;
	}
.partnersTab td,partnersTab th{
	border-right:1px solid #b4b6b5 !important;
	
	}
.partnersTab th{
	font-weight: normal;
	padding:6px;
	text-align:left;
	text-transform:uppercase;
	border-right:1px solid #b4b6b5 !important;
	border-bottom:1px solid #b4b6b5 !important;
}
.colVert{
background-image: url(../images/degradeVert.jpg);
background-repeat: repeat-x;
color:#fff;
width:25%;
}
.colGris{
background-image: url(../images/degradeGris.jpg);
background-repeat: repeat-x;
color:#fff;
width:25%;
}
.colBleu{
background-image: url(../images/degradeBleu.jpg);
background-repeat: repeat-x;
color:#fff;
width:25%;
}
.listeGris li{
	list-style:none;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
.listeVert li{
	list-style:none;
	background-image:url(../images/bulletVert.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;	
	}
.listeBleu li{
	list-style:none;
	background-image:url(../images/bulletBleu.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;	
	}
cite{
	clear:both;
	display:block;
	font-size:9px;
	color:#80807e;
	margin-top:20px;
	}
#press{
	float:left;
	width:100%;
	
}

#apercuPress{
	border-bottom:1px solid silver;
	
}
#apercuPress div{
	
	}
#apercuPress a {
	display:block;
}

.vert{
	color:#4ab747 !important;
}
.bleu{
	color: #22add5 !important;
}
.nav{
	float:left;
	background-color: #fff;
	width:100%;
}
.contact{
	margin:0px;
	
}
.contact td{
	width:60%;
}
.contact th{
	width:40%;
	text-align: left;
	font-weight: normal;
}
 #poppup{
  border:3px solid #a3a3a3;
  position:absolute;
  display: none;  
  top:50px;
  left:30px;
   width:80%;
  background-color: #ffffff;
  }
  #poppup p{
  margin-bottom:20px;
  }
  #poppup .toolbar{
  margin:0px;
  background-color: #a3a3a3;
  color:#fff;
  padding:3px;
  cursor: pointer;
  }
  #poppupCont{
  padding:15px;
  }
