/* Français */


body {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana;
	background-color: #f2f2f2;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	height: 100%;
	position: relative;
}

a:link { color:#234D77; text-decoration:none; font-weight:bold; }
a:hover { color:#009999; text-decoration:none; font-weight:bold; }
a:visited { color:#009999; text-decoration:none; font-weight:bold; }
a:active { color:#234D77; text-decoration:none; font-weight:bold; }
body { color:#234D77;font-size:10pt; font-family:Verdana; }
input { font-size:11pt; font-family:Verdana; }
textarea { font-size:11pt; font-family:Verdana; }
select { font-size:11pt; font-family:Verdana; }
td { font-size:11pt; font-family:Verdana; }

p { 
	color:#234D77;
	font-size:10pt; 
	font-family:Verdana;
}

li { 
	color:#234D77;
	font-size:10pt; 
	font-family:Verdana;
	text-align: left;
}
	
h1 { 
    color: #234D77;
	font-size: 20px;
    margin-bottom: 14px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
    line-height: 1.0;
	text-align: center;
}


h2 { 
    color: #234D77;
	font-size: 16px;
    margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;  
	margin-left : 5px;
	border-left: 2px url;
	text-align: left;
	font-family: Trebuchet MS, Verdana;
	background:url(../images/puce.jpg) no-repeat;
	text-indent:20px;  
	
	}




h3 { 
    color: #F1A401;
	font-size: 14px;
    margin-bottom: 14px;
	margin-top: 15px;
	padding-bottom: 0.2em;
    line-height: 1.0;

}

h4 { 
    color:  #234D77;
	font-size: 10pt;
    margin-bottom: 10pt;
	margin-top: 15px;
	padding-bottom: 0.2em;
    line-height: 1.0;

}

#cadre { /* taille du cadre, à titre d'exemple */
width: 450px;
background-color: #1D3F6C;
}
/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(../images/hautgauche.gif);
}
#hautdroit {
float: right;
background: url(../images/hautdroit.gif);
}
#basgauche {
background: url(../images/basgauche.gif);
}
#basdroit {
float: right;
background: url(../images/basdroit.gif);
}
#contenu p {
color: white;
margin: 0.5em; /*gestion des espaces interparagraphes */


}
.style24 {font-size: 14px; font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

.roundedcornr_box_873236 {
	background: url(../images/roundedcornr_873236_tl.png) no-repeat top left;
}
.roundedcornr_top_873236 {
	background: url(../images/roundedcornr_873236_tr.png) no-repeat top right;
}
.roundedcornr_bottom_873236 {
	background: url(../images/roundedcornr_873236_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_873236 div {
	background: url(../images/roundedcornr_873236_br.png) no-repeat bottom right;
}
.roundedcornr_content_873236 {
	background: url(../images/roundedcornr_873236_r.png) top right repeat-y;
}

.roundedcornr_top_873236 div,.roundedcornr_top_873236,
.roundedcornr_bottom_873236 div, .roundedcornr_bottom_873236 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_873236, .roundedcornr_bottom_873236 {
	margin-top: -19px;
}
.roundedcornr_content_873236 { padding: 0 15px; }
-->



/*encadrement stages 2009*/

.roundedcornr_box_491003 {
	background: url(../images/roundedcornr_491003_tl.png) no-repeat top left;
}
.roundedcornr_top_491003 {
	background: url(../images/roundedcornr_491003_tr.png) no-repeat top right;
}
.roundedcornr_bottom_491003 {
	background: url(../images/roundedcornr_491003_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_491003 div {
	background: url(../images/roundedcornr_491003_br.png) no-repeat bottom right;
}
.roundedcornr_content_491003 {
	background: url(../images/roundedcornr_491003_r.png) top right repeat-y;
}

.roundedcornr_top_491003 div,.roundedcornr_top_491003,
.roundedcornr_bottom_491003 div, .roundedcornr_bottom_491003 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_491003, .roundedcornr_bottom_491003 {
	margin-top: -19px;
}
.roundedcornr_content_491003 { padding: 0 15px; }




li { 
	color:#234D77;
	font-size:10pt; 
	font-family:Verdana;
	text-align: left;
	list-style-image: url("../images/puce.gif");
	line-height: 1.5;

}

#global {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background-color : #FFFFFF;
}

#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/banniere-fersil-es.png) no-repeat;
}

#footer {
	width: 100%;
	height: 57px;
	margin: auto;
	background: url(../images/footer.jpg) top repeat-y;
}

#center {
	padding-bottom: 50px;
	text-align: left;
}

#content {
	width: 860px;
	background: url(../images/corp.jpg) repeat-y;
	padding-left: 20px;
	padding-right : 20px;
}


