body {
  font-family: Arial,sans-serif;
  font-size: 0.9em;
  margin: 0px;
  color: #616161;
  background-color: #ffffff;
}

img {
  border: 0px;
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
}

a {
  color: #178dd7;
  font-size: 1em;
}

p {
  font-size: 1em;
  text-align: justify;
  line-height: 20px;
}

.title-cadre {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

.middle-cadre {
	background-image: url('/site_media/images/bg-middle-cadre.png');	
	background-repeat: repeat-y;
	margin-top: 0px;
}

.list-icon {
  list-style-image:url("/site_media/images/green-arrow.png");
}

.list-icon li {
	padding-bottom: 10px;
	font-style: italic;
	color: #7e8a0a;
}

#top {
  height: 132px;
  position: relative; 
}

.top-cadre {
	background-image: url('/site_media/images/top-cadre.png');
	width: 246px;
	height: 51px;
	padding: 20px;
}

.ligne {
  height: 1px; 
  border-top: 1px solid #e6e5e5;
  margin-top: 10px;
}

.img-pointer {
  float: left; 
  margin-left: -20px;
  margin-right: 10px;
}

.banniere-facebook {
  background-color: #3B5999;
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 1em;
  border: 1px solid #dddddd;
  text-decoration: none;
  margin-top: 30px;
  
}

.text-home {
	padding-left: 30px;
}

.big-title {
  margin-top: 5px; 
  padding-top: 5px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.space-li {
  margin-top: 10px;
}

.wrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
}

#newsletter {
  width: 400px;
  height: 115px;
  float: right;
  text-align: right;
}

#top-large {
  background-image: url('/site_media/images/bg-top.png'); 
  background-repeat: repeat-x;
}

#contenu {
  background-image: url('/site_media/images/bg-content.png');
  background-repeat: repeat-x;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  width: 100%;
}

.message {
  font-size: 1.4em;
  margin-left: 0px;
  margin-top: 30px;
  color: white;
}

.img-realisation {
  padding: 4px; 
  /*border: 1px solid #838384;*/
  border: 1px solid #dddddd;
  width: 202px;
  text-align: center;
  margin-bottom: 6px;
  float: left;
  margin-right: 70px;
}

.desc-realisation {
  background-image: url('/site_media/images/bg_bleu.png');
  color: white;
  padding: 2px;
  margin-top: 2px;
}

#media-sociaux {
	position: absolute;
	left: 865px;
	top: 20px;
}


#middle-left {
  width: 340px;
  height: 80px;
  text-align: center;
  float: left;
}

.text-bottom {
	color: #475d6b;
	font-size: 0.8em;	
}

#bottom {
  background-image: url('/site_media/images/bg-bottom.png');
  height: 90contenu-rightpx;
  width: 100%;
  padding-top: 30px;
}

.commentaires {
  border-top: 1px solid #2B3346; 
  border-bottom: 1px solid #2B3346; 
  width: 550px; 
  margin-bottom: 10px;
  padding: 10px;
  background-image: url('/site_media/images/bg-promo.png');
  background-repeat: repeat-x;
  position: relative;
}

#bottom-left {
  width: 500px;
  height: 100px;
  padding-top: 30px;
  float: left;
}

#bottom-right {
  float: right;
  width: 340px;
  height: 80px;
  text-align: center;
  padding-top: 40px;
}


#milieu {
  height: 104px;
  width: 100%;
  background-image: url('/site_media/images/bg-middle.png');
  background-color: #ffffff;
}

#blog {
	padding-left: 25px;

}

#article {
	padding-left: 25px;
}	

#middle-right {
  width: 400px;
  float: right;
  height: 40px;
  padding-top: 38px;
  font-size: 1.2em;
  color: white;
  font-weight: bold;
  text-align: right;
}

.contenu-left {
  width: 595px;
  float: left;
  padding-right: 20px;
  border-right: 1px solid #d4e9f7;
  padding-left: 20px;
}

.contenu-right {
  width: 300px;
  float: right;
  padding-left: 20px;
}

.lien-bas ul{
	padding-left: 0px;
	
}

.lien-bas ul li{
	display: inline;
}

.lien-bas-lien{
	text-decoration: none;
	padding: 2px 3px; 2px 3px;
}

.menu {
  float: right;
  margin-top: 70px;
}

.menu ul{
	margin: 0px; 
	padding: 0px;
}

.menu ul li{
	display: inline;
}

.menu ul li a{
	text-decoration: none;
	padding: 5px;
  color: #626262;
}

.menu ul li a:hover{
  color: #b6ca0c;
}

.frm-contest {
  border: 1px solid #32C1FD;
  padding: 20px;
}

input {
  border: 2px solid #dddddd;
  background-color: #FAFAFA;
}

input:hover {
  background-color: #FFFFFF;
}
