
#bordure1
{
	border-color: #8b5b1e ;
	border-style: ridge ;
	border-width: 3px ;
    float:center;
	background-color: #e5d6a1;
	text-align:center ;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width:100%;
}
#bordure1b
{
	border-color: #8b5b1e ;
	border-style: dotted ;
	border-width: 1px ;
    float:center;
	background-color: #d3b85b;
	text-align:center ;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width:100%;
}
#bordure2
{
	border-color: #8b5b1e ;
	border-style: dotted ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	text-align:center ;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width:75%;
	padding:5px;
}
#bordure3
{
	border-color: #8b5b1e ;
	border-style: dashed ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	text-align:center ;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width:40%;
}
#bordure4
{
	border-color: #8b5b1e ;
	border-style: groove ;
	border-width: 2px ;
    float:center;
	background-color:#dfc38e;
	text-align:center ;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
#bordure5
{
	border-color: #433008 ;
	border-style: dashed ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width:60%;
}
#bordure6
{
	border-color: #433008 ;
	border-style: dashed ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	width:98%;
}
#news
{
	border-color: #433008 ;
	border-style: dashed ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width:50%;
}
#menu
{
	border-color: #8b5b1e ;
	border-style: inset ;
	border-width: 2px ;
    float:center;
	background-color: #e5d6a1;
	text-align:center ;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	width:80%;
}
#pages
{
	border-color: #8b5b1e ;
	border-style: ridge ;
	border-width: 2px ;
    float:center;
	background-color: #e5d6a1;
	text-align:center ;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	width:100%;
}
.post_it
{
	background-image: url("images/post_it.png");
	height:229px;
	width:200px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding:2px ;
	padding-top:30px ;
}
.bouton
{
	border-color: #8b5b1e ;
	border-style: ridge ;
	border-width: 3px ;
    float:center;
	background-color: #e5d6a1;
	text-align:center ;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#fond_pages
{
	border-color: #8b5b1e ;
	border-style: ridge ;
	border-width: 2px ;
    float:center;
	background-color: #dabb7a;
	background-image: url("images/fond_pages01.png");
	text-align:center ;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	width:100%;
}
#en_tete
{
   margin-left: 0px;
   margin-bottom: 0px;
   padding: 0px;
   height:158px;
   width:1200px;
   background-color: #e5d6a1;
   border-style: ridge ;
   border-color:#a3722b ;
   border-width:6px ;
   background-image: url("images/banniere01.png");
}
#corps
{
   margin-left: 0px;
   margin-bottom: 0px;
   padding: 0px;
   background-color: #e1ba73;
   width:735px;
   border-style: ridge ;
   border-color:#34a75b ;
}
#pied_de_page
{
   margin-left: 0px;
   margin-bottom: 0px;
   padding: 0px;
   text-align: center;
   width:900px;
   height:20px;
   float:center;
   background-color: #e1ba73;
   border-style: ridge ;
   border-color:#34a75b ;
}
#inscription_haut
{
	background-image: url("images/inscription_haut.png");
	width:400px;
	height:198px;
}
#inscription_corps
{
	background-image: url("images/inscription_corps.png");
	width:400px;
	float:center;
}
#inscription_bas
{
	background-image: url("images/inscription_bas.png");
	width:400px;
	height:63px;
}
#inscription
{
	background-color: #e1ba73;
	font-family:comic sans ms ;
	font-size:14 ;
	color:#000000 ;
	width:200x;
    float:center;
	text-align: center ;
   border-style: ridge ;
   border-color:#583b12 ;
   height:40px;
   margin-left: 2px;
   margin-bottom: 5px;
   margin-right: 2px;
   margin-top: 5px;
	border-width: 3px ;

}


a.tooltip em {display:none;}

a.tooltip:hover { border: 0;position: relative;z-index: 500;text-decoration:none;}

a.tooltip:hover em 
{
	font-style: normal;
	display: block;
	position: absolute;
	color: #000;
	border: 0px;
	background: #ecd29a;
	width:150px;
} 
a.bouton
{
	display:block;
    float:center;
	background-color: #050019;
	text-align:center ;
	background:url("images/bouton.png") repeat-y 0 0 ; ;
	font-family:Comic sans ms, Helvetica, sans-serif; color:#3e270d; font-size:14; font-weight:bold;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}
a.bouton:hover
{
	background-image: url("images/bouton_survole.png");
}

a.Menu			{ font-family:Arial, Times, serif;  font-size:11px; color:#000000; font-weight:bold; text-decoration:underline }
a.lien			{ font-family:Arial, Times, serif; color:#1e5e26; font-weight:bold; text-decoration:underline }
a.Menu:hover	{ color:#D00000; text-decoration:none; font-family:Arial, Times, serif;}
a
{
	text-decoration:none ;
	color:black ;
	font-family:comic sans ms ;
	font-weight:bold ;
	cursor:pointer;
}
.titre { font-family:Comic sans ms, Helvetica, sans-serif; color:#000000; font-size:18 ; font-weight:bold }
.soustitre { font-family:Comic sans ms, Helvetica, sans-serif; color:#3e270d; font-size:14 ; font-weight:bold }
.label { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12 ; font-weight:bold }
.label1{ font-family:Comic sans ms, Helvetica, sans-serif; color:#000000; font-size:12 ; font-weight:bold }
.label2 { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:14 ; font-weight:bold }
.label3 { font-family:Comic sans ms, Helvetica, sans-serif; color:#000000; font-size:12 ; font-weight:bold }
.label4 { font-family:Comic sans ms, Helvetica, sans-serif; color:#000000; font-size:16 ; font-weight:bold }
.menu { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:14 ; font-weight:bold }
.red { font-family:Comic sans ms, Helvetica, sans-serif; color:#851111; font-size:14 ; font-weight:bold }
.blanc { font-family:Comic sans ms, Helvetica, sans-serif; color:#FFFFFF; font-size:14 ; font-weight:bold }
.brown { font-family:Comic, Helvetica, sans-serif; color:#744b0f; font-size:12 ; font-weight:bold }
.crimson { font-family:Comic, Helvetica, sans-serif; color:crimson; font-size:12 ; font-weight:bold }
.blue { font-family:Comic, Helvetica, sans-serif; color:darkblue; font-size:12 ; font-weight:bold }
.red_title { font-family:Arial, Helvetica, sans-serif; color:#851111; font-size:18 ; font-weight:bold }
.red_soustitle { font-family:comic, Helvetica, sans-serif; color:#851111; font-size:16 ; font-weight:bold }