ul#menu {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style: none;
}

ul#menu li a {
    color: #4e4e4e;
    text-decoration: none;
}

ul#menu li a:hover {
    color: #4e4e4e;
    text-decoration: none;
	font-weight: bold;
}

a img {
    border: none;
}


#copyright {
    padding-top: 6px;
	color: #ffffff;
	font-weight: bold;
}

#copyright a:link, #copyright a:visited {
	color: #ffffff;
    text-decoration: none; 
}

#copyright a:hover, #copyright a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}

#menu_nav {
	float: left;
	height: 40px;
	text-align: left;
	background-color: transparent; 
	color: #ffffff; 
	font-weight: bold;
	margin-top: 30px;
	font-size: 12px; 
	overflow: hidden;
	list-style: none;
}

#menu_nav li {
	float: left;
	margin-left: 0;
	padding-top: 5px;
}

#menu_nav li a {
	color: #ffffff; 
	text-decoration: none;  
	background: url(../images/separateur.jpg) right center no-repeat; 
	padding-right: 5px;  
	padding-left: 5px ;
}

#menu_nav li a:hover {
    color: #2e568a; 
	text-decoration: none;
}



}

.roundedcornr_box_189110 {
	background: url(../images/roundedcornr_189110_tl.png) no-repeat top left;
}
.roundedcornr_top_189110 {
	background: url(../images/roundedcornr_189110_tr.png) no-repeat top right;
}
.roundedcornr_bottom_189110 {
	background: url(../images/roundedcornr_189110_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_189110 div {
	background: url(../images/roundedcornr_189110_br.png) no-repeat bottom right;
}
.roundedcornr_content_189110 {
	background: url(../images/roundedcornr_189110_r.png) top right repeat-y;
}

.roundedcornr_top_189110 div,.roundedcornr_top_189110,
.roundedcornr_bottom_189110 div, .roundedcornr_bottom_189110 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_189110, .roundedcornr_bottom_189110 {
	margin-top: -19px;
}
.roundedcornr_content_189110 { padding: 0 15px; }

.roundedcornr_box_810990 {
   background: #f2f2f2 url(../images/roundedcornr_810990_grad.gif) repeat-x top left;
}
.roundedcornr_top_810990 div {
   background: url(../images/roundedcornr_810990_tl.gif) no-repeat top left;
}
.roundedcornr_top_810990 {
   background: transparent url(../images/roundedcornr_810990_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_810990 div {
   background: url(../images/roundedcornr_810990_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_810990 {
   background: transparent url(../images/roundedcornr_810990_br.gif) no-repeat bottom right;
}

.roundedcornr_top_810990 div, .roundedcornr_top_810990,
.roundedcornr_bottom_810990 div, .roundedcornr_bottom_810990 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_810990 { margin: 0 0px; }








.roundedcornr_box_742091 {
	background: url(../images/roundedcornr_742091_tl.png) no-repeat top left;
}
.roundedcornr_top_742091 {
	background: url(../images/roundedcornr_742091_tr.png) no-repeat top right;
}
.roundedcornr_bottom_742091 {
	background: url(../images/roundedcornr_742091_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_742091 div {
	background: url(../images/roundedcornr_742091_br.png) no-repeat bottom right;
}
.roundedcornr_content_742091 {
	background: url(../images/roundedcornr_742091_r.png) top right repeat-y;
}

.roundedcornr_top_742091 div,.roundedcornr_top_742091,
.roundedcornr_bottom_742091 div, .roundedcornr_bottom_742091 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_742091, .roundedcornr_bottom_742091 {
	margin-top: -19px;
}
.roundedcornr_content_742091 { padding: 0 15px; }