body{
	margin:0;
	padding:0;
	font-family: Arial, Georgia, serif;
	font-size: .9em; 
	text-align: justify;	
}
#site{
	width: 1010px;
	margin: 0px auto;
	background-position: top center;
	background-repeat:repeat-y;
	padding:0;
}
#limitation{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}
a{
	text-decoration:none;
}
#corps{
	padding: 10px;
	text-align: justify;
	min-height: 450px;
}
#corps_page{
	padding-left: 180px;
	padding-right: 10px;
}
#corps_page_challenges{
	padding-left: 210px;
	padding-right: 10px;
}
#corps_index{
	padding-right: 220px;
	padding-left: 0px;
	text-align:left;
}
#corps_page,
#corps_index,
#corps_page_challenges{
	min-height: 500px;
}
.contenu_banniere{
	text-align:center;
	margin:5px;
}
#header_gauche{
	height:66px;
	background-repeat:no-repeat;
	float: left;
	width: 375px;
	background-image: url(/graphismes/bannieres/bann_hs.png);
}
#header_droite{
	height:66px;
	background-repeat:no-repeat;
	background-image: url(/graphismes/bannieres/diamants_violet.png);
	margin-left: 375px;
	background-position: top center;
}
#header{
	height:66px;
}
a img{
	border:none;
}
#sous_menu_top{
	height: 4px;
}
#sous_menu_bas, #pied_bas, #pied_haut{
	height: 4px;
}
#sous_menu .sous_menu_gauche a{
	float:left;
	padding-left: 15px;
	margin-right: 10px;
}
#sous_menu .sous_menu_courriel a{
	float:left;
	padding-left: 20px;
	margin-right: 10px;
}
#sous_menu{
	padding: 0px 10px;
}
#sous_menu p,
.vertical p,
.sub-menu-droite p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#pied_de_page p{
	margin: 0;
	padding: 0px 5px;
	text-align: right;
	font-size: 0.7em;
}
p.notice{
	margin: 0;
	padding: 0px 5px;
	text-align: right;
	font-size: 0.6em;
	text-align: center;
}
#pied_de_page a,
a.lien_challenge:hover,
a.nom_membre:hover,
a.nom_moderateur:hover,
a.nom_admin:hover{
	text-decoration: underline;
}
.pied_gauche{
	float: left;
}
#pied_bas {
	margin-bottom: 5px;
}
#pied_haut {
	margin-top: 5px;
}
#sous_menu hr{
	border-bottom:none;
}
#menu_gauche{
	font-size: 0.8em;
	overflow: hidden;
	float:left;
	margin-top:5px;
}
#menu_droite_index,
.menu_gauche_challenges_div{
	font-size: 0.8em;
	overflow: hidden;
	float:right;
	margin-top:5px;
	width:200px;
}
.vertical a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px;
	margin: 0 0 2px 0;
	display: block;
	width: 170px;
  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.vertical a img{
	margin: 0 5px;
}
.vertical a:hover {
	background-position: center right;
	background-repeat:no-repeat;
}
#menu_horizontal, #menu_horizontal_mp {
	width:100%;
	font-size:0.9em;
	line-height:normal;
	overflow:hidden;
}
#menu_horizontal ul, #menu_horizontal_mp ul {
	margin:0;
	padding:0 10px 0 0px;
	list-style:none;
}
#menu_horizontal li, #menu_horizontal_mp li {
	display:inline;
	margin:0;
	padding:0;
}
#menu_horizontal a, #menu_horizontal_mp a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 16px;
}
#menu_horizontal a span, #menu_horizontal_mp a span  {
	float:left;
	display:block;
	padding:6px 11px 4px 4px;
	margin-right:2px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_horizontal a span, #menu_horizontal_mp a span {float:none;}
