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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	background-color: #DAD6BA;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat;
}
a:link {
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: #948333;
}
a:active {
	color: black;
}
img {
	border : 0px;
}
.bordure{
	border: 2px solid black;
	width: 980px;
	background-color:white;
}
.logo{
	float:left;
	margin:10px 0 5px 10px;
}
.logo2{
	float:right;
	margin:13px 10px 0 0;
}
.flash{
	float:right;
	margin:0 45px 0 0;
}
#menugauche {
	font-weight: bold;
	font-size: 11px;
	background-image:url(../img/fond-2.gif);
	background-repeat:repeat;
	/*height:370px;*/
}
#menugauche a{
	color: black;
	text-decoration:none;
	text-align:left;
	width: 180px;
	height: 22px;
	vertical-align: middle;
	float:left;
	padding-top: 8px;
	/*margin-left: 5px;
	margin-right: 5px;*/
	margin-top: 8px;
	padding-left: 15px;
	font-variant:small-caps;
}
#menugauche a:hover{
	background-color: #cec6a1;
	color: black;
}
.fond1{
	background-image:url(../img/fond-1.gif);
	background-repeat:repeat;
	height:360px;
}
.fond2{
	background-image:url(../img/fond-2.gif);
	background-repeat:repeat;
	height:360px;
	}
.couv{
	border: 1px solid black;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*font-stretch: condensed;*/
	padding-top: 5px;
	text-align:center;
	text-transform: uppercase;
}
.textediv{
	font-size:13px;
	font-weight:bold;
	/*font-stretch: condensed;*/
	text-align:center;
	padding-top: 3px;
}
.texte{
	font-size:11px;
	text-align:justify;
	padding: 10px 20px 0 20px;
	background-image:url(../img/fond-1.gif);
	background-repeat:repeat;
	height:360px;
	width:350px;
	vertical-align:top;
}
.texte a{
	color: black;
	text-decoration:none;
	font-weight:bold;
}
.texte a:hover{
	color: white;
	text-decoration:none;
	font-weight:bold;
}
.textedroit{
	font-size:11px;
	text-align:right;
	padding-right: 20px;
}
.menubas{
	font-weight: normal;
	color: black;
	text-align: center;
	vertical-align:bottom;
	padding-bottom: 8px;
	height:50px;
}
.menubas a{
	color: black;
	font-size: 11px;
	text-decoration:none;
	font-variant:small-caps;
}
.menubas a:hover{
	color: #948333;
}
.idim{
	font-size:10px;
	text-align:right;
	padding-right: 2px;
	vertical-align:middle;
	height:20px;
}
.idim a{
	font-size:10px;
	color:#75B306;
	text-decoration:none;
	font-weight:bold;
}
.idim a:hover{
	color:black;
}
.form{
	font-size:11px;
	text-align:left;
	padding: 10px 10px 0 20px;
	background-image:url(../img/fond-1.gif);
	background-repeat:repeat;
	height:360px;
	vertical-align: middle;
}
.cadrebas{
	font-size:11px;
	font-weight:normal;
}
.cadrebas a{
	color:black;
	text-decoration:none;
	float:left;
	width: 215px;
	text-align:left;
	padding: 5px;
	border:1px solid white;
	vertical-align:middle;
}
.cadrebas a:hover{
	color: #948333;
	border:1px solid black;
	display:block;
}
.imgcadre{
	float:left;
	padding-right: 4px;
	vertical-align: sub;
}
.texte2{
	font-size:11px;
	text-align:justify;
	padding: 10px 20px 0 20px;
	background-image:url(../img/fond-1.gif);
	background-repeat:repeat;
	height:360px;
	width:400px;
	vertical-align:top;
}
.texte2 a{
	color: black;
	text-decoration:none;
	font-weight:normal;
}
.texte2 a:hover{
	color: white;
	text-decoration:none;
	font-weight:normal;
}
.poverflow{
	border: 1px solid black;
	padding: 5px;
	height: 230px;
	width:300px;
	overflow:auto;
	float:left;
	background-color:#D8D1B4;
}
.version {
	font-weight: bold;
	font-size: 11px;	
	text-align:right;	
	padding-right: 20px;
}
.version a{
	color: #948333;
	text-decoration:none;
	font-variant:small-caps;
}
.version a:hover{
	color: black;
}
.francais{
vertical-align: sub;
}
.sstitrelien{
padding-left: 10px;
font-weight:bold;
}
.imgfloat{
float:left;
padding-right : 5px;
}
.texte3{
	font-size:11px;
	text-align:justify;
}
.texte3 a{
	color: black;
	text-decoration:none;
	font-weight:normal;
}
.texte3 a:hover{
	color: white;
	text-decoration:none;
	font-weight:normal;
}







	
