/* CSS Document */

body {
	background-color:#ffedb7;
	padding:0px;
	margin:0px;}
	
h2 {
	font:15px Arial, Helvetica, sans-serif;
	color:#3e7813;
	font-weight:bold;
	margin-top:0px;}

a { 
	color:#6e4d2b;
	text-decoration:none;}
	
a:hover {
	text-decoration:underline;}
	
.header {
	background:url(../images/haut_centre.gif) top; 
	width:477px;
	height:142px;
	font:10px Arial, Helvetica, sans-serif; 
	text-align:right;
	}
.header a {
	padding:5px;}
	
.gauche {
	background-color:#6e4d2b;}

.textes{
	padding:20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#7c7c7c;}

.textes p {
	font-size:14px;
	font-weight:bold;
	color:#6e4d2b;}
	
.textes u {
	color:#6e4d2b;}
	
.top{
	font-size:10px;
	text-align:right;}
	
.photos{
	
	background:url(../images/fond_photo.gif);
	background-repeat:repeat-y;}

.footer {
	background-color:#6e4d2b;
	
	margin:0px;
	padding:0px;
	}
.footer_dr {
	background:url(../images/coin_footer.gif) bottom no-repeat;}
	

		
.contact{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 15px 0px 10px 50px;
	float:left;
}

.contact a{	
	color:#FFFFFF;
	}

.contact a:hover{	
	color:#FFFFFF;
	text-decoration:none;
	}

a.btn_fr
{
	float:left;
	background:url(../images/btn_fr.gif) left top no-repeat;
	width:87px;
	height:67px;
}
a.btn_fr:hover
{
	background:url(../images/btn_fr.gif) left bottom no-repeat;
	width:87px;
	height:67px;

}

a.btn_en
{
	float:left;
	background:url(../images/btn_en.gif) left top no-repeat;
	width:95px;
	height:67px;
}
a.btn_en:hover
{
	background:url(../images/btn_en.gif) left bottom no-repeat;
	width:95px;
	height:67px;

}

a.btn_nl
{
	float:left;
	background:url(../images/btn_nl.gif) left top no-repeat;
	width:112px;
	height:67px;
}
a.btn_nl:hover
{
	background:url(../images/btn_nl.gif) left bottom no-repeat;
	width:112px;
	height:67px;

}

.awex{
	float:right;
	padding-top:15px;}