/* End IE5-Mac hack */
#menu_horizontal a:hover span, #menu_horizontal_mp a:hover span {
}
#menu_horizontal a:hover, #menu_horizontal_mp a:hover {
	background-position:0% -42px;
}
#menu_horizontal a:hover span, #menu_horizontal_mp a:hover span {
	background-position:100% -42px;
}
#menu_horizontal_mp a {
	background:url(/graphismes/menu_mp/left_mp.jpg) no-repeat left top;
}
#menu_horizontal_mp a span {
	background:url(/graphismes/menu_mp/right_mp.jpg) no-repeat right top;
	color:white;
}
.inscription input[type="text"],
.inscription input[type="password"],
.soumission_sim input,
.soumission_sim select,
.avertissement input[type="submit"],
textarea#question,
.input_simple,
.boite,
.fiche_express,
.boite2,
div.profil_membre,
div.faq_poser_question,
div.faq_poser_question div.contenu_question_faq,
#nouvelles_index .nouvelles_date
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
fieldset input,
.inscription input[type="text"],
.inscription input[type="password"],
.soumission_sim input,
.soumission_sim select,
div.pointagestyle_simple select,
.input_simple{
	padding: 2px 5px;
	margin: 2px 0;
}
.inscription label,
.soumission_sim label{
	width: 220px;
	display:block;
	float: left;
}
.inscription{
	width: 390px;
	margin: 0 auto;
}
.soumission_sim{
	width: 500px;
	margin: 0 auto;
}
.inscription input[type="submit"],
.soumission_sim input[type="submit"]{
	margin: 10px auto;
	display: block;
}
#corps h1{
	text-align:center;
}
.bouton_inscription{
	border: 1px solid #E2E2E2;
	padding: 5px;
	margin: 5px;
	background-color: #F3F3F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #C7C7C7;
	font-weight:bold;
	float:right;
}
.bouton_inscription:hover{
	color: #23AF20;
	border: 1px solid #23AF20;
}
.clicTitre a{
	font-weight:bold;
}
.boite,
.boite2 div{
	padding: 5px 10px;
	margin-bottom: 5px;
}
#page_aide h3{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
}
#page_aide div.aideh3{
	padding-left:40px;
	font-size: 0.9em;
}
#page_aide h4{
	margin-left:40px;
	margin-top:15px;
	margin-bottom: 5px;
}
#page_aide div.aideh4{
	padding-left:60px;
	font-size: 0.9em;
}
.message_erreur{
	border: 2px #BE3E1A solid;
	background-color: #EF8A2F;
	background-image: url(/graphismes/icones/messages/fond_erreur.jpg);
}
.message_erreur div{
	background-image: url(/graphismes/icones/messages/erreur.png);
}
.message_question,
.message_mp{
	border: 2px #0A5B75 solid;
	background-color: #2BBCE9;
	background-image: url(/graphismes/icones/messages/fond_question.jpg);
}
.message_question div{
	background-image: url(/graphismes/icones/messages/question.png);
}
.message_mp div{
	background-image: url(/graphismes/icones/messages/mp.png);
}
.message_nouveau_mp div{
	background-image: url(/graphismes/icones/messages/nouveau_message.gif);
}
.message_information{
	border: 2px #4D720D solid;
	background-color: #98C361;
	background-image: url(/graphismes/icones/messages/fond_information.jpg);
}
.message_information div{
	background-image: url(/graphismes/icones/messages/information.png);
}
.message_alerte,
.message_nouveau_mp{
	border: 2px #D27C01 solid;
	background-color: #F9B912;
	background-image: url(/graphismes/icones/messages/fond_alerte.jpg);
}
.message_alerte a,
.message_nouveau_mp a{
	color:#963E04;
}
.message_information a{
	color:#1D5208;
}
.message_erreur a{
	color:#661C07;
}
.message_question a{
	color:#032834;
}
.message_alerte a,
.message_nouveau_mp a,
.message_information a,
.message_erreur a,
.message_question a{
	font-weight:bold;
}
.message_alerte a:hover,
.message_nouveau_mp a:hover,
.message_information a:hover,
.message_erreur a:hover,
.message_question a:hover{
	text-decoration: underline;
}
.message_alerte div{
	background-image: url(/graphismes/icones/messages/alerte.png);
}
.message_alerte,
.message_information,
.message_erreur,
.message_question,
.message_mp,
.message_nouveau_mp{
	margin: 5px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: white;
	background-repeat: repeat-x;
}
.message_alerte div,
.message_information div,
.message_erreur div,
.message_question div,
.message_mp div,
.message_nouveau_mp div{
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 10px 5px 10px 52px;
	min-height: 32px;
}
.fil_ariane{
	font-size: 0.9em;
}
.fil_ariane a:hover{
	text-decoration: underline;
}
.liens_internes{
	float: right;
}
.fiche_express{
	background-color: #EEEFEF;
	background-image:url("/graphismes/tableaux/fond_persos.jpg");
	background-position: center center;
	background-repeat:no-repeat;
	min-height: 50px;
	width: 700px;
	margin: auto;
	padding: 2px 10px;
}
.fiche_express .gauche{
	text-align: right;
}
.fiche_express .droite{
	text-align: left;
}
.fiche_express .envoi td
{
	width: 50%;
}
div.persos_liste_sims3 div.perso_contenu{
	padding: 8px 10px 2px 215px;
	min-height:180px;
	height: 100%;
	text-align: left;
}
div.persos_liste_sims3 div.perso_image{
	padding: 20px 0 10px 0;
	width: 200px;
	float: left;
}
a.info_aide{
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none;
	cursor:help;
}
 
