@import "headermenu.css";
*:focus{
	outline:none;

}

body {
	background:#004387 url(./images/ps_coupe_dodge.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}

.float_left{
	float:left;
	}

#faux_column{
	width:965px;
	overflow:hidden;
}
#faux_column div.generic_col {
	width:300px;
	float:left;
	margin:0 10px;
}

object{
	clear:both;
}


#corner_ad,#corner_ad_small{
	position:absolute;
	top:0px;
	right:0px;
	z-index:1000;
	float:right;
}

#smallad_container_wrap,#ad_container_wrap{
	position:absolute;
	top:0px;
	right:0px;
	z-index:1000;
	float:right;

}

/*================================================ Typographie générale =================================================*/

body {
	color:#333;
	font-family:verdanna,Arial, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a img {
	border:none;
}

img{
	margin:0px;
	}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:inherit;
}

a:active {
	color:#c31d10;
	}

h1 {
	font-size:24px;
	font-weight:300;
	letter-spacing:1px;
}

h2{
	background-color: #AAAAAA;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
}


.envoie {
	display:block;
	padding:5px;
	text-align:center;
	border:1px solid #333;
	color:#eee;
	font-weight:500;
	letter-spacing:1px;
	background-color: #c31d10;
	margin:auto;
	text-decoration:none;
	font-variant:small-caps;
	width:100px;
	cursor:pointer;
}
.envoie:hover {
	background-color:#de4539;
}
#col_droite, #sondage_box {}


.linkto_share{background:url('images/icone_enveloppe.png') top left no-repeat;}
.linkto_comment{background:url('images/icone_comment.png') top left no-repeat;}
.linkto_cheer{background:url('images/icone_cheer.png') top left no-repeat;display:block;height:20px;}
.linkto_tag{background:url('images/icone_comment.png') top left no-repeat;display:block;height:20px;}
a.linkto_comment, a.linkto_cheer, a.linkto_share{
	display:block;
	float:right;
	font-size:10px;
	padding-left:19px;
	margin-right: 3px;
	color:#666;
	line-height:normal;
	cursor: pointer;
	}

div.recherche input[type="checkbox"]{
	width:20px;
}


.error{
	background-image:url('error.gif');
	background-repeat:no-repeat;
	background-position: 4px center;
	background-color:#FDEBCF;
	border:2px solid #FF5050;
	padding:7px;
	padding: 15px 10px 15px 40px;
	margin: 10px auto;
	font-weight:bold;
	font-size:12px;
width:80%;
}

.success{
	background-image:url('success.gif');
	background-repeat:no-repeat;
	background-position: 4px center;
	background-color: #CCFFCC;
	border: 2px solid #669900;
	padding: 15px 10px 15px 40px;

	margin: 10px auto;
	font-weight: bold;
	font-size:12px;
	width:80%;
}
.warning{
	background-image:url('warning.gif');
	background-repeat:no-repeat;
	background-position: 4px center;
	background-color:#FFF8AF;
	border:2px solid #AFA212;
	font-size:12px;
	font-weight:bold;
	padding: 15px 10px 15px 40px;

	margin: 10px auto;
width:80%;
}

.success a{
color:#669900;
}

.warning a{
color:#AFA212}

.error a{
color:#FF5050;}

.success input, .warning input, .error input, .tips input{
	display:inline-block;
	margin: 10px;
	background-color:#333;
	border:1px solid #000;
	color:#fff;
	cursor:pointer;
}
/* ------------------------------------   About dans la colone de droite sur la page login -----------*/

#aboutLogin {width:300px;
float:right;
margin-top:20px;
padding:10px;
background-color:#eee;}

#aboutLogin p{
text-indent:20px;
margin:15px;
line-height:16px;
font-size:14px;
color:#666;}

#aboutLogin li{
font-size:11px;
margin: 10px 0;
font-variant:small-caps;
color:#000;}

#aboutLogin ul{
margin-bottom:30px;
}


/*======================================== Search at the top ==========================================*/

#searchbar_top{
	float:right;
	width:200px;
	padding: 0 5px 0 0;
	text-align:right;
	}

#searchbar_top input[type="text"]{
	width:120px;
	border:1px solid #000;
	 background-color:#999;
	 color:#000;
	 height:12px;
	 margin:0px;
	 }

#searchbar_top input[type="text"]:focus{
	background-color:#fff;
	 }

