body {  text-align:center;
	width:1024px;	
	margin: auto;
	background: url('image/fonddegrade.jpg');
	background-repeat: repeat-x;
	background-color: #624622;
	}

div#site {
	width:1000px ;
	padding-right:12px ;
	padding-left:12px;
	zoom:1; 
	}

div#haut {
	width: 1024px;
	height:15px;
	background: url('image/ombreshaut.jpg');
	background-repeat: no-repeat;
	}
	

				
div#repetitiondubord {
	width:1024px;
	background-repeat: repeat;
	background: url('image/repeat.png');
	}
	
	

	
	
div#flash {
	width:1000px;
	height:347px;
	background: url('image/flash.jpg');
	}

div#bloctexte {
	padding-top: 60px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	width:407px;
	min-height:307px;
	background: url('image/fondtexte2.jpg');
	background-repeat: no-repeat;
	overflow: hidden; 
	}

#blocnews {
	margin-left:25px;
	}

#blocmodules{
	padding-top:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 361px;
	background-color: #b0c893;
	}
	
.module {
	width:356px;
	height:100px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('image/fondmodulesrepeat.jpg');
	}

.hautmodules {
	width:366px;
	height:16px;
	background: url('image/hautmodules.jpg');	
	}
	
.basmodules {
	width:366px;
	height:16px;
	background: url('image/basmodules.jpg');	
	}

	
div#blocmodules {
	padding-top:397px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 171px;
	min-height: 0px;
	float:left;
	background: url('image/fondmodule2.jpg');
	background-repeat: no-repeat;
	}


	
	
div#blocmenu {
	width:382px;
	min-height:397px;
	float:right;
	}



div#vide {
	width:0px;
	clear:both;
	}

		
div#contenue {	
	width:1000px;
	background: url('image/repeatcontenue.jpg');
	background-repeat: repeat;
	}
	

	
div#footer {
	width: 1024px;
	height: 46px;
	background: url('image/ombresbas.jpg');
	clear: both;
	
	}
	
p {
	font-size: 13px;
	color: black;
	text-align: justify;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	}
	
a.rappel:link {
	color: #7c643a;
	text-decoration:none;

	}

a.rappel:visited {
	color: #7c643a; 
	text-decoration:none;

		}

a.rappel:hover { 
	color: #ebffd4; 
	text-decoration: none ; 

		}
	
a.rappel:active {
	color: #7c643a;
	text-decoration: none;
	
	}

a:link {
	color: black;
	text-decoration:none;

	}

a:visited {
	color: black ; 
	text-decoration:none;

		}

a:hover { 
	color: #ebffd4; 
	text-decoration: none ; 

		}
	
a:active {
	color: black;
	text-decoration: none;
	
	}
	
.liens {
	width: 800px;
	margin: auto;
	border-top:1px solid #7c643a;
	border-bottom:1px solid #7c643a;
	font-size: 10px;
	color: #7c643a;
	text-align: center;
	font-family:tahoma, Arial, Helvetica, sans-serif; 
	}

#ticker {
	font-size: 13px;
	color: black;
	text-align: center;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	height:75px;
	
	}

a.liensnews:link {
	color:#735788;
	font-weight:bold;
	text-decoration:none;

	}

a.liensnews:visited {
	color:#735788;
	font-weight:bold; 
	text-decoration:none;

		}

a.liensnews:hover { 
	color:#ffffff;
	font-weight:bold; 
	text-decoration: none ; 

		}
	
a.liensnews:active {
	color:#735788;
	font-weight:bold;
	text-decoration: none;
	
	}

p.blocnews {
	width:380px;
	margin-left:100px;
	color: blue;
	text-align:justify;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	}

	


