#faux_column {
	width:965px;
	padding-left:10px;
	padding-right:10px;

	background-color:#FFF;
}
#col_gauche {
float:left;
width:645px;
}

#col_droite {
	float:right;
	width:300px;
	background-color:#FFF;
	margin-left:20px;
}

.col {
	float:left;
	width:300px;
	margin-left:10px;
}
.sport {
	color:#900;
}

/*================ Group view version 3 colones ====================*/
div.item {
	width:300px;
	margin: 15px 0;
	clear:both;
}

#col1 div.item {

	width:288px;
	border: 1px solid #66a2c7;
	padding:5px 5px 0;
}
#col1{
	min-height:500px;
}

#col1 div.item h1{
	margin:-5px -5px 10px ;
}
/*************************** Necessary for widget dragging ********************************/
/*=========================== Customize profile =========================================*/

#customize_wrapper{
		background:url(images/legere_trame.png) left top repeat;
		padding:12px;
		display:none;
	}

 #customize{
 	background:#fff url(images/warning.png) 2px 2px no-repeat;
	padding:5px;
 }

 #customize h1{
 	font-size:20px;
	margin: 3px 0 2px 50px;
	color:#0A7FC8;
 }

  #customize h2{
 	background-color:#fff;
	color:#666;
	font-size:16px;
	margin:0 0 20px 50px;
	padding:0px;
	font-weight:normal;
 }

 #widget_list{

 float:left;}

 #widget_list .widget{
 width:75px;
 float:left;
 margin: 0;
 padding:0 10px;
 height:100px;
 font-weight:bold;
 cursor:move;
 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
 }

  #widget_list .widget:hover{

 /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
 }



 #widget_list .widget img{
 	display:block;
	margin-bottom:5px;
 }

 #custom_alert{
 	color:#fff;
	line-height:16px;
	font-size:14px;
	height:16px;
	padding:5px;
	padding-lefT:26px;
	background:#333 url(images/warning_mini.png) 5px 4px no-repeat;
	cursor:pointer;
 }
/* Shelf */
.widgetShelf{
	float:left;

}
.widgetShelf .widget {

	cursor:pointer;
}
.widgetShelf .ghostWidget {
	margin:5px;
	float:left;
	height:50px;
	width:50px;
	border:2px dashed #900;
	padding:5px 10px 5px 10px;
}
.widgetShelf .widget span.icon {
	display:inline;
}
.widgetShelf .widget div.content {
	display:none;
}

/* Container */
#faux_column .group_col .ghostWidget {
	height:60px;
	border:2px dashed #0A4366 ;
	margin:15px 0px;
}
.profile_col .icon {
	display:none;
}




div.widgetIcon {
	margin:5px;
	float:left;
	border:1px solid #F00;
	padding:5px 10px 5px 10px;
	cursor:pointer;
}

#faux_column .group_col .icon,#faux_column .group_col .widget_text {display:none;}

.widgetShelf .content{display:none;}

.widgetHandle{
	cursor:pointer;
}

.ui-sortable .item h1{
	cursor:pointer;
}
#widget_list{
height:100px;
border:1px solid #ddd;
width:100%;
}
#widget_list .item{
	display:none;
}
#faux_column .group_col{
	min-height:100px;
	padding-top:1px;
}


div.group_col{
	width:300px;
	float:left;
	margin:0 10px;
}


div.item h1, .titre_item, div.page_photos h1, div.liste_article h1{
		/*background-color:#aaa;*/
	background:#0A4366 url(images/title_bluegradiant.png) bottom repeat-x;
	color:#fff;
	padding:5px;
	line-height:1em;
	margin:0px 0px 10px 0px;
	font-size:18px;
}

div.item {
	width:300px;
	margin: 15px 0;
}
.click
{
	cursor : pointer;
}

.sponsors{
	background-color:#eee;
}
/*==================================================================*/

/******************** ugly fix ************************************/
/*#group_view div.item {margin:0 15px;}*/


div.liste_user {
	width:auto;
	float:none;
}
div.liste_user a.bigbox {
	margin-right:50px;
}

div.item p {
	margin:3px;
}
div.item p.clear {
	margin-top:6px;
	text-indent:20px;
}

a.usager,a.tout{
	clear:both;

}

a.annonce {
	height:110px;
}

a.usager, a.article, a.liste_entrees, a.event, a.annonce {
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:1px dotted #aaa;

}
a.usager:hover, a.article:hover, a.liste_entrees:hover, a.event:hover, a.annonce:hover {
	text-decoration:none;
	background-color:#eee;
	background-image:none;
}
a.event {
	background:url(images/icones/eve.gif) no-repeat;
	background-position:0px 8px;
	padding-left:20px;
}
a.event span {
	color:#0066ff;
}
#nouvelles_colone a.usager:hover, #nouvelles_colone a.article:hover, #nouvelles_colone a.liste_entrees:hover, #nouvelles_colone a.tout:hover {
	background-color:#FFF;
}
 div.bigbox {
	float: right;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #ddd;
	padding: 2px;
}