a.info_aide:hover{
	z-index:25;
	background-color:#FFF;
}
 
a.info_aide span{
	display: none
}
 
a.info_aide:hover span{
	display:block;
	position:absolute;
	top:5px; left:25px; width:15em;
	border:1px solid #0E2680;
	background-color:#DCE3FE;
	color:#000;
	text-align: justify;
	font-weight:none;
	padding:5px;
	font-size: 0.9em;
}
a.info_avatar{
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none
}
 
a.info_avatar:hover{
	z-index:25;
	background-color:#FFF
}
 
a.info_avatar span{
	display: none
}
 
a.info_avatar:hover span{
	display:block;
	position:absolute;
	top:-25px; left:40px; width:155px;
	border:1px solid #0E2680;
	background-color:#DCE3FE;
	color:#000;
	text-align: justify;
	font-weight:none;
	padding:5px;
	font-size: 0.9em;
}
.center{
	text-align:center;
}
.menu_gauche_profil{
	float:left;
}
div.profil_membre div.profil_image{
	padding: 20px 0 10px 0;
	width: 200px;
	float: left;
}
div.profil_membre div.profil_contenu{
	padding: 8px 10px 2px 215px;
	min-height:250px;
	height: 100%;
	text-align: left;
}
div.persos_liste_sims3{
	width:598px;
}
#membre_actuel{
	font-weight:bold;
}
div.texte_centre{
	text-align:center;
}
div.texte_gauche{
	text-align:left;
}
div.texte_droite{
	text-align:right;
}
div.texte_justifie{
	text-align:justify;
}
ul.liste_puce li{
	padding-left:0;
	padding-bottom: 5px;
}
textarea.input_simple{
	width:100%;
	min-height:250px;
}
div.onglet_top_mp,
div.onglet_bottom_mp,
div.lecture_mp_fond{
	background-color:#306AA0;
	padding: 2px 3px;
	color:white;
	border: 1px solid #306AA0;
}
div.onglet_top_mp,
div.onglet_bottom_mp{
	font-size: 0.8em;
}
div.onglet_top_mp,
div.lecture_mp_fond{
	border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}
