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

body{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(gfx/bg_acc.gif) repeat-x;
	font-size:12px;
	}
	
.tab{ height:100%;}
a img{
	border:none;
	}
	
a:link, a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	}
	
#acc{
	 background-color:#fdf6e6;
}

#page{
	 background-color:#ff9a36;
}

#acc_contenu{
	background:url(gfx/bg_acc.jpg) no-repeat; 
	height:388px;
}

#page_contenu{
	background:url(gfx/bg_page.jpg) no-repeat #ff9a36;
}

.bloc1{
	background:url(gfx/bg_bloc1.jpg); 
	height:94px; 
	margin-top:50px;
}

.bloc2{
	background:url(gfx/bg_bloc2.gif) no-repeat; 
	height:139px; 
	padding-right:45px;
}

.bloc3{
	background:url(gfx/bg_bloc3.gif) no-repeat; 
	height:141px; 
	vertical-align:top;
}

h1{
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
}
.tit1{
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
}

h2{
	background:url(gfx/bg_titre.jpg) no-repeat;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	margin-top:20px;
	padding-left: 10px;
}

.vert{
	color:#ff6600;
}
.jaune{
	color:#fbd603;
}

.blanc{
	color:#FFFFFF;
	}


p{
	color:#fdf6e6;
}

.bbb{
	color:#fdf6e6;
	font-weight:normal;
	text-align:justify;
	padding-right:3px;
}

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

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

#footer{
	background:url(gfx/bg_footer.jpg) no-repeat center top #fdf6e6; 
	width:1259px;
}

.menu, .menu a:link, .menu a:visited{
	text-decoration: none;
	color:#ff7d00;
}

.menu a:hover{
	text-decoration:underline;
}

.copy,.copy a:link,.copy a:visited{
	color:#370500;
}

#nav{
	font-size:14px;
	color:#d3eeac;
	margin:25px 10px;
	padding:0;
}

#nav li{
	border-bottom:dotted 1px #9a3e04;
	list-style-type:none;
	margin-top:1px;
}

#nav li a{
	display:block;
	height:24px;
	text-decoration:none;
	color:#FFFFFF;
}

#nav li a:hover{
	background:url(gfx/menu_o.jpg) no-repeat;
	color:#fbd603;
}

.bloc_haut{
	background:url(gfx/haut_bloc.jpg) no-repeat #9a3e04; 
	height:32px;
}

.bloc{
	background:#9a3e04;
	padding:5px;
	font-size:12px;
	text-align:center;
 }
 
.bloc4{
	background:url(gfx/bg_bloc4.jpg) no-repeat;
	padding:10px;
	margin-top:30px;
	height: 144px;
}

.bloc4c{
	background:url(gfx/bg_bloc4c.jpg) no-repeat;
	padding:10px;
	margin-top:30px;
	height: 176px;
}

.formulaire {
	border:solid 1px #9a3e04;
	font-size: 11px; 
	width: 100%; 
	color: #9a3e04; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #fffffe;
}

.formulaire:hover {
	border:solid 1px #5f8623;
	font-size: 11px; 
	width: 100%; 
	color: #9a3e04; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ff6600;
}

.formulaire_bouton 
{
	border:medium none;
	font-weight: bold; 
	font-size: 11px; 
	width: 49%; 
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #9a3e04;
}
.fond_all_acc
{
	background:url(gfx/fond_all.gif);
	background-repeat: repeat-x;
	background-color:#fdf6e6;
	background-position: top;
	height: 100%;
	}
.fond_all_inter
{
	background:url(gfx/fond_all_inter.gif);
	background-repeat: repeat-x;
	background-color:#ff9934;
	background-position: top;
	height: 100%;
}
.bas_page
{
	background: url(gfx/bas_page.jpg);
	background-repeat:no-repeat;
	background-color:#ff9934;
	background-position: bottom;
}

.footer{
	background:url(gfx/bg_footer.jpg) no-repeat center top #fffffe;
	width:100%;
}

.marron {
	color:#FFFFFF;
	font-weight: bold;
}
.blancc {
	color:#FFFFFF;
	padding-left: 5px;
}

.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #cacaca;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
    
}
.back{
	background-image: url(gfx/a.png);
	background-repeat: no-repeat;
	
}
.liens_haut{
	background-image: url(gfx/liens.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:12px;
	
}