div.item.files a{
	display:block;
	padding:5px;
	border-bottom:1px dashed #aaa;
	background:transparent url(images/icones/news.gif) no-repeat scroll left center;
	padding-left:20px;
}
div.item.files br{
	display:none;
}
div.item.files a:hover{
	background-color:#eee;
	text-decoration:none;
	color:#06f;
	}
/*==========================================================================================================================================================*/
a.article {
	float:left;
	height:240px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	width:90px;
}

a.article p{
	text-align:center;
	margin:3px;
	}

div.liste_article a.article {width:150px;padding-left:5px;padding-right:5px}
/*==========================================================================================================================================================*/


.blog p {
	text-indent:20px;
}
.calendrier {
	text-align:center;
}
.nom {
	font-weight:bold;
}
div.fiche img, div.amis_potentiel img, .amis img, .liste_user img, .annonce img{

	margin: 0 3px 3px 3px;
	padding:3px;
	border:1px solid #ddd;
	float:left;
	background-color:#FFF;
}
div.photos a {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	color:#666666;
	display:block;
	float:left;
	font-size:10px;/*14px;*/
	font-weight:bold;
	/*line-height:50px;*/
	margin:10px;
	padding:3px;
	text-align:center;
	/*height:50px;*/
	width:120px;/*70px;*/
	overflow: hidden;
}
div.photos a:hover {
	border:1px solid #aaa;
	text-decoration:none;
	background-color:#eee;
}
div.photos img {
    /*max-height:50px;*/
    max-width:117px;/*70px;*/
	padding:0px;
	vertical-align:middle;
}

div.dernier_actions p {
	margin:3px 0px 3px 0px;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px dotted #ddd;
}
div.dernier_actions a {
	color:#0066ff
}
div.dernier_actions a:hover {
	color:#0099ff
}
div.dernier_actions span {
	color:#aaa;
	margin-left:10px;
}
div.dernier_actions a.bigbox, .liste_user a.bigbox {
	float:right;
	padding:3px;
	border:1px solid #aaa;
	background:#fff
}
a.bigbox img {
	padding:0px;
	border:none;
}
div.box_video h2 {
	margin:2px 0px 2px 0px;
}
div.box_video {
	margin-bottom:20px;
}
a.album {
	display:block;
	border-bottom:1px dotted #aaa;
	padding:10px 3px 10px 3px;
}
a.album:hover {
	text-decoration:none;
	background-color:#eee;
	background-image:none;
}
a.album img {
	display:block;
	float:left;
	margin-right:3px;
	padding:3px;
	border:1px solid #aaa;
	width:80px;
	text-align:center;
	background-color:#fff;
}
a.album p {
	margin-top:15px;
}
a.album span.date {
	color:#aaa;
	display:block;
}
div.page_photos {
	float:left;
	width:645px;
}

div.liste_photo a {
	display:block;
	float:left;
	padding:3px;
	background-color:#fff;
	border:1px solid #aaa;
	text-align:center;
	margin:10px;
}
div.liste_photo a:hover {
	background-color:#eee;
}
div.liste_photo a.bigbox {
	display:block;
	margin:5px;
	padding:3px;
	border:1px solid #aaa;
}
/*================================= Groupes ==============================*/
#group_page{width:600px;float:left; margin-right:20px;}
#group_page div.user_groupes{height:120px;clear:none;float:left;}
#group_page div.user_groupes p{display:none;}

.group_menu a{
	display:block;
	font-weight:bold;
	padding: 10px 5px 10px 5px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	margin: 0 -5px;
}

.group_menu a:hover{
	background-color:#66a2c7;
	text-decoration:none;
}
#col_gauche div.group_menu.item h1{margin-bottom:0;}
  div.group_menu div.menu_sub_title {
      color:#fff;
      font-size:12px;
	  margin:0px -5px 0;
	  background-color:#999;
	  padding:5px
  }

div.user_groupes img {
	margin:auto;
/* 	max-height:200px; */
	/*position:relative;*/
}
div.user_groupes p {
	text-indent:20px;
}
div.user_groupes h2 {
	text-indent:20px;
	font-size:14px;
}
 .tout {
	display:block;
	margin-top:10px;
	border:1px solid #fff;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
div.user_groupes a{
	display:block;

	padding: 3px 3px;
	margin:0px;
	font-weight:bolder;
	color:#666;

}

div.user_groupes .groupadmins a{
background:transparent url(images/icones/user.gif) no-repeat scroll left top;
padding-left:20px;
text-align:left;
}

div.user_groupes a:hover{
	text-decoration:none;
	color:#09f;
}

a.tout:hover {
	border:1px solid #aaa;
	background-color:#eee;
	text-decoration:none;
}
a.tout {
	margin:2px;
}
div.liste_article{width:645px;float:left;}

a.article p.description{color:#666;}



/*=================   Nouvelle copi� de la css des nouvelles.      ====================*/


#nouvelles_colonne {
	background-color: #eee;
	width:305px;

	float:left;

}

#nouvelles_colonne div.news {
	float:left;
	width:140px;
	margin:5px;
}

