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

body{
	margin:0 auto;
	font: normal 12px Verdana, Geneva, sans-serif;
	color:#000;
	background:#fff;
	background-image: url(gfx/bg.jpg);
}

p{
	margin:10px 5px;
}

a img{
	border:none;
}

a:link, a:visited{
	color:#dc6711;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.blanc:link, .blanc:visited{
	color:#FFFFFF;
}

.img_d {
	float: right;
	margin-bottom: 3px;
	margin-left: 20px;
}

.img_g {
	float: left;
	margin-right: 10px;
	margin-left:10px;
}

#header{
	height:350px;
	background:url(gfx/bg_header.gif) no-repeat;
	vertical-align:top;
}

#top{
	padding-left:513px; 
	padding-top:6px; 
	height:55px; 
	vertical-align:top;
}

.plan{
	color:#6f6f6f;
	font-variant:small-caps;
	text-decoration:none;
}

#menu, #menu ul {
	font-size:12px;
	list-style-type: none;
	margin:0;
	margin-left:280px;
	padding:0;
	height:25px;
	color: #756868;
	background:url(gfx/bg_menu.jpg) no-repeat bottom left;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 1px 0;
	padding: 0px 20px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #756868;
}

#menu a:hover {
	text-decoration:none;
	border-bottom: solid 5px #f5c956;
	color:#ff6e14;
	height: 22px;
}

#left{
	background:url(gfx/bg_gauche.jpg) no-repeat #fdfcfb;
	width:248px;
	color:#DA6014;
	vertical-align:top;
}

#contenu{
	background:url(gfx/bg_droit.gif) right top no-repeat #fdfcfb;
	vertical-align:top;
}

#footer{
	background:url(gfx/footer.gif) no-repeat left bottom #fdfcfb;
	padding-left:260px;
	height:280px;
	vertical-align:top;
}

.georgia{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.titre{
	background:url(gfx/bg_titre.gif) no-repeat;
	color:#3570ce;
	padding-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}

.stitre{
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 5px;
}

.gris{
	color:#474f5b;
	font-size: 12px;
	text-align: justify;
}

.orange{
	color:#da6014;
}

h2{
	font-size:14px;
	color:#da6014;
	font-weight:normal;
}

.bordure{
	border-left: dotted 1px #695044;
	padding-left:120px;
	width:400px;
	float:left;
}

.bordjaune{
	border-left:solid 3px #f7bc3f;
	padding-left:20px;
	color:#e36d10;
	font-size:14px;
}

.formulaire {
	border:solid 1px #cd4f20;
	font-size: 11px;
	width: 100%;
	color:#695044;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fdfcfb;
}

.formulaire:hover {
	border:solid 1px #cd4f20;
	font-size: 11px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e4d7c9;
}

.formulaire_bouton 
{
	border:medium none;
	font-weight:bold;
	font-size: 11px;
	width: 49%;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #cd4f20;
}

.texte_acc {
	color:#300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	
}


.texte_texte {
	color:#414141;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
.basref 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weigh: normal;
	color: #000000;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}
#footer2 {
	background:url(gfx/footer22.gif) no-repeat left bottom #fdfcfb;
	padding-left:260px;
	height:300px;
	vertical-align:top;
}
.bordure2 {
	border-left: dotted 1px #695044;
	padding-left:2px;
	width:650px;
	float:left;
}
