body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #399F22;
	background-image: url(../images/bg_window.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #68B36F;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF3300;
}
img{
	border:0;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #151515;
	background-image: url(../images/fond_wrapper.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 23px;
	padding-left: 23px;
}
.footer {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 75px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.page {
	background-color: #151515;
	background-image: url(../images/fond_page.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 930px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: visible;
}
.spacer {
	clear: both;
}
.banner {
	width: 950px;
	background-color: #717271;
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	position: relative;
}
#annoncesoff {
	background-image: url(../images/fond_annonce.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: ozone;
	display: block;
	height: 74px;
	width: 156px;
	font-size: 13px;
	color: red;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: -3px;
	left: 686px;
	padding-top: 5px;
}
.wrapper .banner .social {
	list-style-type: none;
	position: absolute;
	width: 100px;
	left: 850px;
	top: 0px;
	height: 76px;
}
.wrapper .banner .social #post a {
	background-image: url(../images/bt_messagerie.png);
	display: block;
	height: 22px;
	width: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 2px;
	text-align: center;
	padding-right: 16px;
	position: absolute;
	top: 32px;
	left: 0px;
}
.wrapper .banner .social #postvide a {
	background-image: url(../images/bt_messagerie_vid.png);
	display: block;
	height: 22px;
	width: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 2px;
	text-align: center;
	padding-right: 16px;
	position: absolute;
	top: 32px;
	left: 0px;
}
.wrapper .banner .social #date a {
	background-image: url(../images/bt_calendrier.png);
	display: block;
	height: 44px;
	width: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 28px;
	left: 54px;
}
.wrapper  .banner  .social  #date a #month {
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	width: 40px;
	top: 11px;
	left: 0px;
	text-align: center;
	text-decoration: none;
}
.wrapper .banner .social #date a #day {
	font-size: 12px;
	color: #000000;
	position: absolute;
	width: 40px;
	top: 20px;
	text-align: center;
	text-decoration: none;
}
.wrapper .banner .social #date a #clock {
	font-size: 7px;
	color: #FFFFFF;
	position: absolute;
	width: 40px;
	top: 31px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wrapper .page .end_content {
	clear: both;
}
.wrapper .page .layout {
	background-image: url(../images/bg_layout.gif);
	background-repeat: repeat-y;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.wrapper .page .end_layout {
	background-image: url(../images/end_layout.png);
	height: 21px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.wrapper .page .layout .columns {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wrapper  .page  .title_category {
	height: 34px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/titre_categorie.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 715px;
	padding-left: 22px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	font-size: 18px;
	text-align: center;
}
.wrapper .page .title_category .annonce {
	position: absolute;
	left: 210px;
	top: 10px;
	width: 680px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.wrapper .page .layout .columns li {
	padding-top: 20px;
	margin: 0px;
	float: left;
}
.wrapper .page .layout .columns li ul,
.wrapper .page .layout .columns li ul li,
.wrapper .page .layout .columns li ul h2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.wrapper .page .layout .columns li ul {
	margin-right: auto;
	margin-left: auto;
}
.wrapper .page .layout .columns li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.wrapper .page .layout .columns li ul li ul li {
	list-style-image: url(../images/bullet_details.gif);
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 2px;
	clear: both;
	padding-top: 0px;
}
.wrapper .page .layout .columns li ul li ul .paragraph {
	padding-top: 10px;
	padding-left: 18px;
	clear: both;
	padding-bottom: 10px;
	line-height: 20px;
}
.wrapper .page .layout .columns li ul li ul li strong,
.wrapper .page .layout .columns li ul li ul .paragraph strong {
	font-weight: bold;
	color: #CC0000;
}
.wrapper .page .layout .columns li ul li ul li img {
	vertical-align: sub;
}
.colonne1_30 {
	width: 270px;
	margin-left: 8px;
}
.colonne2_30 {
	width: 270px;
	margin-left: 8px;
}
.colonne3_30 {
	width: 270px;
	margin-left: 8px;
}
.colonne1_50 {
	width: 425px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.colonne1_75 {
	width: 637px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.colonne1_100 {
	width: 850px;
	float: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.colonne2_50 {
	width: 425px;
}
.colonne1_30 ul,.colonne2_30 ul,.colonne3_30 ul {
	background-image: url(../images/fond_li_details.gif);
	background-repeat: repeat-y;
	width: 254px;
}
.colonne2_50 ul, .colonne1_50 ul{
	background-image: url(../images/fond_li_details_large.gif);
	background-repeat: repeat-y;
	width: 397px;
}
.colonne1_30 ul li,.colonne2_30 ul li,.colonne3_30 ul li {
	background-image: url(../images/fin_li_details.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.colonne2_50 ul li , .colonne1_50 ul li{
	background-image: url(../images/fin_li_details_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.colonne1_30 ul li ul li,.colonne2_30 ul li ul li,.colonne3_30 ul li ul li {
	background-image: none;
}
.colonne2_50 ul li ul li , .colonne1_50 ul li ul li{
	background-image: none;
	float: left;
	width: 50%;
	clear: none;	
}
.colonne1_75 ul {
	background-image: url(../images/fond_li_details_medlarge.gif);
	background-repeat: repeat-y;
	width: 637px;
}
.colonne1_75 ul li {
	background-image: url(../images/fin_li_details_medlarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.colonne1_100 ul {
	background-image: url(../images/fond_li_details_treslarge.gif);
	background-repeat: repeat-y;
	width: 850px;
}
.colonne1_100 ul li {
	background-image: url(../images/fin_li_details_treslarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navblue_l a {
	background-image: url(../images/bt_fin_bleu.png);
	height: 21px;
	width: 181px;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.navgreen_xl a {
	background-image: url(../images/bt_large_vert.png);
	height: 29px;
	width: 155px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 7px;
	padding-left: 20px;
	padding-top: 9px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.navgreen_xl_ok {
	background-image: url(../images/bt_large_vert.png);
	height: 38px;
	width: 182px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navred_xl_ok {
	background-image: url(../images/bt_large_rouge.png);
	height: 38px;
	width: 182px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navgreen_xxl_ok {
	background-image: url(../images/bt_treslarge_vert.png);
	height: 38px;
	width: 207px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.navred_xl a {
	background-image: url(../images/bt_large_rouge.png);
	height: 29px;
	width: 155px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 7px;
	padding-left: 20px;
	padding-top: 9px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.navgreen_xxl a {
	background-image: url(../images/bt_treslarge_vert.png);
	height: 29px;
	width: 180px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 7px;
	padding-left: 20px;
	padding-top: 9px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.navred_xxl a {
	background-image: url(../images/bt_treslarge_rouge.png);
	height: 29px;
	width: 180px;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 7px;
	padding-left: 20px;
	padding-top: 9px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.navblue_l a:hover {
	background-image: url(../images/bt_fin_bleu_on.png);
}
.navgreen_xl a:hover, .navgreen_xl_ok:active {
	background-image: url(../images/bt_large_vert_on.png);
}
.navred_xl a:hover, .navred_xl_ok:active {
	background-image: url(../images/bt_large_rouge_on.png);
}
.navgreen_xxl a:hover, .navgreen_xxl_ok:active {
	background-image: url(../images/bt_treslarge_vert_on.png);
}
.navred_xxl a:hover {
	background-image: url(../images/bt_treslarge_rouge_on.png);
}
.large_pub {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 300px;
}
.smalltitle {
	background-image: url(../images/titre_smalltitle.gif);
	height: 28px;
	width: 236px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.largetitle {
	background-image: url(../images/titre_largetitle.gif);
	height: 28px;
	width: 379px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 12px;
}
.medlargetitle {
	background-image: url(../images/titre_medlargetitle.gif);
	height: 28px;
	width: 625px;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 12px;
}
.verylargetitle {
	background-image: url(../images/titre_verylargetitle.gif);
	height: 28px;
	width: 832px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 12px;
}
.rowtitles         {
	clear: both;
	background-color: #D0EFB4;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: -5px;
}
.colonne_coche {
	float: left;
	width: 10%;
	text-align: center;
}
.colonne_date {
	float: left;
	width: 25%;
	text-align: center;
}
.colonne_beneficiaire {
	float: left;
	width: 40%;
	text-align: center;
}
.colonne_expediteur {
	float: left;
	width: 20%;
	text-align: center;
}
.colonne_datemail {
	float: left;
	width: 20%;
	text-align: center;
}
.colonne_sujet {
	float: left;
	width: 50%;
	text-align: left;
}
.colonne_type {
	float: left;
	width: 25%;
	text-align: center;
}
.colonne_50 {
	float: left;
	width: 50%;
	text-align: center;
}
.colonne_40 {
	float: left;
	width: 40%;
	text-align: center;
}
.colonne_30 {
	float: left;
	width: 30%;
	text-align: center;
}
.colonne_25 {
	float: left;
	width: 25%;
	text-align: center;
}
.colonne_22 {
	float: left;
	width: 22%;
	text-align: center;
}
.colonne_20 {
	float: left;
	width: 20%;
	text-align: center;
}
.colonne_15 {
	float: left;
	width: 15%;
	text-align: center;
}
.colonne_13 {
	float: left;
	width: 13%;
	text-align: center;
}
.colonne_10 {
	float: left;
	width: 10%;
	text-align: center;
}
.colonne_7 {
	float: left;
	width: 7%;
	text-align: center;
}
.colonne_5 {
	float: left;
	width: 5%;
	text-align: center;
}

.row1 {
	clear: both;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #399F22;
}
.row2 {
	clear: both;
	background-color: #E0EFDC;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #399F22;
}
.footer ul {
	list-style-type: none;
	text-align: center;
	width: 435px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
}
.footer li {
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
	float: left;
}
.footer a i {
	visibility: hidden;
}
.footer #presentation a {
	background-image: url(../images/bt_footer_presentation.gif);
	height: 22px;
	width: 114px;
	text-decoration: none;
	display: block;
}
.footer #presentation a:hover {
	background-image: url(../images/bt_footer_presentation_on.gif);
}
.footer #forum a {
	background-image: url(../images/bt_footer_forum.gif);
	height: 22px;
	width: 76px;
	text-decoration: none;
	display: block;
}
.footer #forum a:hover {
	background-image: url(../images/bt_footer_forum_on.gif);
}
.footer #minijeux a {
	background-image: url(../images/bt_footer_minijeux.gif);
	height: 22px;
	width: 141px;
	text-decoration: none;
	display: block;
}
.footer #minijeux a:hover {
	background-image: url(../images/bt_footer_minijeux_on.gif);
}
.footer #boutique a {
	background-image: url(../images/bt_footer_boutique.gif);
	height: 22px;
	width: 88px;
	text-decoration: none;
	display: block;
}
.footer #boutique a:hover {
	background-image: url(../images/bt_footer_boutique_on.gif);
}
.footer .links {
	clear: both;
	padding-top: 5px;
	color: #009900;
	padding-left: 30px;
}
.footer .links a,
.footer .links a:active,
.footer .links a:visited
{
	text-decoration: underline;
	color: #009900;
}
.footer .links a:hover {
	color: #FF6600;
}
.footer .partners {
	padding-top: 10px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-right: 30px;
}
.footer .partners a,
.footer .partners a:active,
.footer .partners a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
}
.footer .partners a:hover {
	color: #B0F9AA;
}
#pub_joueurs {
	text-align: center;
	margin-bottom: 20px;
}

.sympathie 
{
	background-image: 	url("../images/etoile.gif");
	background-position : 	left;
	background-repeat: 	repeat-x;
	height : 				19px;
	margin-left : 			69px;
	margin-top : 			-16px;
	overflow : 			hidden;
}
.transp{
	z-index:10;
	position: absolute;
	display : none;
	background-color: black;
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	position:fixed;height:100%;width:100%;background-color:#000;filter:alpha(opacity=70);opacity:.7;-moz-opacity:.7;
}		
#supmod{
	display : none;
}
.difficulty 
{
	background-image: 	url("../design/ball.png");
	background-repeat: 	repeat-x;
	height : 				17px;
	margin-left : 			auto;
	margin-right : 		auto;
}

input {
	font-size: 12px;
	color: #399F22;
	border: 1px solid #8EC992;
	height: 16px;
	padding: 1px;
}
textarea, select {
	font-size: 12px;
	color: #399F22;
	border: 1px solid #8EC992;
	padding: 1px;
}

.wrapper #indicateur-chargementG { 
position:absolute;
z-index:6;
margin-top: 200px;
margin-left:350px;
width:379px;
height:191px;
font-weight: bold;
}

.wrapper #indicateur-erreur { 
position:absolute;
z-index:6;
margin-top: 150px;
margin-left:300px;
background-image:url('../design10/Erreurs.png');
background-repeat: 	no-repeat;
background-position:top left;
width:379px;
height:191px;
font-weight: bold;
}

#erreur-titre { 
  position:relative; 
  top:40%;
  width: 290px;
  margin-left:auto;
  margin-right:auto;
  color:black;
}


.popup50 {
	position: absolute;
	margin: 0px;
	top: 170px;
	margin-left:245px;
	z-index:20;
}
.popup75 {
	position: absolute;
	margin: 0px;
	top: 170px;
	margin-left:145px;
	z-index:20;
}
.popcolumns li {
	margin: 0px;
	float: left;
}
.popcolumns li ul,
.popcolumns li ul li,
.popcolumns li ul h2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.popcolumns li ul {
	margin-right: auto;
	margin-left: auto;
}
.popcolumns li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}

.popcolonne1_50 {
	width: 425px;
}
.popcolonne1_75 {
	width: 637px;
	margin-left: auto;
	margin-right: auto;
}
.popcolonne1_100 {
	width: 850px;
	float: none;
}

.popcolonne1_30 ul {
	background-image: url(../images/fond_li_details.gif);
	background-repeat: repeat-y;
	width: 254px;
}
.popcolonne1_50 ul{
	background-image: url(../images/fond_li_details_large.gif);
	background-repeat: repeat-y;
	width: 397px;
}
.popcolonne1_30 ul li {
	background-image: url(../images/fin_li_details.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.popcolonne1_50 ul li{
	background-image: url(../images/fin_li_details_large.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.popcolonne1_30 ul li ul li {
	background-image: none;
}
.popcolonne1_50 ul li ul li{
	background-image: none;
	float: left;
	width: 50%;
	clear: none;	
}
.popcolonne1_75 ul {
	background-image: url(../images/fond_li_details_medlarge.gif);
	background-repeat: repeat-y;
	width: 637px;
}
.popcolonne1_75 ul li {
	background-image: url(../images/fin_li_details_medlarge.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.popcolonne1_100 ul {
	background-image: url(../images/fond_li_details_treslarge.gif);
	background-repeat: repeat-y;
	width: 850px;
}
.popcolonne1_100 ul li {
	background-image: url(../images/fin_li_details_treslarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}





