/* Définition de règle */
@charset "iso-8859-1";
/* auteur: Nouvelles Pages */
body {
	width: 100%;
	height: 100%; 
   	margin: 0 auto; 
  	background-color: #6699CC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	}
#page {
    width: 780px;
   	margin: 0 auto; 
	border: 4px double #336699;
  	background-color: #ffffff;
}
#entete {
    width: 780px;
	height: 125px; 
}
#pathway {
  	background: url(../images/menubar.png) repeat-x;
    width: 780px;
	height: 30px;
}
#textepath {
	margin-left: 15px;
	text-align: left;
	line-height: 28px;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}
a.path:link, a.path:visited {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}
a.path:hover {
	color: #ffcc33;
}
#fondmenu {
    width: 200px;
	height: 220px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 3px;
  	background: url(../images/sousmenu.gif);
    float: left;
}
#sousmenu {
	clear: both;
	margin-left: 3px;
    width: 200px;
    float: left;
}
#menu {
	margin-top: 65px;
}
li.menu {
	list-style-image: url(../images/bullet.gif);
	margin-left: -12px;
}
li.menu2 {
	list-style-image: url(../images/bullet2.gif);
	margin-left: -36px;
}
a.menu:link, a.menu:visited {
	color: #003366;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
    }
a.menu:hover {
	color: #ffcc33;
}
#main {
    width: 70%;
	height: 100%; 
   	margin-top: 15px;
   	margin-right: 10px;
   	margin-bottom: 10px;
   	margin-left: 225px;
	text-align: center;
   }
a:link, a:visited {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #6699cc;
}
a.mini:link, a.mini:visited {
	color: #003366;
	font-size: 9px;
	font-weight: bold;
}
a.mini:hover {
	color: #6699cc;
}
a.bulle:link, a.bulle:visited, a.bulle:hover {
	color: #003366;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #003366; 
}
#baspage {
  	background: url(../images/footer.gif) repeat-x;
    width: 100%;
	height: 80px;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	color: #003366; 
	font-size: 9px; 
	font-weight: bold; 
}
p {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
} 
p.gras {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold; 
	text-align: left;
} 
p.slogan {
	color: #003366;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold; 
	text-align: center;
} 
p.droit {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: right;
} 
p.small {
	color: #003366;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
} 
li {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
h1 {
	color: #003366;
	font-family: Arial Narrow, Helvetica Narrow;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold; 
	text-align: left;
}
h2 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 6px;
	font-weight: bold; 
	text-align: left;
}
#membres {
    width: 100%;
	color: #003366;
	text-align: left;
	}
p.small2 {
	color: #003366;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
} 
p.smallrouge {
	margin-left: 5px;
	color: #ff0000;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	text-align: left;
} 
td {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
} 
p.message {
	color: red;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
} 

/* Fin de la section de style genere par WebExpert */
