/* h1, h2 ,p{ display: inline; margin: 0 0 0 0; }     */

h1{
	display: inline;
	margin: 0 0 0 0;
	color:#589DD1;
}

h2{
	display: inline;
	margin: 0 0 0 0;
	/*color:#589DD1;*/
}

h3{
	display: inline;
	margin: 0 0 0 0;
}

b.text_orange{
	color:#ffc000;

}

/****************/
/* BALISE BODY */
/****************/
body.corp {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
}


/****************/
/* BALISE TABLE */
/****************/
table.principale {
	border: 2px solid rgb(157, 209, 252); 
	background-color: rgb(255, 255, 255);
}
.rq {
	font-size:12px;
	color:#54A7F4;
	text-decoration:none;
	font-weight:bold;
}



/****************/
/* BALISE TABLE */
/****************/
td.footer {
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A2A3A3;
	text-align:center;
	line-height:19px;
}
.footer a{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffc000;
	text-decoration:underline;
	font-weight:bold;
}
.continent_name{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	color:#054A7F;
	font-weight:bold;
	font-size:13px;
}
.country_name{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#54A7F4;
	text-decoration:none;
	font-weight:bold;
}
.country_name:hover{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffc000;
	text-decoration:none;
	font-weight:bold;
}
.boy_name_blue{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#A5C0CB;
	color:#054A7F;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.boy_name_blue_dark{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#2A7BA3;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.girl_name_pink{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#FFBFD8;
	color:#9C184E;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.girl_name_pink_dark{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#CF3E65;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.gender0{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#FFBFD8;
	color:#9C184E;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.gender1{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	background-color:#A5C0CB;
	color:#054A7F;
	font-size:13px;
	font-weight:bold;
	height:5;
}
.text{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#097188;
	text-decoration:none;
	text-align: justify;
}
.text2{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#097188;
	text-decoration:none;
}
.text3{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#097188;
	text-decoration:none;
	text-align: justify;
}




/************/
/* BALISE A */
/************/
a.h2titre{
    text-decoration: none;
	color:#589DD1;
}
.h2titre:hover{
    text-decoration: none;
	color:#ffc000;
}
.h3titre{
    text-decoration: none;
	color:#589DD1;
}
.h3titre:hover{
    text-decoration: none;
	color:#ffc000;
}
.accueil{
    display: block;
    float: left;
    height: 22px;
    width: 75px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/accueil-menu.gif) bottom;
    padding: 0;
}
.accueil_selected{
    display: block;
    float: left;
    height: 22px;
    width: 75px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/accueil-menu.gif) top;
    padding: 0;
}
.accueil:hover{
    background:#FFFFFF url(images/entete/accueil-menu.gif) top;
	width: 75px;
	height: 22px;
    padding: 0;
}
.france{
    display: block;
    float: left;
    height: 22px;
    width: 71px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/france-menu.gif) bottom;
    padding: 0;
}
.france_selected{
    display: block;
    float: left;
    height: 22px;
    width: 71px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/france-menu.gif) top;
    padding: 0;
}
.france:hover{
    background:#FFFFFF url(images/entete/france-menu.gif) top;
	width: 71px;
	height: 22px;
    padding: 0;
}
.monde{
    display: block;
    float: left;
    height: 22px;
    width: 67px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/monde-menu.gif) bottom;
    padding: 0;
}
.monde_selected{
    display: block;
    float: left;
    height: 22px;
    width: 67px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/monde-menu.gif) top;
    padding: 0;
}
.monde:hover{
    background:#FFFFFF url(images/entete/monde-menu.gif) top;
	width: 67px;
	height: 22px;
    padding: 0;
}
.articles{
    display: block;
    float: left;
    height: 22px;
    width: 83px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/articles-menu.gif) bottom;
    padding: 0;
}
.articles_selected{
    display: block;
    float: left;
    height: 22px;
    width: 83px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    background:#FFFFFF  url(images/entete/articles-menu.gif) top;
    padding: 0;
}
.articles:hover{
    background:#FFFFFF url(images/entete/articles-menu.gif) top;
	width: 83px;
	height: 22px;
    padding: 0;
}
.link_navigation{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.link_navigation:hover{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffc000;
	text-decoration:underline;
	font-weight:bold;
}
.link_navigation_disable{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B5B5B6 ;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_blue{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54A7F4;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_blue:hover{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#054A7F;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_enable{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#054A7F ;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_pink{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:pink;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_pink:hover{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BA0016;
	text-decoration:none;
	font-weight:bold;
}
.link_alpha_enable2{
	font-family: /*"forte",*/ Lucida Calligraphy, Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BA0016 ;
	text-decoration:none;
	font-weight:bold;
}
.article_title{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	color:#54A7F4;
	text-decoration:none;
	font-weight:bold;
}
.article_title:hover{
	font-family: Bookman Old Style, Book Antiqua,  Arial, Helvetica, sans-serif;
	color:#ffc000;
	text-decoration:none;
	font-weight:bold;
}




