html, body {
	height: 100%;
	margin: 0;
	color: #fff;
	}
html {
background-image:url(../images/fond_site.gif);
background-repeat:repeat-y;
background-position:center;
}
div#photos {
float:left; margin-right:10px;
}

div#log {
width:280px;
height:69px;
background-image:url(../images/log.gif);
position:absolute;
top:60px;
left:30px;
}


div#fla {
margin-left:10px;
margin-bottom:3px;
}


div#global {
	min-height: 100%;
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	}
div#top {
	background: #1869B3;
	color: #012C53;
	height: 25px;
	background-image: url(../images/top_bg.gif);
	text-align:right;
	font-weight:bold;
	font-size:11px;
	padding-right: 35px;
	}
div#top a:link {
	font-family: arial, helvetica, serif;
	font-size:11px;
	line-height: 25px;
	margin: 0;
	font-weight:bold;
	text-decoration:none;
	color: #012C53;
	}
div#top a:visited {
	font-family: arial, helvetica, serif;
	font-size:11px;
	line-height: 25px;
	margin: 0;
	color: #012C53;
	text-decoration:none;
	font-weight:bold;
	}
div#header {
	color: #fff;
	}
div#date {
/*background-image:url(../images/date.jpg);
*/height: 11px;
	font-family: arial, helvetica, serif;
	font-size:10px;
	margin: 0;
	color: #5A5A5A;
	margin-left:10px;
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	}
div#center {
	overflow: auto;
	margin: 10px 0px 0px 0px;
	min-height: 100%;
	}
div#content {
	float:left;
	overflow: hidden;
	width: 490px;
	margin: 0;
	display: inline;
	background-color: #FFF;
	}
div#content.navig {
	float:left;
	overflow: hidden;
	width: 690px;
	margin: 0;
	display: inline;
	background-color: #FFF;
	}
div#content p {
	font-family: arial, helvetica, serif;
	font-size:11px;
	margin: 0;
	}
div#content p.table {
	font-family: arial, helvetica, serif;
	font-size:11px;
	text-align:center;
	margin: 0;
	color: #000000;
	}
div#content.navig h1 {
	font-family: arial, helvetica, serif;
	font-size: 17px;
	color: #1869B3;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
	background-image: url(../images/puce_titre.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	text-align:left;
	padding:0px 0px 0px 15px;
	}
div#content h1 {
/*	height:22px;
*/	font-family: arial, helvetica, serif;
	font-size: 16px;
	color: #2C8BBD;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;*/
	background-image: url(../images/pictos/ljj.gif);
	background-position: 7px 3px;
	background-color:#CFEAF8;
	background-repeat: no-repeat;
	margin:10px 0px 10px 0px;
	text-align:left;
	padding:5px 15px 0px 40px;
	}
div#content h2 {
	height:24px;
	width:479px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #006AA8;
	background-image: url(../images/fond_titre_presentation.gif);
	background-position: 7px 3px;
	background-repeat: no-repeat;
	margin:10px 0px 10px 30px;
	text-align:left;
	padding:8px 15px 0px 15px;
	}
div#content h3 {
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #2C8BBD;
	background-color:#CFEAF8;
	margin:10px 0 0 0;
	text-align:left;
	margin-bottom:12px;
	padding:5px 15px 5px 40px;
	}
div#bloc {
	text-align: right;
	width:190px;
	background-color:#FFF;
	margin-bottom: 20px;
}

div#bloc p {
	font-family: arial, helvetica, serif;
	font-size:10px;
	line-height: 22px;
	margin: 0;
	font-weight: bold;
	margin-left: 7px;
	}

.grandvert {
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #0E817C;
}
.grandbland {
	padding-left:10px;
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
}
.rouge {
	padding-left:10px;
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #F82848;
	text-decoration:none;
}
.bleutab {
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #4090BF;
	text-decoration:none;
}
.bleuftab {
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #26719D;
	text-decoration:none;
}
.rougelien {
	padding-left:10px;
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #F82848;
	text-decoration:none;
}
.rougelien:hover {
	padding-left:10px;
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #C1C1C1;
	text-decoration:none;
}
.bordeaux {
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight: bold;
	color: #6C0560;
}
div#bloc a {
	text-decoration:none;
	}
div#bloc a:hover {
	text-decoration:underline;
	}
.vert  {
	color: #669114;
	text-decoration:none;
	}
.bleu  {
	color: #1869B3;
	text-decoration:none;
	}
.bleu_1  {
background-image: url(../images/menu/fleche_presentation2.jpg);
background-repeat: no-repeat;
background-position: right 3px;
margin-right:10px;
padding-right:16px;
color: #2D2D2D;
text-decoration:none;
}
.sousbleu_1  {
background-image: url(../images/menu/sousmenu.png);
background-repeat: no-repeat;
background-position: right 4px;
margin-right:20px;
line-height: 14px;
float:right;
clear:both;
padding-right:10px;
color: #2D2D2D;
text-decoration:none;
}
.bleu_2  {
background-image: url(../images/menu/fleche_presentation.jpg);
background-repeat: no-repeat;
background-position: right 3px;
margin-right:10px;
padding-right:16px;
color: #2D2D2D;
text-decoration:none;
}
.bleu_3  {
background-image: url(../images/menu/fleche_presentation3.jpg);
background-repeat: no-repeat;
background-position: right 3px;
margin-right:10px;
padding-right:16px;
color: #2D2D2D;
text-decoration:none;
}
.bleu_4  {
background-image: url(../images/menu/fleche_presentation4.jpg);
background-repeat: no-repeat;
background-position: left 3px;
padding-left:16px;
color: #2D2D2D;
text-decoration:none;
}
.bleu_5  {
background-image: url(../images/menu/fleche_presentation5.jpg);
background-repeat: no-repeat;
background-position: left 3px;
padding-left:16px;
color: #2D2D2D;
text-decoration:none;
}
.bleu_6  {
background-image: url(../images/menu/fleche_presentation6.jpg);
background-repeat: no-repeat;
background-position: left 3px;
padding-left:16px;
color: #2D2D2D;
text-decoration:none;
}
div#point {
margin-right:8px;
}

