body {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	text-align:justify;
	color:#006699;
	padding: 20px 5px;
}

h1 {
	margin:0;
	padding:0;
	font-size:16px;
}

h2 {
	font-size:12px;
	font-weight:normal;
}

table.content {
	margin-left:auto;
	margin-right:auto; 
	width:1000px;
	border:0px;
	font-size:12px;
	vertical-align:top;
}

td.content {
	vertical-align:top;
}

.spacer {
	clear:both;
}

#left {
	width: 360px;
	margin-left:20px;

}

#filAriane {
	margin-bottom:12px;
	color: #000000;
	font-weight: bold;
}

#filAriane a{
	color: #000000;
	text-decoration:underline;
}

.padding {
	padding:20px;
	padding-top:0;
	vertical-align:top;
}

.titrevert {
    color: #C5D644;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.textenoir {
	color: #000000;
}

.textebleu {
	color:#006699;
}

.title {
	font-weight:bold;
	font-size:14px;
}

a.title:link , a.title:visited{
	color:#006699;
	text-decoration:none;
}

a:link {
	color:#CC3366;
	text-decoration:underline;
}

a:visited {
	color:#CC3366;
	text-decoration:underline;
}

a:hover , a.title:hover {
	color:#CC3366;
	text-decoration:underline;
}

#desc table {
	margin:0;
	padding:0;
}

#desc td {
	border:1px solid #336699;
	margin:2px;
	padding:2px;
	vertical-align:top;
	font-size:12px;
}

.footer {
	text-align:center;
	font-size:9px;
	color:#999999;
}

.footer a {
	color:#999999;
}

.bouton_texte{
	float:right;
	color:#ffffff;
	text-decoration:underline;
	height:40px;
	width:120px;
	text-align:center;
	background-image: url('/images/bouton_image.jpg');
	background-repeat: no-repeat;
	padding-top:10px;
}

.titreparagraphe{
font-weight:bold;
}

.grayLink{
font-family:Arial, Helvetica, sans-serif; 
color:#999999; 
font-size:10px;
}

.linkBlue{
color:#006699;
font-weight:bold;
}

.linkBlueBig{
color:#006699;
font-weight:bold;
font-size:13px;
}

.textBlue{
color:#006699;
font-weight:bold;
}

.titre_souligne{
	border-bottom: 1px solid #CCCCCC;
    color: #006699;
    font-weight: bold;
    width: 100%;
}
.TextBlueBold{
    color: #006699;
    font-weight: bold;
    text-align: justify;
}

.cadre {
	border: 1px solid #9fa7be;
}

.texteRouge{
color:red;
font-weight:bold;
}
/*MENU*/
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	z-index:3;
}
#nav a:link, #nav a:active, #nav a:visited{
	display:block;
	padding:0px 5px;
	color:#fff;
	text-decoration:none;
	background-color:#006699;
}
#nav a:hover{
	background-color:#6699CC;
}
#nav li{
	float:left;
	position:relative;
	height:30px;
}
#nav ul {
	position:absolute;
	width:24em;
	top:30px;
	line-height:30px;
	display:none;
	white-space:nowrap;
	font-size:12px;
}
#nav li ul a{
	float:left;
	width:24em;
}
/*#nav #about ul {
	position:absolute;
	width:10em;
	top:30px;
	line-height:24px;
	display:none;
	white-space:nowrap;
	font-size:12px;
}
#nav #about ul li a{
	float:left;
	width:10em;
}*/

li.submenu {
	font-weight:normal;
}

ul .premiere{
width:110px;
/*text-align:center;*/
}

ul .seconde{
text-align:center;
}

/* Styles hérités de la page d'accueil */
#global {
	width: 90%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

/* En-tête */
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

#menu {
width:90%;
height:25px;
}