#searchbar_top input[type="submit"]{
margin:0px;
height:16px;
width:17px;
background:#000 url(images/loupe.png) center center no-repeat;
border:none;
cursor:pointer;
}

/*======================================== Barre de navigation ========================================*/
#navigation {
	border-top:2px solid #d15248;
	border-bottom:1px solid #555;
	background:#777;
	padding:10px 0px 10px 0px;
	width:100%;
	height:15px;
}
#nav_gauche {
	float:left;
	margin-left:10px;
}
#nav_droite {
	float:right;
	margin-right:10px;
}
#navigation a {
	font-weight:400;
	color:#eee;
	border-right:solid 1px #eee;
	margin:5px;
	padding-right:5px;
}
#navigation a:hover {
	color:#fff;
}




/* ========================================   tool box ======================================================*/

#toolboxbutton {

width:310px;
height:42px;
color:#eee;
margin:auto;
border-bottom:none;
overflow:hidden;
cursor:pointer;
background-image:url(images/onglet_outils.png);
}

#toolboxwrap{
position:fixed;
bottom:0px;
width : 100%;
padding-top:20px;




}

#toolbox{
display:none;
width:600px;
background:#aaa url(images/tool_trame.png);
margin:auto;
padding-top:15px;
padding-bottom:5px;
border-top:3px solid #353838;
border-left:2px solid #000;
border-right:2px solid #000;
opacity: .95;
filter: alpha(opacity=95);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
;-khtml-opacity:0.95;
cursor:crosshair;
}


#toolbox .outil {
	background:#333;
	display:block;
	border: 1px solid #aaa;
	margin: 6px 17px 6px 17px;
	padding: 5px;
	width:250px;
	height:100px;
	color:#fff;
	float:left;
	}

#toolbox .outil a.lien_outil {
display:block;
margin-left:69px;
	background: url(images/puces.gif) top left no-repeat;
	padding-left: 8px;
	color:#fff;
	font-weight:100;
	line-height:1.5em;
}

#toolbox .outil a em{
	color:#0066ff;
	font-style:normal;
	}

#toolbox .outil:hover {
	text-decoration:none;
}



#toolbox .outil img {
	float:left;
	margin-right:5px;
	border:1px solid #000;
	}


#toolbox .outil h1{
	color:#aaa;
	font-size:14px;
	margin:0px;
	margin-bottom:4px;
	}

#tool_close{
display:block;
float:right;
padding-left:19px;
margin-top:30px;
margin-right:10px;
color:#fff;
padding-right:3px;
cursor:pointer;
}

#tool_close:hover{
background:url(images/close_over.png) top left no-repeat;
text-decoration:none;

}

#login_tool{
	float:left;
	width:300px;
	}

#signin_tool{
	margin-left:20px;
	float:left;
	clear:none;
	}

#signin_tool div.enterprise{
	border: 1px solid #aaa;
	background-color: #eee;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
	}

#signin_tool div.enterprise div{
	font-size: 16px;
	}

#signin_tool div.enterprise input{
	display: inline;
	}

.outil#login_tool, .outil#signin_tool {
	height:370px;
	}

.outil#login_tool img, .outil#signin_tool img{float:none}

#login_tool input, #signin_tool input{
	display:block;
	margin-bottom:15px;

	}



#login_tool p, #signin_tool p{
	margin-top: 10px;
	margin-bottom:0px;
	padding:2px;

	}

#login_tool input, #signin_tool input {
	/*color: #999;*/
}

#login_tool input:focus, #signin_tool input:focus {
	color: #333;
}


h1.alert{
margin:0px 24px 10px 18px;
color:#ff7800;
background:#ffdeb7 url(images/alertbg.jpg) center left no-repeat;
background-position: 5px center;
border: 1px solid #ff7800;
padding:10px 5px 5px 45px;
font-size:24px
}
#notlogged{display:block;}
#membertool{display:none;}



/*========================================  Enveloppe principale du site  ===================================*/
#mainWrap {

	position:relative;
	clear:both;
	width:985px;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	background-image:none;
}

#faux_column {

}

#ombre{
background: url(images/ombre_clean_d.gif) repeat-y top left;
position:relative;
right:20px;
width:985px;
padding-left:20px;
padding-right:20px;
float:left;
}
/*========================================  Publicité en haut de la page  ===================================*/

#pub_baniere {
	background: url('images/banierebg.png');
	float:left;
	width:799px;
}

