*{margin: 0; padding: 0;}

body {
	background-image: url("images/bkg_ch_gris.gif"); 
	background-repeat:repeat;
	font:  14px candara;
	color: #000000;

}
a {
	color:#6e6e6e;
	text-decoration:none;
}

 a:hover {
	font-weight:bold;
} 


h1 {
	text-align:center;
	color:#665232;
	margin-top:0px;
	margin-bottom:10px;
}

h2{
	text-align:center;
	margin-top:1px;
	margin-bottom:30px;
	color:#70604f;
	font-size:17px;
}

h3 {
	margin-top:1px;
	color:#c4c4c4;
	text-align:center;
}

h4{
	text-align:center;
	margin-top:1px;
	margin-bottom:0px;
	color:#70604f;
}

h5 {
	margin-top:3px;
	margin-bottom:10px;
	font-size:16px;
	color:#665232;
	text-align:center;
}
	
td{
	color:#70604f;
}

img{
	border:none;
}

fieldset{
	width:650px;
	background-color:#f9f9f9;
	text-align:left;
	padding:15px;
}

err{
	color: red;
}

.newstitle {
	font-size:20px;
	font-style:italic;
	font-weight:inherit;
	color:#0000ff;
}

.newsblock {
	text-align:justify;
	border: solid #666 1px;
	background-color:#f9f9f9;
	width:650px;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
}

.newsblock_over {
	text-align:justify;
	border: solid #666 1px;
	background-color:#e4e4e4;
	width:650px;
	padding-left:25px;
	padding-right:25px;
	padding-top:8px;
	cursor:pointer;
}
/* administration */
.admintab{

}

.adminfield {
	width:650px;
	background-color:#f9f9f9;
}

#baniere_top a {
	color:white;
	text-decoration:none;
}
#baniere_top  a:hover {
	font-weight:bold;
}

#baniere_top  a:visited{}

.bords {
	font-size: 11px; color: #ccc;
	
}
/*la baniere*/
#baniere_top {
	/*border:2px solid #999999;*/
	background-image:url("images/baniere.png");
	height:180px;
	width: 800px;
	color:red;
	margin-top:10px;
}
/*div qui contient le div du menu*/
#baniere {
	background-image:url("images/menu.png");
	background-repeat:repeat-x;
	height:63px;
	width: 800px;
	color:red;
	margin-top:0px;
	margin-bottom:0px;
	/*border: 2px solid white;*/
}

#menu{
	width:640px;
	/*margin-left:300px;*/
}

#corps{
	border:1px solid white;
	width:800px;
	min-height:400px;
	margin:0px;
	padding-bottom:50px;
	margin-bottom:3px;
	background-color: #fff/*#fffcd3*/;
	background-repeat:repeat-x;
	
}

#pied {
	margin-top:0px;
	padding-top:4px;
	border:2px solid ;
	background-color:white;
	height:20px;
	width: 794px;
	color:#999999;
	text-align:left;
	vertical-align:middle;
	padding-left:3px;
	padding-right:3px;
}

#boule{
	background-color: black;
	position:absolute;
	padding-top:200px;
	width: 100%;
	height: 100%;
	border:2px solid white;
}
.texte{
	color:#515151;
	font:bold 14px candara;
	text-align:left;
}

ul{
	width:600px;
	font:bold italic 14px candara;
	margin-top: 10px;
	margin-left: 50px;
	list-style-type: none;
	color: #ab0f03;
	text-align:left;
}

li {
	width:600px;
	font:italic 14px candara;
	margin-left: 30px;
	padding-left: 0px;
	list-style-type: none;
	color:#515151;
}

.sous_li{
	width:600px;
	font:italic 14px candara;
	margin-left: 60px;
	padding-left: 0px;
	list-style-type: none;
	color:#515151;
}

.sous_sous_li{
	width:600px;
	font:italic 14px candara;
	margin-left: 90px;
	padding-left: 0px;
	list-style-type: none;
	color:#515151;
}

.affich_img{
	color:#ffffff;
	margin-left:8px;
	margin-top:7px;
	width:310px;
	float:left;
	
}
.sur_img{
	color:#ffffff;
	width:200px;
}

.cont_affich_img{
	background-repeat:no-repeat;
	height:200px;
	width:341px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:40px;
	background-image:url("images/bkg_img.png");

}

.realis td{
	text-align:center;
	width:100px; 
	margin-left:10px;
	background-color:#CCCCCC;
	border:1px solid #b1b1b1;
}

.realis a{
	height:22px;
	width:100px;
	font-style:italic;
	color:#5e5041;
}

.realis a:hover{
	background-color:#9f876e;
	color:#ffffff;
}

.realis td:hover{
	background-color:#9f876e;
	color:#ffffff;
}

.Clear {clear: both;}

.thumb {
	max-width:500px
}

