body{
	background:url(images/fond.jpg) no-repeat top center;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
.droite{
	line-height:50px;
	text-align:right;
}
a{
	text-decoration:none;
	color:#A5121A;
}

a:hover{
	font-weight:bold;
	color:#000000;
}

.clear{
	clear:both;
}

.contact{
	color:#A5121A;
	font-size:14px;
}
/*///////////////////////////////////
			Le header
//////////////////////////////////*/
#top{
	height:26px;
	background:url(images/top.png) no-repeat top center;
	text-align:center;
	line-height:26px;
	color:#A5121A;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:100px 0 0 0;
}

/*///////////////////////////////////
			Le conteneur
//////////////////////////////////*/
#conteneur{
	width:637px;
	margin: 0 auto;
}

/*///////////////////////////////////
			Le menu
//////////////////////////////////*/
#menu{
	background:url(images/contenu_h.png) no-repeat bottom left;
	height:67px;
}

#menu ul li{
	list-style:none;
	float:left;
	padding:0;
}

#menu ul li a{
	height:50px;
	width:118px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	line-height:70px;
	color: #ffffff;
	background: url(images/bouton.png) no-repeat top left;
}

#menu ul li a:hover{
	background-position:bottom left;
	line-height:50px;
	font-weight:bold;
	
}
/*///////////////////////////////////
			Le contenu
//////////////////////////////////*/
#contenu{
	background:url(images/contenu.png) repeat-y left;
	text-align:justify;
}
#contenu h1{
	background:url(images/news_h1.jpg) no-repeat;
	display:block;
	width:327px;
	height:28px;
	line-height:28px;
	font-size:14px;
	text-align:justify;
	font-weight:bold;
	padding:0px 10px 10px 10px;
}

#contenu p{
	font-size:12px;
	margin:0px
}
#blog{
	margin:10px;
}
#news{

	float:left;
	width:380px;
	text-align:justify;
	padding:0px 10px 0px 10px;
}

#news h1{
	background:url(images/news_h1.jpg) no-repeat;
	display:block;
	width:327px;
	height:28px;
	line-height:28px;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 10px 10px;
}

#news p{
	padding:0px;
	color:#000000;
}
#news li{
	font-size:12px;
	padding:0px;
	color:#000000;
}
#navigation{
	float:right;
	background:url(images/nav.jpg)no-repeat top right;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 10px 10px;
	text-align:right;
	margin:0px 20px 0px 0px;
}

#navigation a{
	line-height:20px;
}

.bloc{
	width:180px;
	margin:0px;
	padding:10px 0 0 10px;
}

.finbloc{
	background:url(images/nav_b.jpg)no-repeat top center;
	width:190px;
	margin:10px 0 0 0;
	height:9px;
}

#navigation h1{
	display:block;
	height:21px;
	width:160px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

#navigation ul{
	list-style:none;
	font-size:12px;
	margin:0;
}

/*///////////////////////////////////
			Le footer
//////////////////////////////////*/
#bas{
	background:url(images/contenu_b.jpg) no-repeat center;
	width:637px;
	height:41px;
	margin:0 auto;
	padding:0;
	line-height:70px;
	text-align:center;
	color:#A5121A;
}

#bas a{
	color:#000000;
	text-align:center;
}

#bas a:hover{
	font-weight:bold;
	color:#000000;
}
#galerie{
	float:left;
	width:637px;
}
/*///////////////////////////////////
            Contact
///////////////////////////////////*/
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: #A5121A !important;
  font-weight:bold;
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  font-weight:bold;
  color:#A5121A;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  font-weight:bold;
  color:#A5121A;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://french.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://french.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://french.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://french.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://french.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://french.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
 