#pub_baniere iframe {
	padding-left: 30px;
}
#pub_smallbox {
	background: url('images/petitepubbg.png');
	float:right;
	width:182px;
}
.pub_top {
	height:99px;
	text-align:center;
	padding-top:9px;
	margin-bottom:11px;
	margin-top:10px;

}
/*========================================  header  ===================================*/

#header{
margin-top:15px;
height:90px;
background:url(./images/zzzheaderbgtest3.gif) top left no-repeat;
padding-top:10px;
position:relative;
right:15px;
width:1025px;
height:130px;
color:#fff;
overflow:hidden;
}

#visiteur div.imgWrap{
	float:right;
text-align:center;
height:60px;
width:60px;
line-height:60px;
}

#visiteur div.imgWrap img{
vertical-align:middle;
border:2px solid #fff;
}

#visiteur div.visiteuContent{
	border: 1px solid #333;
	margin:0px;
	color:#c31d10;
	text-align:left;
	margin-right:50px;
	float:right;
	width:60px;
}

#backto_index{
	display:block;
	width:270px;
	float:left;
	height:88px;
}
#header .banner_wrap{
	float:left;
	margin-bottom:3px;
}

#headerSubMenu img{
	vertical-align:middle;
}
#headerSubMenu{
	clear:both;
	padding-left:270px;
	padding-right:25px;
	height:22px;
}

#headerSubMenu a{
	color:#fff;
}

#headerSubMenu .messages{
	color:#df6400;
}
#headerSubMenu .messages a{
	color:#df6400;
}
#headerSubMenu .first{
	float:left;
	padding-top:3px;
}

#headerSubMenu .second{
	float:right;
}

#header h2#punchline{
	font-size:12px;
	color:#fff;
	background:none;
	text-align:center;
	font-weight:normal;
	padding:0 0 0 70px;
	position:relative;
	top:-8px;
}
#header h2#punchline span{
	color:#e4151b;
}

.lowmenuDiv span.new{
	font-size : xx-small;
	text-decoration:underline;
	color:#17c500;
}
/*================= entête ==================*/


#en_tete{
	/*background-color:#ca4839;*/
	background-color:#990000;
	color:#FFF;
	overflow:hidden;
	margin: 0px -10px 15px;
	position:relative;
	}

#en_tete .actionButtonContainer{
	position:absolute;
	bottom:0px;
	right:0px;
}

#en_tete img{
	display:block;
	line-height:0;
}

#en_tete h1{
	margin:0;
	font-size:38px;
	font-weight:bold;
	padding:10px;
	background:url(images/title_gradiant.png) top left repeat-x;
	/*background:url(images/fleche.gif) top left no-repeat;*/
	}

#en_tete a{
	color:#eee;
	border-left: 1px solid #ddd;
	padding-left:5px;
	padding-right:5px;
	}

#en_tete a:hover{
	text-decoration:none;

	}

#en_tete .statuts{
	display:block;
	margin: -9px 0 10px 20px;
}

/*========================================================     menu        ===============================================================*/


#menu {
	background:url(images/bouton_menu.png) repeat-x top left;
	border-top:1px solid #333;
	border-bottom:4px solid #d15248;
	width:985px;

	}

#menu a{
	display:block;
	float:left;
	width:95px;
	height:22px;
	border-right:1px solid #333;
	text-align:center;
	color: #fff;
	padding-top: 6px;
	}

#menu a:hover, #menu a.courant{
	background:  url(images/bouton_menu_over.png) no-repeat top left;
	text-decoration:none;

	}

#low {
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	overflow:hidden;
	color: #fff;
	line-height: 30px;
	text-align: left;
	width:100%;
border-bottom:2px solid #c60000;
}

#low , .lowmenuDiv
{


	font-variant: small-caps;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	float:left;
	cursor:pointer;
}
.lowmenuDiv a div{
		padding-left:15px;
	padding-right:15px;

}

.lowmenuDiv a{
color:#fff;
text-decoration:none;
}

.lowmenuDiv a:hover{

text-decoration:none;
}
#low div.courant
{
	background:url(images/bouton_menu_over.png) repeat-x top left;
}

#low a:hover div
{
	background:  url(images/bouton_menu_over.png) repeat-x top left;
	text-decoration:none;
}

#low .header1_2 td {
	width: 150px;
}

#bottom {
	background-color: #fff;
	}

#bottom a{
color:#333;
display:block;
float:left;
padding:5px 0 5px 30px;
font-variant:small-caps;}

