@charset "utf-8";
/* CSS Document */

html * {
	margin: 0;
	padding: 0;
	font-family: Arial ,sans-serif;
	color:black;
	border:none;
}
form {
white-space: nowrap;
list-style-type:none;
text-decoration:none; 
margin:0; 
padding:0;
}
body {
	background-color:#f8c810;
}
div#haut {
	height: 250px;
	width: 100%;
	background: url(images/background_titre.jpg) no-repeat top center;
}
div#menuHorizontal {
	height: 138px;
	width: 100%;
	background: url(images/background_menu.jpg) no-repeat top center;
    margin-top: -6.4px ;
	z-index:9;
}
div#menuVerticalHaut {
	height: 138px;
	width: 100%;
	background: url(images/background_menuVhaut.jpg) no-repeat top center;
	z-index:8;
	
}
div#txtMenu{

text-align: center;
height: 44px;
width: 900px;
padding-top: 48px ; 
margin-left: 210px ;
z-index: 7;
}
#txtMenu  a {
		text-decoration: none;
		padding: 0 10px;
		color: white;
		font-size: 25px;
	}
div#txtMenuA{
text-align:center;
height: 44px;
width: 900px;
padding-top: 48px ; 
margin-left: 210px ;
z-index: 7;
}
#txtMenuA  a {
		text-decoration: none;
		padding: 0 20px;
		color: white;
		font-size: 25px;
	}
div#centrerTout{
text-align: center;
}
table#tabprinc{
margin-left: auto; 
margin-right: auto;
}
td#tdmenu{

background: url(images/background.jpg) repeat-y;
}
table#tabcentre{
position:relative;
background: url(images/background.jpg) repeat-y;
}
a#pages{text-decoration: none;
		padding: 0 4px;
		color: black;}	
a:hover#pages, active a {color: red;}
#txtMenu  a:hover, #txtMenu active a {color: #999;khtml-border-radius 10px;-moz-border-radius: 10px; border-radius:10px;background: #555; border-bottom: 2px solid #444;}
#txtMenuA  a:hover, #txtMenuA active a {color: #999;khtml-border-radius 10px;-moz-border-radius: 10px;border-radius:10px; background: #555; border-bottom: 2px solid #444;}
a:visited#pages, visited a{ color :grey;}
/* image menu vertical */ 
div#menuHautV{
width: 100%;
height: 47px;
background: url(images/backgroundMenuHV.jpg) no-repeat top center;
}
ul li { display: inline; }
div#menuCenterV{
width: 100%;
 min-height:463px;
background: url(images/backgroundCenterV.jpg) repeat-y top center;
}
div#menuBottonV{
width: 100%;
height:62px;
background: url(images/backgroundBottonV.jpg) no-repeat top center;
}
/*Bottom site */
div#Bottom{
	height: 140px;
	width: 100%;
	background: url(images/background_Buttom.jpg) no-repeat top center;
}
div#txtlangue{
word-spacing:18px;
padding-top: 40px; 
text-align:center;
z-index: 10;
border: none;
}
#txtlangue  a {
		border: none;
		text-decoration: none;
	}
input#btn {
khtml-border-radius 10px;
-moz-border-radius: 10px;
opacity: 0.7;
filter:alpha(opacity=70);
border-width: 2px;
border-style: outset;

}
input:hover#btn{
color: grey; 
}
div#separation {
	height: 15px;
	width: 100%;
background: url(images/separation.jpg) no-repeat top center;
}
div#txtMenuH {
margin-left: 30px; 
margin-right: 30px;
}
div#txtmenu{
font-family: Arial ,sans-serif;
color: #f8c810;
font-size: 19px;
font-style: bold;
text-align: left;
}
a#menu {
border: none;
text-decoration: none;
color: black;
}
a:hover#menu {color: #f8c810;}
a#lienPrive {
border: none;
text-decoration: none;
opacity:0; 
}
a:hover#lienPrive {opacity:100;  color: red ; text-decoration: blink ; }
div#conditions{
padding-top: 92px ; 
margin-left: 210px ;
text-align:center;
}
/*image mod*/
#image {
	position:absolute;
	left:950px;
	top:800px;
	padding-left:10px;
	width:200px;
	height:150px;
	z-index:2;
}
/*fin image mod*/
div#txtcata{
color:black;
font-size: 19px;
font-style:bold;
}
div#titreP{
font-family: Arial ,sans-serif;
color:red;
font-size: 25px;
font-style:bold;
}
div#titreA{
font-family: Arial ,sans-serif;
color:grey;
font-size: 19px;
font-style:bold;
}
div#cadre {
border:2px;
border-color:grey;
width:600px;
height:100px;
border-style:dashed;
}