div.entete_message,
div.contenu_message{
	border: 1px #ABE0F8 solid;
	padding: 5px;
}
div.entete_message{
	background-color: #2DA2D9;
	min-height: 40px;
}
div.entete_message a{
	color:#0D3050;
	font-weight:bold;
}
div.contenu_message{
	color: #0D3050;
	background-color:#D4E8F1;
	height: 300px;
	overflow:auto;
	background-image:url("/graphismes/fonds/mp/fond_lecture.png");
	background-position: bottom;
	background-repeat: repeat-x;
}
table.liste_mp{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.boite2{
	width:100%;
	margin: 0 0 10px 0;
	text-align:left;
}
.boite2 div:first-child{
	background-repeat:repeat-x;
	min-height: 180px;
}
.tableau_600px thead{
	height:33px;
}
.tableau_600px{
	width:600px;
	text-align:center;
	border-collapse:collapse;
	margin:auto;
}
table.liste_mp td.mp_description{
	text-align: left;
}
.pagination span.disabled { 
	border:1px solid #DDDDDD;
	color:#999999;
}
.pagination a {
	text-decoration:none;
}
table td.cimetiere_pierre{
	width: 80px;
}
.pagination {
	line-height:1em;
	font-size: 1em;
	font-weight:bold;
}
.pagination a,
.pagination span {
	padding:0.1em 0.4em;
}
table td.cimetiere_titre{
	height: 202px;
}
table.cimetiere{
	width: 650px;
	margin: 0 auto;
	border-collapse: collapse;
	text-align: center;
}
.index_site_nouvelles{
	float:right;
	width:500px;
	margin: 0 0 5px 5px;
}
.index_site_nouvelles table{
	border-collapse:collapse;
	width:100%;
}
.index_site_nouvelles .top{
	height: 20px;
}
.index_site_nouvelles .top_gauche{
	width: 3px;
	background-image:url("/graphismes/top_left.png");
	background-repeat:no-repeat;
}
.index_site_nouvelles .top_droite{
	width: 3px;
	background-image:url("/graphismes/top_right.png");
	background-repeat:no-repeat;
}
.index_site_nouvelles .top_centre{
	background-image:url("/graphismes/top_middle.png");
	background-repeat:repeat-x;
}
.index_site_nouvelles .nouvelle_contenu{
	background-image:url("/graphismes/fond_fenetre_bleu.jpg");
	padding: 3px 5px;
}
.index_site_nouvelles .titre_top_nouvelles{
	font-size: 1.5em;
}
.index_site_nouvelles .nouvelles{
	border-top: 1px solid #0D3050;
	border-left: 1px solid #0D3050;
	padding: 3px;
	background-image:url("/graphismes/fonds/nouvelles/fond_message.png");
}
.index_site_nouvelles .nouvelles .nouvelles_date{
	background-color:#0D3050;
	color:white;
	padding: 2px 3px;
}
.index_site_nouvelles .nouvelles .nouvelles_titre{
	font-size: 1.3em;
}

.arrowgreen,
.arrowgreen_challenges{
	border-style: solid solid none solid;
	border-size: 1px;
	border-width: 1px;
}
.arrowgreen{
	width: 170px;
}
.arrowgreen_challenges{
	width: 198px;
}
.arrowgreen ul,
.arrowgreen_challenges ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
}
	
.arrowgreen li a,
.arrowgreen_challenges li a{
	display: block;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 5px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}