#bottom div.wrap{
border-bottom: 1px solid #666;
}

#bottom a div{
float:left;}

#bottom a:hover{
text-decoration:none;
color:#900;

}

.header2 td {
	color: #fff;
	vertical-align: middle;
}

.header2 div {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 11px;
	border-right: 1px solid #fff;
}

.header2 a {
	color: #fff;
}

.header2 a:hover div {
	color: #000;
	text-decoration: underline;
}

.menubox {
	filter:alpha(opacity=90);
	KhtmlOpacity:0.90;
	display: none;
	position: absolute;
	z-index: 99;
	background-color: #393939;
	border: 1px solid #333;
}

.menubox a{
	color: #fff;
	font-weight: normal;
}

.menubox a:hover{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.menubox:hover {
	background-color: #393939;
}

.menubox2 {
	filter:alpha(opacity=90);
	KhtmlOpacity:0.90;
	display: none;
	position: absolute;
	z-index: 99;
	background-color: #393939;
	border: 1px solid #333;
}

.menubox2:hover{
	background-color: #393939;
}

.menubox2 a {
	color: #fff;
	font-weight: normal;
}

.menubox2 a:hover {
	font-weight: normal;
	color: #fff;
}

.header1_2 {
	border-collapse:collapse;
	border-spacing:0px;
}

.header1_2 tr td a div {
	cursor: pointer;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	width: 150px;
	border-bottom: 1px dotted #5FB7FF;
	/*border-left: 2px groove #5FB7FF;*/
}

.header1_2 tr td a div:hover {
	background-color: #555;
}
/*========*/

#sportsSubMenu{
	clear:both;
	background:#900 url(images/000to900.png) left top repeat-x;
}

#sportsSubMenu a{
	display:inline-block;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:4px 10px
}

#sportsSubMenu a:hover{
	text-decoration:none;
}
/*========================================================   pied de page(footer) ===========================================================*/
#footer h2{
	margin:0px;
	color:#999;
	background:none;
	padding: 10px 0 5px 0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}

#footer {
	clear:both;
	background:#131313 url(images/shadow.jpg) top left repeat-x;
	padding-top:30px;
	Float:left;
width:985px;
}
#footer a {
	color:#fff;

}
#footer a:hover {
	color:#09f;
	text-decoration:none;
}

#footer span {
	color:#09f;;
}

#footer p {
color:#FFF;
	}

#credit a{
	color:#06F;
	}

#credit a:hover{
	color:#09F
	}



	#footer_col1{
		width:250px;
		float:left;
		padding:20px;
	}
	#footer_col2{
		width:270px;
		float:left;
		padding:20px;
	}
	#footer_col3{
		width:345px;
		float:left;
		padding:20px 0 20px 20px ;
	}
#footer #search{
	margin: 5px 0px 30px;
	text-align:right;

}
#footer #search .footer_search{
	border:1px solid #999;
	width:100%;
	display:block;
	line-height:14px;
	font-size:14px;
	margin-bottom:3px;
}

#submit_btn_footer{
	background-color:#000;
	color:#fff;
	border:1px solid #333;
	cursor:pointer;
	padding:3px 5px 4px;
	display:block;
	float:right;
	/*text-transform:lowercase;*/
	margin-bottom:30px;
	font-weight:bold;
	position:relative;
	right:-2px;
}
#submit_btn_footer:hover{
	background-color:#111;
}
#credit{
	clear:both;
}
#credit img{

	display:block;
	margin: 0px 5px 5px 0;
}
#credit p{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin: 10px 0px;
}

#footer_col2 a{
display:block;
font-size:11px;
margin: 3px 0px;
font-weight:bold;
}
#footer_col3{
}
#footer_col3 h2{
	color:#333;
	position:relative;
}

#footer_col3 img{
	display:block;
	margin: -37px 0 0 -35px;
}


/***************************/
/**** Style Calendar PS ****/
/***************************/

#calendar {
	color: #000;
	background:none;
	text-align: center;
	vertical-align: middle;
padding:10px;

}

#calendar table{
	background-color: #ffffff;
	border:1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
border-collapse:collapse;
}

#calendar table a{display:block;
height:100%;
width:100%;
cursor:pointer;
}

#calendar table td{
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
padding:8px;
}

/* Header Month */
#calendar table thead tr th{
font-size:14px;
	font-weight: bold;
	color: #fff;
	background-color:#900;
	text-align: center;
	vertical-align: middle
}