#nouvelles_colonne div.news p{
	margin:2px 0px 15px;
	overflow:hidden;
}
#nouvelles_colonne div.news h1 {
	font-size:12px;
	background:none;
	color:#333;
}
#nouvelles_colonne div.news img {
	display:block;
	margin:auto;
	width: 100px;
}
#first_news_wrap {
	margin:auto;
	border-collapse:collapse;
	height:100%;
	padding:0px;
	vertical-align:top;
}
#first_news_wrap td {
	vertical-align:top
}
a.lien_nouvelle {
	display:block;
	cursor:pointer;
}
a.lien_nouvelle:hover {
	text-decoration:none;
}
div.news {
	float:left;
	width:310px;
	margin:5px;
}

div.news img {
	padding:3px;
	border:1px solid #aaa;
}

div.news span.date {
	margin-top:10px;
	display:block;
	color:#999;
	font-size:10px;
}
div.news span.sport {
	display:block;
	color:#900;
	font-weight:bold;
	letter-spacing:1px;
}
div.news a {
	color:#0066ff;
	font-size:10px;
}
div.news a:hover {
	color:#0099ff;
}

div.stat.item {
	width:645px;
	float:left;
	clear:none;
}

div.stat div.option a {
    border-right:1px solid #AAAAAA;
    letter-spacing:1px;
    padding:3px 10px;
}

div.stat div.option {
    text-align:right;
}

div.stat table {
    border:1px solid #AAAAAA;
    text-align:center;
    width:100%;
}
div.stat th {
    background-color:#900;
    color:#FFFFFF;
    font-weight:normal;
    padding:2px;
    text-align:center;
}
div.stat td {
    background-color:#F4F4F4;
    padding:2px;
}

div.stat div.option a:hover {
    background-color:#EEEEEE;
    text-decoration:none;
}


/* ==========================  fiche de groupe ====================*/


/*FULL AD*/
#fullAd .item{
	float:left;
	clear:none;
	margin-right:15px;
}
.fiche_article {
	width:630px!important;
	float:left;
}
.fiche_article div.desc {
	float:right;
	width:300px;
}
.fiche_article div.img {
	float:left;
	width:300px;
}
.fiche_article table {
	width:100%;
}
.fiche_article td {
	padding:3px;
	background-color:#eee;
	font-weight:bold;
	text-align:right;
}
.fiche_article td +td {
	font-weight:normal;
	text-align:left;
}
.fiche_article p {
	border-bottom:1px dotted #aaa;
	color:#666;
	font-size:14px;
	text-indent:25px;
	padding-bottom:15px;
	padding-top:15px;
}
.fiche_article a {
	display:block;
	float:left;
	padding:3px;
	line-height:0px;
}
.fiche_article a:hover {
	background-color:#aaa;
}
div.contact_article {

}
div.contact_article p {
	font-weight:bold;
	color:#555;
	margin: 10px 0px 2px 0px;
}
div.more_article {
	float:left;
	clear:left;
}
textarea {
	margin-bottom:10px;
	width:300px;
	height:100px;
}
div.map_article {
	margin-bottom:20px;
}
.article_pub {
	clear:both;
	padding-top:25px;
}
.article_pub a {
	display:block;
	float: right;
	margin:5px;
	padding:3px;
	border:1px solid #aaa;
}
div .img img:first-child
{display : block}

.main_image
{
	margin: 5px;
	height: 300px;
	width: 300px;
}
/*=================== forgotten page ===========================*/
a.forgotten, a.forgotten:visited{
	color:#0066ff;
	font-weight:bold;
display:block;
margin-top:-12px;
margin-left:4px;
}
a.forgotter:hover{
	color:#0099ff;

}

div#forgotten_box{
	width:350px;
	margin:auto;
	border:1px solid #aaa;
	background-color:#eee;
	padding:10px;
}

div#forgotten_box p:first-child{
	color:#09f;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 10px 0;
}

div#forgotten_box p{
	margin:5px 0;
}

.content{
	float:left;
	width:640px;
	padding-top:20px;
}

.item .content{
	width:auto;
}

div#forgotten_box input[type="text"]{width:250px;}
div#forgotten_box label,div#forgotten_box input[type="text"]{
	display:inline-block;
	margin:20px 10px;
	}

div#forgotten_box a{
	color:#990000;
	display:block;
	text-align:right;
