
body {
	background: #333 url('images/trame.png');
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}

.float_left{
	float:left;
	}


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

body {
	color:#333;
	font-family:verdanna, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#333;
}
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;
}



.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:80px;
}
.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;}

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;
	}

/*======================================== 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;
background:url(images/close.png) top left no-repeat;
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;
	
	}

#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.gif) repeat-y top left;
position:relative;
right:20px;
width:985px;
padding-left:20px;
padding-right:20px;
}
/*========================================  Publicité en haut de la page  ===================================*/

#pub_baniere {
	background: url('images/banierebg.png');
	float:left;
	width:799px;
}
#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 {
	clear:both;
	overflow:hidden;
	background: url(images/header_bg.jpg) top left no-repeat;
	padding-top:10px;
	position:relative;
	height:85px;
	position:relative;
	right:20px;
	width:280px;
	padding-left:745px;
	padding-right:20px;
}

#visiteur p img{ 
float:right;
position:relative;
right:10px;
border:2px solid #ffffff;
}

#visiteur p{ 
	border: 1px solid #333;
	margin:0px;
	width: 210px;
	color:#c31d10;
	text-align:left;
	margin-right:100px;
	padding-left:5px;
}



#visiteur input {
	font-size:9px;
	height:10px;
	width:100px;
	color: #999;
	margin:4px;
	margin-left:0px;
}

#visiteur input:focus {
	color: #333;
}

#longin_btn{
float:right;
display:block;
width:16px;
height:16px;
background-image: url(images/login.png);
position:relative;
top:4px;
right:15px;


}

#longin_btn:hover{text-decoration:none;background-color:#333;}

/*================= entête ==================*/


#en_tete{
	background-color:#ca4839;
	color:#FFF;
	padding:5px;
	margin-top:10px;
	}

#en_tete h1{
	margin:5px 0px 0px 10px;
	font-size:45px;
	font-weight:bold;
	padding-left:25px;
	background:url(images/fleche.gif) top left no-repeat;
	}

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

#en_tete a:hover{
	color:#333;
	text-decoration:none;
	
	}



/*========================================================     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;
	color: #fff;
	line-height: 30px;
	text-align: left;
	width:100%;
}

#low td
{
	width: 95px;
	border-right: 1px solid #555;
	font-variant: small-caps;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

#low td a
{
	color: #fff;
	width: 95px;
	height: 30px;
}

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

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

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

#bottom {
	background-color: #cf4c42;
	}
	
.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;
}

/*========================================================   pied de page(footer) ===========================================================*/

#footer {
	clear:both;
	background:#fff ;
	text-align:center;
	padding-top:5px;
	Line-height:18px;
	border-top:1px solid #333;
	width:985px;
	margin:0px;
}
#footer a {
	border-right:solid 1px #333;
	color:#333;
	padding-right:10px;
	padding-left:10px;
	Line-height:1em;
}
#footer a:hover {
	color:#c31d10;
	text-decoration:none;
}
#footer td {
	vertical-align:middle;
}
#footer table {
	margin:auto;
	width:985px;	
}

.footer_search{
	width:370px;
	}

#footer span {
	color:#c31d10;
}

#footer p.modalite {
	font-size:9px;
	text-align:left;
	margin-bottom:0px;
	}

#credit{
	background:#fff;
	
	margin:0px;
	width:985px;
	clear:both;
	border-top:1px solid #333;
	padding-top:5px;
	padding-bottom:30px;
	}

#credit img{
	display:block;
	float:left;
	margin: 3px;
	}
	
	
#credit a{
	color:#06F;
	}
	
#credit a:hover{
	color:#09F
	}
	
/***************************/
/**** Style Calendar PS ****/
/***************************/

#calendar {
	color: #000000;
	background-color: #101010;
	text-align: center;
	vertical-align: middle
}

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

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

/* Header Month */
#calendar table thead tr th{
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle
}

/* Header Previous - Next */
#calendar table thead tr td{
	color: #000;
	cursor: pointer;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffffff;
}

/* Row of weeks day */
#calendar table thead tr.weekday th{
	font-weight: bold;
	color: #DDDDDD;
	border: 1px solid #ffffff;
	background-color: #333333;
}

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

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

/* Events */
#calendar .eventDay {
	color: #dd3e2c;
	font-weight: bold;
	background-color: #e1e1e1;
}
#calendar .eventDay a{
	color: #dd3e2c;
	font-weight: bold;
	background-color: #e1e1e1;
}

/* ============== 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;
	padding-top:5px;
	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:#ca4839; 
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;
	}

div.resultat_match {
	border-bottom: 1px solid #aaa;
	margin: 10px 0px 5px 0px;
	padding-bottom:10px;
	}

.stat_box a.ligue{
	color:#666;
	margin:0px;
	font-weight:normal;
	}
	
.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:16px;}

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

.stat_box p{
	background-color:#ddd;
	margin:0px;
	font-size:14px;
	padding:2px;
	}

.stat_box p.vainqueur{
	background-color:#333;
	color:#fff;
	}
	
.stat_box p.vainqueur a{
	color:#fff;
	}
	
.stat_box em{ 
display:block;
float:right;
font-style:normal;
font-weight:bold;}

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

.nouvelle_courante, .couverture_courante {
	margin-bottom:40px;
	height:375px;
}
.nouvelle_courante img, .couverture_courante img {
	padding:3px;
	border: 1px solid #ccc;
}
.nouvelle_courante em, .couverture_courante em{
	font-weight:bold;
	font-style:normal;
}

/*---------------- 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;
	}
	
	
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 ----------------*/
.memberInfo{
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 3px;
	float: right;
	width: 250px;
	}
	
.memberInfo a:hover{
	text-decoration: none;
	}

.memberInfo img{
	float: right;
	border: 1px solid #999;
	padding: 3px;
	background-color: #fff;
	}
	
.memberInfo p{
	font-size: 12px;
	background-color: #666;
	color: #fff;
	padding: 3px;
	}
	
.memberInfo span.memberName{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	}
/*============*/
/*  UGLY FIX  */
/*============*/
#nouvelle_principale div.news .memberInfo p{
	font-size: 12px;
	background-color: #666;
	color: #fff;
	padding: 3px;
	}
	
#nouvelle_principale div.news .memberInfo p:first-letter{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin-right: 0;
	float: none;
	}