/* Header Previous - Next */
#calendar table thead tr td{
	font-size:14px;
	font-weight: bold;
	color: #fff;
	background-color:#900;

	cursor: pointer;

}

/* Row of weeks day */
#calendar table thead tr.weekday th{
	font-weight: bold;
	color: #aaa;
	background-color: #eee;
}

/* Days out of Month */
#calendar table tbody tr th{
	color: #555555;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
border:1px dotted #aaa;
padding:8px;


}

/* Days in Month */
#calendar table tbody tr td{
	color: #333333;
	border: 1px solid #ffffff;
	background-color: #ffffff;
border:1px dotted #aaa;

}

/* Events */
#calendar .eventDay {
	color:#900;
	font-weight: bold;
	background-color: #eee;

}
#calendar .eventDay a{
	color: #900;
	font-weight: bold;
	background-color: #eee;
}

/* ============== Comment =============== */


#comment_write{
	font-size:10px;
	color:#666;
	text-align:right;
	padding: 0px 70px 0 70px;;
	margin-bottom:10px;
	}

#charCount{
	line-height:2em;
	}

#comment_write input{
	margin-top:10px;
	}


#comment_write #comment{display:block;
margin:auto;
width:500px;}

/* ==========================================================  Classes pour les filligrames de sport ======================================= */

.sportbg45, .sportbg0 {
background: url(images/ps_sport_filli/no_sport.png) top right no-repeat;
}

.sportbg1{
	background: url(images/ps_sport_filli/hockey.png) top right no-repeat;
	}

.sportbg15, .sportbg7{
	background: url(images/ps_sport_filli/tennis.png) top right no-repeat;
	}

.sportbg5{
	background: url(images/ps_sport_filli/volleyball.png) top right no-repeat;
	}

.sportbg63{
	background: url(images/ps_sport_filli/baseball.png) top right no-repeat;
	}

.sportbg18{
	background: url(images/ps_sport_filli/soccer.png) top right no-repeat;
	}

.sportbg21{
	background: url(images/ps_sport_filli/football.png) top right no-repeat;
	}

.sportbg24{
	background: url(images/ps_sport_filli/skatboard.png) top right no-repeat;
	}

.sportbg_bmx{
	background: url(images/ps_sport_filli/bmx.png) top right no-repeat;
	}

.sportbg33{
	background: url(images/ps_sport_filli/cyclisme.png) top right no-repeat;
	}

.sportbg35{
	background: url(images/ps_sport_filli/basketball.png) top right no-repeat;
	}

.sportbg2{
	background: url(images/ps_sport_filli/golf.png) top right no-repeat;
	}

.sportbg28{
	background: url(images/ps_sport_filli/bowling.png) top right no-repeat;
	}

.sportbg65, .sportbg72, .sportbg58{
	background: url(images/ps_sport_filli/combat.png) top right no-repeat;
	}

.sportbg27{
	background: url(images/ps_sport_filli/snowboard.png) top right no-repeat;
	}

.sportbg41{
	background: url(images/ps_sport_filli/athletisme.png) top right no-repeat;
	}

.sportbg17{
	background: url(images/ps_sport_filli/paintball.png) top right no-repeat;
	}

.sportbg71{
	background: url(images/ps_sport_filli/boxe.png) top right no-repeat;
	}

.sportbg64{
	background: url(images/ps_sport_filli/arc.png) top right no-repeat;
	}

.sportbg30{
	background: url(images/ps_sport_filli/course.png) top right no-repeat;
	}

.sportbg34{
	background: url(images/ps_sport_filli/equitation.png) top right no-repeat;
	}

.sportbg_escrime{
	background: url(images/ps_sport_filli/escrime.png) top right no-repeat;
	}

.sportbg26{
	background: url(images/ps_sport_filli/ski.png) top right no-repeat;
	}
/* ===================   Puces explicatives  ========================*/