div#conditions{
	height:33px;
	background-repeat: no-repeat;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #45A544;
	margin-top:15px;
	padding:9px 0 0 40px;
	text-align:left;
}
div#formation{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	color: #454545;
	margin:0 0 0 40px;
	text-align:left;
	z-index: 4;
}
.table {
	text-align:left;
	background-color:#EEEEEE;
	border-bottom:0;
	border-left: 0;
	border-right: 0;
	border-top: 5px #CFEAF8 solid;
}

.table tr td{
border-bottom: 2px #FFF solid;
}

.error  {
	color: #F00;
	text-decoration:none;
	}
p.droite {
	text-align: right;
	padding-right: 7px;
	}


div#textrouge a  {
	color: #C3447B;
	text-decoration:underline;
	font-family: arial, helvetica, serif;
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
	margin:2px 0 0 70px;
}
div#textrouge a:hover  {
	color: #CCCCCC;
}


a.lienrouge {
	font-weight: bold;
	font-size:11px;
	color: #2388C4;
	text-decoration:underline;
	font-family: arial, helvetica, serif;
	padding-left:40px;
	}
a.lienrouge:hover {
	color: #1869B3;
	}
a.liennoir {
	font-family: arial, helvetica, serif;
	font-weight: bold;
	font-size:9px;
	color: #000000;
	text-decoration:underline;
	}
a.liennoir:hover {
	color: #1869B3;
	}
.mini {
	font-family: arial, helvetica, serif;
	font-size:9px;
	line-height: 12px;
	margin: 0;
	font-weight: bold;
	color: #000000;
	}
div#sidebar_right {
	float: right;
	width: 190px;
	padding: 0px 10px 0px 30px;
	}
div#sidebar_left {
	float: left;
	width: 190px;
	padding: 0px 30px 0px 10px;
	display: inline;
	}
div#footer {
	margin:0;
	position:absolute;
	clear:both;
	width: 950px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	background-color: #1869B3;
	bottom: 0px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div#footer p,a {
	margin:0;
	color:#FFFFFF;
	}
hr {
	border: 0;
 	height: 2px;
 	color: #EEE;
 	background-color: #EEE;
	}
hr.bobo  {
	border: 0;
 	height: 3px;
 	color: #E84D90;
 	background-color: #E84D90;
	}

/*début affichage menu horizontal*/

#nav, #nav ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
}

#nav a {
	display: block;
	width: 12em;
	color:#FFFFFF;
	font-family: arial, helvetica, serif;
	font-size:11px;
	text-decoration:none;
}
#nav a:hover {
	display: block;
	width: 12em;
	color:#A3DDFF;
	font-family: arial, helvetica, serif;
	font-size:11px;
	text-decoration:none;
}
#nav li { /* tous les items de liste */
	float: left;
	width: 135px; /* largeur obligatoire, sinon opera devient fou */
}

#nav li ul { /* listes de deuxième niveau */
	border: solid 1px #1B75B2;
	position: absolute;
	background: #409ACF;
	width: 160px;
	left: -999em; /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
}

#nav li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}

#nav li:hover, #nav li.hover { /* ie7 click fix */
    position: static;
}
.littlewhite {
	font-size:10px;
}
a.doudou {
	margin-left:8px;
	margin-right:0;
	margin-bottom:6px;
	margin-top:3px;
}

#homeextra {
	line-height:1.5em;
	width:490px;
	font-size:11px;
	color: #3E3E3E;
	font-family: arial, helvetica, serif;
	background: url(../images/divider_vert2.gif) repeat-y ;
	overflow:hidden;
}
.gauche {
	vertical-align:top;
	margin-right:20px;
	width:235px;
 	float: left;
}
.droite {
	vertical-align:top;
	margin-left:10px;
	width:225px;
 	float: left;
}



#ajaxSearch_form {
           color: #444;
           width: auto;
}
#ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           /*border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;*/
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
}
#ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
}
#ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           color: #000;
           display: block;
           height: auto;
           vertical-align: top;
}
.ajaxSearch_result {
           color: #444;
           margin-bottom: 3px;
}
.ajaxSearch_resultLink {
		color: #409ACF;
        text-decoration: underline;
}

.ajaxSearch_resultDescription{
           color: #555;
}

.ajaxSearch_resultsInfos{
color: #000;
}

.paging1Next, .paging1Prev{
color: #45A544;
text-decoration:none;
}

.ajax_more  {
    color: #555;
}


#grpResult_site_wide {
color: #000;
}

#ajaxSearch_form fieldset {
border: none;
}

.AS_ajax_resultsIntroFailure {
color: #000;
}