.arrowgreen li a:hover,
.arrowgreen_challenges li a:hover{
	background-position: 100% -32px;
}	
.arrowgreen li a.selected,
.arrowgreen_challenges li a.selected{
	color: #BCC5DC;
	background-position: 100% -64px;
}
.menu_droite_top{
	background-image:url("/graphismes/tableaux/top_bleu_index.png");
	width:200px;
	padding: 0 8px;
}
.menu_gauche_challenges{
	background-image:url("/graphismes/tableaux/top_jaune_challenges.png");
	width:184px;
	padding: 0 8px;
}
.menu_droite_top img,
.menu_gauche_challenges img,
#presentation_top_index img,
#nouvelles_top_index img,
#nouvelles_index .nouvelles_date img,
.arrowgreen ul li img,
.arrowgreen_challenges ul li img,
.tableau_600px tbody img,
#sous_menu img,
div.challenges_etendu div img,
div.challenges_etendu_sub table td img,
table.table_auteurs td img,
.credits_challenge img
{
	vertical-align:middle;
}
.sub-menu-droite{
	background-image:url("/graphismes/fonds/degrades/boite_degrade_bleu.jpg");
	min-height:30px;
	border-left: solid 1px #094884;
	border-bottom: solid 1px #094884;
	border-right: solid 1px #094884;
	padding: 5px;
	color: #094884;
	margin-bottom:10px;
}
.sub-menu-droite label{
	width:55px;
	display:block;
	float:left;
}
.sub-menu-droite input[type="text"],
.sub-menu-droite input[type="password"]{
	width: 120px;
}
.sub-menu-droite .gauche{
	text-align:left;
}
.sub-menu-droite .lien-inscription{
	color:green;
}
.sub-menu-droite .lien-inscription:hover{
	text-decoration: underline;
}
.sub-menu-droite h4{
 padding:0;
 margin:0;
 font-size:1.2em;
}
#presentation_top_index{
	background-image:url("/graphismes/tableaux/top_index_750px.png");
	width:744px;
	padding: 0 8px;
}
#presentation_top_index,
.menu_droite_top,
.menu_gauche_challenges,
#nouvelles_top_index,
div.challenges_etendu div
{
	font-weight:bolder;
	font-variant:small-caps;
	text-align: left;
	height: 33px;
	line-height: 33px;
	color:white;
	font-size: 1.5em;
}
.arrowgreen li a,
#presentation_top_index,
.menu_droite_top,
.menu_gauche_challenges,
#nouvelles_top_index,
#sous_menu,
#menu_horizontal,
.tableau_600px thead,
#pied_de_page,
div.challenges_etendu div{
	text-shadow:#333  1px 1px 1px;
}
#sub-presentation_index{
	background-image:url("/graphismes/fonds/degrades/boite_continu_vert.jpg");
	min-height:100px;
	border-left: solid 1px #087F2D;
	border-bottom: solid 1px #087F2D;
	border-right: solid 1px #087F2D;
	padding: 10px 10px;
	color: #087F2D;
	text-align:left;
	margin-bottom:10px;
}
#nouvelles_top_index{
	background-image:url("/graphismes/tableaux/top_index_750px_orange.png");
	width:744px;
	padding: 0 8px;
}
.lettrine{
	display: block;
 		float: left;
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", serif;
	font-size: 5em;
	line-height: 88%;
	font-weight: bold;
	color: #064A1B;
}
#nouvelles_index{
	background-image:url("/graphismes/fonds/degrades/boite_continu_jaune.jpg");
	min-height:100px;
	border-left: solid 1px #8D5709;
	border-bottom: solid 1px #8D5709;
	border-right: solid 1px #8D5709;
	padding: 10px 10px;
	color: #8D5709;
	text-align:left;
	margin-bottom:10px;
}
#nouvelles_index h2{
	color:#E3A244;
	padding:0;
	margin:0;
	border-bottom: solid 2px #B84A24;
	font-size: 2em;
}
#nouvelles_index .nouvelles_date{
	background-color:#CF9D58;
	margin: 3px 0 20px 0;
	padding: 0;
	color:#F6CDBE;
	border: #F6CDBE solid 1px;
	font-size: 0.7em;
}
a.nom_membre{
	color:#087F2D;
}
a.lien_challenge{
	color: #8D5709;
}
a.lien_challenge,
a.nom_membre,
a.nom_moderateur,
a.nom_admin{
	font-weight: bolder;
}
.avatar_index{
	float:left;
	margin: 0 10px 2px 0;
}
.messages_index{
	min-height:40px;
	padding: 2px 0;
}
.sub-menu-gauche-challenges{
	background-image:url("/graphismes/fonds/degrades/boite_continu_jaune.jpg");
	border-left: solid 1px #7F7208;
	border-bottom: solid 1px #7F7208;
	border-right: solid 1px #7F7208;
	padding: 2px 10px;
	color: #8D5709;
	text-align:left;
	margin-bottom:10px;
	max-width:178px;
}
div.challenges_etendu {
	height:33px;
	width:770px;
}
div.challenges_etendu div{
	float:left;
	display:inline-block;
	background:transparent url(/graphismes/tableaux/top_coulissants/bleu_base.png) no-repeat scroll left top;
	height:33px;
	line-height:33px;
	width:700px;
	padding-left: 10px;
}
div.challenges_etendu span{
	display:inline-block;
	background:transparent url(/graphismes/tableaux/top_coulissants/bleu_base.png) no-repeat scroll right top;
	line-height:33px;
	height:33px;
	width:60px;
}
div.challenges_etendu_sub{
	width:758px;
	border-width:1px;
	border-style:solid;
	margin-bottom: 5px;
	padding: 3px 5px;
}
div.challenges_etendu_sub table td{
	width:33%;
}
div.challenges_etendu_sub table{
	width:100%;
}
ul.liste_challenges{
	max-width: 150px;
	list-style-image: url(/graphismes/puces/puce_orangee.png);
	padding-left:5px;
	margin-left:10px;
	list-style-type: disc;

}
a.info_challenge{
	position:relative;
	z-index:24;
	color:inherit;
	text-decoration:none;
	cursor:hand;
}
 
