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

body {
	background: #c1b087 url(images/bg.jpg) scroll center top;
	color: #817334;
	font-size: 10px;
	font-family:  Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	}
	
@font-face {
  font-family: "Century Gothic";
  src: url("police/gothic.ttf");
}
h1{
	font-size:18px;
	color:#000;
}
h1 a{
	color:#000;
}
h2{
	font-size:16px;
}
.text_marron
	{
font-size:13px; 
color:#453b27;
	}	
	
.text_blanc
	{
font-size:13px; 
color:#ffffff;
	}	

.text_blanc2
	{
font-size:14px; 
color:#ffffff;
	}	
	
.titre1 {
	color: #817334;
	font-family: "Century Gothic", Arial, Verdana;
	font-size:15px;
}

.text_marron_mini {
	color: #453b27;
	font-size:11px;
}
	
a {	text-decoration: none;}
a:link {color: #a59340;}
a:visited {	color: #a59340;}
a:hover, a:active {	color: #ffffff;}
a:active, a:focus{text-decoration: none;}
	
/************************************************
*	Header  									*
************************************************/
.menu
	{
	color: #aa9748;
	font-family: "Century Gothic", Arial, Verdana;
	font-size:14px;
	padding-top:3px;
	text-align:center;
	height:30px;
	/*width:180px;*/
	padding-left:32px;
	padding-right:32px;
	float:left;

	}
	
.menu2
	{
color: #aa9748;
	font-family: "Century Gothic", Arial, Verdana;
	font-size:14px;
	padding-top:3px;
	text-align:center;
	height:30px;
	width:150px;
	padding-left:15px;
	padding-right:15px;
	float:left;


	}

#header {
	background: url(images/head.jpg) no-repeat scroll center top;
	height:183px;
	}
#header_main {
	height:184px;
	}
	
	/************************************************
*	flash 									*
************************************************/

/*#flash {

	height:386px;
	}	
*/	
	/************************************************
*	foot 									*
************************************************/

#footer {
	/*background: url(images/footbg.jpg) no-repeat scroll center top;*/
	
	color: #81714f;
	text-align: center;
	text-decoration: none;
	clear:both;
	}
.form{
	color: #817334;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	}
	
.input {
	color: #81714f;
    border: 1px solid #c2b088;
    background: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
}
.input:hover {
    border: 1px solid #ffffff;
    background: #817334;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
}
.button {
    border: 1px solid #ffffff;
    background: #817334;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}
.button:hover {
    border: 1px solid #817334;
    background: #ffffff;
	color: #817334;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}
.tabel1{
width:925px;
height:183px;	
}
.menudesign{
background-image:url(images/forme_header.jpg) ;
background-repeat:no-repeat;
float:left;
width:6px;
height:30px;	
}
.menudesign2{
margin-bottom:5px;
margin-top:-3px;
float:left;
margin-left:60px;
background-image:url(images/barre_ligne_header.jpg);
background-repeat:no-repeat;
width:805px;
height:3px;
}