/* 	float:right; */
}

div#forgotten_box a:hover{
	color:#ff0000;
	text-decoration:none;
}

#col2 div.item.user_groupes{
	background:#fff url(images/ps_sport_filli/hockey.png) right top no-repeat;
}

div.item.user_groupes h3{
	margin:15px 0px 6px 3px;
	font-size:14px;
	font-weight:bold;
	color:#66A2C7;
}

div.item.user_groupes .sags_w_pagelink{
	margin:0;
	border:none;
}

div#group_page div.item.user_groupes a{
	text-align:center;
}
/* ============   Pages de concours ================== */

#concours_page .content{
	display:block;
	margin:10px 0;
	padding:5px;
	width:615px;
}

#concours_page .content img{
	display:block;
	margin:0 10px 10px 0;
	float:left;
	padding:3px;
	border:1px solid #ddd;
	background-color:#fff;
}

#concours_page .content h3{
	font-weight:bold;
	font-size:14px;
	color:#999;
}
#concours_page .smallContest{
		border-bottom: 1px dotted #aaa;
		padding:3px;
}
#concours_page .smallContest:hover{
	background-color:#eee;

}
#concours_page .content a.participate{
	display:block;
	float:right;
	line-height:30px;
	height:30px;
	width:94px;
	font-size:14px;
	color:#fff;
	background: url(images/participatebtn.png) left top no-repeat;
	text-align:center;
}

#concours_page .content a.participate:hover{
	text-decoration:none;
	}

.bigConcours h2{
background-color:#fff;
color:#333;
font-weight:normal;
font-size:22px;
margin:15px 0px 3px;
padding:0;
}

.bigConcours p{
	font-size:14px;
	line-height:1.3em;
}

div.item.concours_form{
	margin:0px 0px 10px;
	background-color:#eaf3f8;
}
div.item.concours_form p{
	margin:10px;
	font-size:16px;
	color:#666;
}


div.item.concours_form a,div.item.concours_form span.nextStep,div.item.concours_form span.prevStep, div.item.concours_form span.sendStep{
	display:inline-block;
	padding:4px 4px 3px;
	background-color:#0A4366;
	color:#fff;
	margin:10px;
	cursor:pointer;
}

div.item.concours_form a:hover,div.item.concours_form span.nextStep:hover,div.item.concours_form span.prevStep:hover,div.item.concours_form span.sendStep:hover{
text-decoration:none;
background-color:#66a2c7;

}

div.item.concours_form label{
	display:block;
	margin:5px 0px;
	font-size:12px;
	padding:5px;
	background-color:#eaf3f8;
	font-weight:bold;
}

div.item.concours_form label.invalid{
	color:#ff0000;
}

div.item.concours_form label input, div.item.concours_form label select{
	border:1px solid #aaa;
	display:block;
	margin:4px 0 5px;
	font-size:14px;
	width:95%;
	padding:2px;
	color:#0a7fc8;
	margin:0 auto;
	font-weight:normal;
}

.concours_form .step{
	display:none;
}

div.item.concours_form label.radio {
	display:inline;
	font-size:12px;
	width:auto;
	font-weight:normal;
}

div.item.concours_form label.radio input{
	display:inline;
	font-size:12px;
	border:none;
	width:auto;
}

/*Concours winner*/

div.contestwinner{}


div.contestwinner h2{
	background:#0A4366 url(images/title_bluegradiant.png) bottom repeat-x;
	color:#fff;
	padding:5px;
	line-height:1em;
	margin:0px 0px 0px 0px;
	font-size:18px;
	text-align:left;
}
div.contestwinner h3{
	text-align:left;
	margin:5px 0 10px 0;
	font-size:12px;

}
div.contestwinner .imgwrap{
	padding:10px;
	background-color:#efefef;
	
}


div.contestwinner .text h4 a{
	color:#07b500;
	font-size:16px;
	margin: 5px 0;
}

div.contestwinner .text p {

	font-size:11px;
	font-weight:bold;
}

/********************************************/
/*     ========   ERREUR 404      ======    */

#E404 #faux_column p{
 	font-size:16px;
 }

#E404 #faux_column h2{
	font-size:20px;
	font-weight:bold;
	color:#0A7FC8;
	background-color:#fff;
	padding:0;
}

#E404 #faux_column h3{
	font-size:18px;
	font-weight:bold;
}

#E404 #faux_column li{
	font-size:14px;
	margin:16px 0px;
	clear:both;
}

#E404 #faux_column li a{
	color:#06f;
}
a.toutNouvelles
{
	border:1px solid #aaa;
	display:block;
	margin-top:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	background-color:#eee;
	margin:2px;
	clear:both;
}
a.toutNouvelles:hover {
	border:1px solid #aaa;
	text-decoration:none;
	background-color : #FFFFFF;