a.info_challenge:hover{
	z-index:25;
	background-color:#FFF;
}
 
a.info_challenge span{
	display:none;
}
 
a.info_challenge:hover span{
	display:block;
	position:absolute;
	top:5px; left:-26px; 
	width:188px;
	border:1px solid #0E2680;
	background-color:#DCE3FE;
	background-image: URL(/graphismes/fonds/degrades/boite_continu_bleu.jpg);
	color:#000;
	font-weight:none;
	padding:4px 5px;
	font-size: 0.9em;
	text-align:left;
}
a.info_challenge span h3{
	margin:0;
}
a.info_challenge span hr{
	border-bottom:none;
}
.deroulant_ouvert{ /*class added to contents of 2nd demo when they are open*/
color: #3880A8;
}

.deroulant_ferme{ /*class added to contents of 2nd demo when they are closed*/
color: #66A8CC;
}
.recherche_titre{
	font-size:1.5em;
}
.recherche_element{
	border: 1px solid grey;
	padding: 3px 10px;
}
fieldset#filtre{
	background-color:white;
}
fieldset#filtre a{
	color:#2BAF19;
}
.credits_challenge{
	float:right;
	width:200px;
	padding-left: 10px;
}
.credits_challenge h3{
	padding: 0;
	margin: 0;
}
.credits_challenge h4,
.credits_challenge h5,
.credits_challenge h6{
	margin: 0 0 5px 0;
}
.credits_challenge p{
	padding-bottom: 12px;
	margin: 0 0 3px 0;
	text-align:left;
}
.index_challenges{
	padding-right:220px;
}
.credits_challenge h4,
.credits_challenge h5,
.credits_challenge h6{
	font-variant:small-caps;
}
.Grille_Img_Profil{
	float: left;
	width: 200px;
	text-align:center;
}
.Grille_Descriptions{
	min-height: 150px;
}
h1{
	margin:3px 0 15px 0;
}
h2{
	margin:0 0 10px 0;
}
h3{
	margin:0 0 6px 0;
}
h4{
	margin:0 0 5px 0;
}
h5{
	margin:0 0 3px 0;
}
h6{
	margin:0;
}
p{
	padding:0;
	margin:0 0 5px 0;
	line-height: 1.2em;
}
.table_moderateur_histoires tr td{
	padding: 5px 10px;
	border: 1px solid green;
}