.puce_stat{
	background:url(images/icones/stat.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_comment{
	background:url(images/icones/comment.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_photo{
	background:url(images/icones/photo.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_video{
	background:url(images/icones/vid.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_news{
	background:url(images/icones/news.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_cheer{
	background:url(images/icones/cheer.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_evenement{
	background:url(images/icones/eve.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_group{
	background:url(images/icones/group.gif) top left no-repeat;
	padding-left:20px;
	}

.puce_member{
	background:url(images/icones/user.gif) top left no-repeat;
	padding-left:20px;
	}

/*--------Menu Contextuel---------*/
.menu_context {
	clear:both;
	float: right;
	border:0px;
	position:relative;
	right:1px;

	font-size:24px;
}

.context_menu_box {
border:2px solid #eee;
width:120px;
z-index:1;
}

.context_menu_box h3{
margin: 0px 0px 7px 0px;
font-size:14px;
background-color:#900;
color:#fff;
text-align:right;
padding:2px;
}

.context_menu_box a{
display:block;
border-top: 1px dotted #aaa;
padding:2px;
padding-bottom:3px;
color:#666;
font-size:12px;
}

.context_menu_box a:hover{
color:#333;
background-color:#ddd;
text-decoration:none;
}

/*--------Derniers résultats statistiques---------*/
.stat_box {
	width:300px;
	margin:auto;
	margin-bottom:20px;
	}

#stats_content{
	height:100%;
	}

div.resultat_match {
	width:130px;
	height:90px;
	overflow:hidden;
	float:left;
	margin: 0px 10px 5px ;
	padding-bottom:10px;
	}

.stat_box a.ligue{
	color:#333;
	margin:0px;
	font-weight:normal;
	font-size:10px;
	}
.stat_box a.ligue:hover{
color:#0099ff;
text-decoration:none;
	}
.stat_box span.sport{
	color:#900;
}

.stat_box span.ville{
	font-size:12px;
	display:inline;
	margin-left:5px;
	text-decoration:underline;
	font-variant:small-caps;
	}

.stat_box h4{
	color:#333;
	margin:0px;
	margin-bottom:-5px;
	font-size:10px;
	display:none;
	text-align:right;}

.stat_box a{font-size:14px;}

.stat_box p{
	background-color:#333;
	margin:0px;
	font-size:14px;
	padding:3px;
	border-top:1px solid #444;
	color:#fff;
	}

.stat_box p.vainqueur{
	background-color:#333;
	color:#fff;
	padding-top:5px;
	border-bottom:1px solid #222;

	}

.stat_box p a{
	color:#fff;
	}

.stat_box p.vainqueur a{

	}

.stat_box p a:hover{
	color:#09f;
	text-decoration:none;
	}

.stat_box em{
display:block;
float:right;
font-style:normal;
font-weight:bold;}

/*-----------------*/

.nouvelle_courante .couverture_courante {
	margin-bottom:20px;
	height:375px;
}
.nouvelle_courante .imagewrap, .couverture_courante .imagewrap{

	color:#333;
	width:100%;

	text-align:center;
	margin-bottom:10px;
	/*border:1px solid #307EAD;*/
}

.nouvelle_courante .imagewrap .imgtr,
.couverture_courante .imagewrap .imgtr{
	height:260px;
}

.nouvelle_courante .imagewrap img, .couverture_courante .imagewrap img{
	display:block;
	margin:auto;
	border-bottom: 1px solid #fff;
	border-right:1px solid #fff;
	max-width:280px;

}

.nouvelle_courante .imagewrap a, .couverture_courante .imagewrap a{
	color:#333;

}
.nouvelle_courante p, .couverture_courante p{
	padding:5px;

}

.nouvelle_courante em, .couverture_courante em{
	font-weight:bold;
	font-style:normal;
}
.nouvelle_courante .source, .couverture_courante .source{
	padding:0 0 3px 4px;
	font-size:12px;
	font-weight:normal;


}

.nouvelle_courante .desc, .couverture_courante .desc{
	padding:5px 0 3px 4px;
	font-size:14px;
	color:#307EAD;

}

/*---------------- Comments ------------------*/

div.commentaire{
	clear:both;
	padding-bottom: 10px;
	padding-top:5px;
	border-top:1px dotted #aaa;
	}

div.commentaire img {
	padding:3px;
	border:1px solid #aaa;
	float:left;
	margin-bottom:10px;
	width:50px;
	height:50px;
	}


div.commentaire a.nom {
	display:block;
	margin: 0px 10px 0px 90px;
	color:#0066ff;
	color:#0099ff;
	}

div.commentaire div.date{
	float: right;
	padding-right: 7px;
	margin-right: 7px;
	color: #777;
	font-size: 10px;
	}

div.commentaire p {
	margin: 10px 10px 0px 90px;
	padding:3px;
	border:1px solid #ddd;
	text-indent:19px;
	background:#fff url('images/icone_comment.png') top left no-repeat;
	background-position:3px 3px;
	}

/*---------------- Shared by Box ----------------*/



/*============*/
/*  UGLY FIX  */
/*============*/

.blue
{
	color: blue;
}
.center
{
	text-align: center;
}
.news_date{
	width: 44px;
	height: 59px;
	text-align: center;
	line-height: 195%;
	background-image: url(../img/date-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-right: 15px;
}
.news_textphoto{
	float: right;
	display: block;
	/*width: 300px;
	top : 300px;*/
	margin-left : 5px;
	margin-bottom: 10px;
}

.news_content{
	/**/

}
table.form input.click
{
	background-position : right;
	background-image : url(../img/arrdown.gif);
	background-repeat: no-repeat;
}
#lstSearchSports
{
	text-align : left;
}
a.linkto_comment,a.linkto_tag, a.linkto_cheer, a.linkto_share{
	display:block;
	float:right;
	font-size:10px;
	padding-left:19px;
	margin-right: 3px;
	color:#666;
	line-height:normal;
	}

.page_nav{
	clear:both;
	margin: 30px 0px 10px 0px;
	background-color:#eee;
	padding: 2px 0px 2px 0px;
	}

.page_nav a{
	font-size:16px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	letter-spacing:0px;

	}

.page_nav a:hover,.page_nav a.courrante{

	background-color:#ccc;

	text-decoration:none;
	}

.surveybox
{
	float: left;
	clear : left;
	margin-top: 10px;
}
/*== CSS3 Bonus====*/


 .context_menu_box{
 	box-shadow: 10px 10px 5px #888;


 }
/*Suggest*/
table.miniads{width:100%;}
table.miniads td{padding:5px;text-align:center;}

.ac_results{
min-width:100px;
border:4px solid #0a7fc8 ;
background-color:#FFF;
padding:0;
margin:0;
list-style:none;
position:absolute;
z-index:999;
display:none;
height:150px;
overflow:auto;
/*css3 bonus*/
box-shadow: 10px 10px 5px #888;

}
.ac_results li{
padding:2px 5px;
white-space:nowrap;
color:#999;
text-align:left;
font-weight:bold;
}
.ac_results li.ac_over{
cursor:pointer;
background-color:#eee;
color:#000;
}
.ac_match{
color:#0a7fc8 ;
}
.listTags{
	cursor:default;
}
/*======================*/

p.tips{
width:450px;
color:#333;
font-size:13px;
margin: 10px 0;
padding:20px;
background-color:#efe;
font-weight:bold;
line-height:2em;}


/*==========================================*/
/*=============== Pop up windows   =========*/
/*==========================================*/

#pageMask{
display:none;
background-color:#000;
position:fixed;
top:0px;
left:0px;
display:none;
height:100%;
width:100%;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
 z-index: 100;
}

.popmenu
{
	width:500px;
	text-align:left;
	padding:15px;
	border:1px solid #aaa;
	background:#fff url(images/legere_trame.png) repeat;
	font-size:12px;
	position: fixed;
	top: 30%;
	left:35%;
	display: none;
	background-color: #FFF;
	z-index: 900;
}


.innerwrap{
	background-color:#fff;
	height:100%;
	padding:15px;
}

.popmenu p{margin:10px 0}

.popmenu h3{color:#0A7FC8;
margin:0px 0px 4px;
font-size:16px;
font-weight:normal;}

.popmenu textarea{
	width:80%;
 margin: 10px 3px 3px;
 border:2px solid #aaa;
 }

.popmenu label{
	display:block;
	margin:10px 0 3px 0;
}

.popmenu input[type="button"]{
	display:inline-block;
	margin:10px 5px;
	border:1px solid #000;
	color:#fff;
	background-color:#333;
	cursor:pointer;
	padding:3px 5px;

}

/*================================================*/
/*=============== do something buttons   =========*/
/*================================================*/

.dosomething{
	clear:both;
	margin: 10px 0 20px 0;
}

 .dosomething a{
 	width:111px;
	height:32px;
	padding: 8px 8px 0px 29px;
	font-size:10px;
	display:inline-block;
	margin:0;
	text-align:left;
	vertical-align:top;
 }

 .dosomething a:hover{text-decoration:none;}

 .dosomething .ds_add_news{background-image:url(images/dosomething/news_write.png);}
 .dosomething .ds_add_friend{background-image:url(images/dosomething/friend_add.png);}
 .dosomething .ds_add_group{background-image:url(images/dosomething/group.png);}
 .dosomething .ds_add_ad{background-image:url(images/dosomething/add_ad.png);}
 .dosomething .ds_my_ad{background-image:url(images/dosomething/my_ad.png);}
 .dosomething .ds_write_mail{background-image:url(images/dosomething/mail.png);}
 .dosomething .ds_write_blog{background-image:url(images/dosomething/blog_add.png);}
 .dosomething .ds_back_profile{background-image:url(images/dosomething/profile.png);}
  .dosomething .ds_back_mailbox{background-image:url(images/dosomething/mail.png);}
  .dosomething .ds_add_video{background-image:url(images/dosomething/star.png);}
  .dosomething .ds_upload{background-image:url(images/dosomething/upload.png);}
  .dosomething .ds_clear{background-image:url(images/dosomething/clear.png);}
  .dosomething .ds_browse{background-image:url(images/dosomething/browse.png);}
  .dosomething .ds_search{background-image:url(images/dosomething/search.png);}
  .dosomething .ds_register{background-image:url(images/dosomething/register.png);}
  /******************************************************************/

 .group_image_thumb{
 	width:50px;
	margin:3px;

 }
 #left_col .error h1{
 	text-align:left;
	color:#333;
	background:none;
	margin:0;
 }

/*Fix pour un truc louche que les programmeurs ont fait.*/
#sportsSubMenu{
	display:none;
}

#ombre #sportsSubMenu{
	display:block;
}


/* stats page, je sais ça a rien a foutre dans ce css là mais je sais pas ou le mettre*/

.generic_col h2, .generalSubtitle{
	background:#0A4366 url(images/title_bluegradiant.png) repeat-x scroll center bottom;
color:#FFFFFF;
font-size:18px;
line-height:1em;
margin:0 0 10px;
padding:5px;
letter-spacing:1px;

}
/* WTF?  j'ai mis ça en urgenece pour patcher un bug sortie de nulle part.*/
.item.dernier_actions p, #faux_column .resultat_match p{
	display:block;
}
p{
	display:block;
}


/*===============================================*/
/*=================== Chatbox ==================*/
/*=============================================*/
/*== Les chatbox sont dans des #toolboxwrap ==*/

.chat {
	position: absolute;
	bottom: 0;
	right: 22px;
	width: 596px;
	background-color: #fff;
	border: 2px solid #555;

}

.chat #chat_screen {
	height: 200px;
	width: 573px;
	border: 1px solid #ddd;
	padding: 3px;
	margin: 1px;
	margin-left: 6px;
	overflow: auto;
}

.chat #chat_screen .chat_line {
	display: block;
	clear: both;
}

.chat #chat_screen .psTalk {
	color: #900;
}

.chat #chat_screen .psTalk span.chat_name {
	font-weight: bold;
}

.chat #chat_screen .chat_line span.chat_time {
	float: left;
	padding-right: 7px;
}

.chat #chat_screen .chat_line span.chat_name {
	float: left;
	padding-right: 5px;
}

.chat #chat_screen .chat_line div.chat_content {
	float: left;
}

.chat #chat_writer {
	float: left;
	clear: both;
	width: 578px;
	height: 38px;
	padding: 3px;
	margin: 1px;
}

.chat #chat_writer textarea {
	float: left;
	width: 500px;
	height: 32px;
	border: 1px solid #ddd;
}

.chat #chat_writer input {
	float: left;
	width: 68px;
	height: 36px;
	background-color: #ddd;
	margin-left: 7px;
}

.chat .chat_toolbar
{
	background-color: #900;
	padding: 3px;
}

.chat .chat_toolbar a {
	border:1px solid #000000;
	color:#fff;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:15px;
	line-height:10px;
	text-align:center;
	width:15px;
	float: right;
}

.chat .chat_toolbar br {
	clear: both;
	line-height: 17px;
}
#en_tete a.dodgeLink
{
	padding : 0px;
	border : none;
}
div.dodgeLinksMain
{
	padding:16px 5px 0;
	width:288px;
}
div.dodgeLinksMain h1
{
	background:url("images/title_bluegradiant.png") repeat-x scroll center bottom #0A4366;
	color:#FFFFFF;
	font-size:18px;
	line-height:1em;
	margin:0 0 10px;
	padding:5px;
	width : 295px;
}
div.dodgeLinksMain ul
{
	list-style-image :  url(../img/arrow.gif);
}
div.mapcontainer
{
	overflow : hidden;
}
