/* BALISES JB */
#menuhaut .menutypo a{
	color:#fff;
	text-decoration:none;
}
#menuhaut .menutypo2 a{
	color:#fff;
	text-decoration:none;
}
.debutmenutypo{
	padding:0;
	margin:0;
	line-height:30px;
	height:30px;
	width:6px;
	border:none;
	background:url(../../images/menu-arrondi-bleuclair.gif) no-repeat;
}
.debutmenutypo2{
	padding:0;
	margin:0;
	line-height:30px;
	height:30px;
	width:6px;
	border:none;
	background:url(../../images/menu-arrondi.gif) no-repeat;
}
.finmenutypo{
	padding:0;
	margin:0;
	line-height:30px;
	height:30px;
	width:6px;
	border:none;
	background:url(../../images/menu-arrondi-fin.gif) no-repeat;
}
.finmenutypo2{
	padding:0;
	margin:0;
	line-height:30px;
	height:30px;
	width:6px;
	border:none;
	background:url(../../images/menu-arrondi-fin-bleuclair.gif) no-repeat;
}
.menutypo{
	padding:0 5px;
	height:30px;
	line-height:30px;
	font-size:10px;
	font-weight:bold;
	background:url(../../images/menu-fond-bleuclair.gif) top repeat-x;
	border-right: 1px solid #365da1;
}
.menutypo2{
	padding:0 5px;
	height:30px;
	line-height:30px;
	font-size:10px;
	font-weight:bold;
	background:url(../../images/menu-fond.gif) top repeat-x;
	border-right: 1px solid #1f2061;
}
#menuhaut .active a{
	color: #CC0000;
}
#menuhaut .active{
	padding:0 5px;
	height:30px;
	line-height:30px;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	background:url(../../images/menu-surbrillance-triangle.jpg) bottom no-repeat;
	border-right: 1px solid #365da1;
}
/* FIN BALISES JB */

body {
  background: #1f1f5f url(../../images/fondbody.jpg) repeat 0 0;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  }

a:link {text-decoration: none;  color: #1f1f5f;}
a:visited {text-decoration: none;  color: #1f1f5f;}
a:hover {text-decoration: none ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #1f1f5f; height: 1px;}

.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #00000; }
.label { 
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	}

.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000;}

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000;}

.formulaire1 {
color:#000000;
border: solid 1px #1f1f5f;
background-color:#eee;
font-size:11px;
font-weight: none;
}

.bouton {
	border: 1px solid #1f1f5f;
	padding: 2px;
	background: #eee;
	font-size: 11px;
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#333366;
	background:#eee;
	border-top: 0px solid #1f1f5f;
	border-left: 0px solid #1f1f5f;
	padding: 0;
	width:180px;
}

.etoile {
	font-family: Arial; 
	font-size: 13px; 
	color: #CC0000; 
	font-weight: bold;
}
