@import'global.css';

.titre_tournoi, .titre_concours{
	background-color:#b1b1b1;
	color:#fff;
	margin-top: 0px;
}

#hom_tournoi {
	width:100%;
	float:left;
	background-color:#d1d1d1;
	border-right: 1px solid #313131;
}

#hom_concours {
	width:204px;
	float:right;
	background-color:#d1d1d1;
}
.hom_nouveaux-tournois {
	width:100%;
	float:left;
	text-align:left;
	padding-bottom:10px;
	margin-top:8px;
}
.hom_nouveaux_tournois_p {
	font-size:18px;
	text-align:left; 
	margin-left:13px;
}
.hom_nouveaux-tournois p {
	margin-left:15px;
}
#hom_clubber {
	background-color:#feb100;
	height:281px;
	float:left;
	width:100%;
	border-top:1px solid #fff;
	
}#hom_top_photos {
	background-color:#feb100;
	float:left;
	width:100%;
	border-top:1px solid #fff;
	padding-bottom:15px;
}
#hom_news, #hom_petites_annonces {
	background-color:#e8e9e9;
	width:470px;
	float:left;
	padding-bottom:20px;
	padding-left:10px;
	_padding-left:10px;
}
#hom_petites_annonces {
	border-bottom:0px !important;	
}
#hom_news div img {
	float:left;
}
#hom_news div {
	margin-left:10px;
	_margin-left:5px;
	text-align:left;
}
#hom_news div p {
	float:left;
	margin-left:10px;
	_margin-left:5px;
	width:400px;
	_width:350px;
	text-align:left;
}
.hom_evenement {
	float:left;
	width:480px;
	_width:455px;
}
.hom_evenement font {
	color:#a7a8a8;
	font-size:11px;
}
.hom_evenement hr {
	background-color:#c5c5d4;
	height:1px;
	border:0px;
	width:420px;
	margin-left:20px;
	_margin-left:0px;
}
.hom_evenement_bar_sep {
	width:420px;
	border-bottom:1px solid #c5c5d4;
	float:right !important;
	margin: 0px 10px 6px 0px;
	height:2px;
	padding:1px;
	margin-right:20px;
}
.hom_txt_news {
	float:left;
	width:420px;
	_width:300px;
	margin-left:5px;
	_margin-left:0px;
}
.hom_img1_news {
	float:left;
}
.hom_news_date {
	width:445px !important;
	float:left;
	border-bottom:1px solid #b6b7b7;
	margin:12px 0px 5px 0px;
	text-align:left;
}
.hom_img_news_right {
	float:right;
}
#hom_petites_annonces div {
	float:left;
	margin:10px 0px 10px 10px;
	width:150px;
}
#hom_petites_annonces img {
	border:2px solid #fff;
	float:left;
	margin-right:3px;
}

.hom_pa_instrument {
	text-align:left;
	color:#313131;
}
.hom_pa_auteur {
	text-align:left;
	color:#717171;
}
object#wall {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#hom_content_loggout_bloc1 {
	background: url("../../images/bck_hom_loggout_bloc1.gif") repeat-x;
	float:left;
	width:860px;
	height:103px;
	position:relative;
}
#hom_content_loggout_bloc2 {
	float:left;
	background-color:#ffb100;
	width:860px;
	text-align:left;
	height:36px;
}
#hom_content_loggout_bloc2 p {
	font-size:16px;
	margin: 8px 0px 0px 15px !important;
}
#hom_content_loggout_bloc3 {
	float:left;
	background-color:#313131;
	width:860px;
	text-align:center;
	height:493px;
	padding-top:10px;
}
#hom_content_loggout_bloc3stream {
	float:left;
	background-color:#313131;
	width:860px;
	text-align:center;
	height:484px;
	padding-top:10px;
}
.pro_modif {
	float:left;
	/*position:absolute;*/
	top:5px;
	right:20px;
	border:0px !important;
}
.pro_modif a {
	color:#313131;
	text-decoration:none;
	font-size:12px;
}
h1 {
	width:406px;
	float:left;
	font-size:16px;
	text-align:left;
	margin:18px 0px 0px 15px;
	font-weight:normal;
	padding:0px;
}
#hom_bt_creat_count {
	position:absolute;
	right:15px;
	top:15px;
}
#hom_content_loggout_bloc3 img {
	margin:21px 0px 17px 17px;
}
.module_home img {
	border: 5px solid #FFF;
}
.participants img, .commentaires img {
	border:0px;
}
iframe {
	display:none;
}
#div_mdp {
	text-align:right;
	width:500px;
}
/* HACK SAFARI > 3.0*/
html[xmlns*=""] body:last-child #div_mdp {
  width:445px;
}
#alert, #alert_mail, #alert_mdp {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#alert{
	float:left;
	width:450px;
	text-align:left;
	position:relative;
	bottom:60px;
	_bottom:62px;
	left:70px;
}
/* HACK SAFARI > 3.0*/
html[xmlns*=""] body:last-child #alert {
  left:50px;
}
#alert_mail{
	float:left;
	width:120px;
	text-align:left;
	position:relative;
	bottom:60px;
	/bottom:75px;
	_bottom:76px;
	left:163px;
}
/* HACK SAFARI > 3.0*/
html[xmlns*=""] body:last-child #alert_mail {
  left:100px;
}
#alert_mdp{
	float:left;
	width:200px;
	text-align:left;
	position:relative;
	bottom:60px;
	/bottom:75px;
	_bottom:74px;
	left:325px;
	/left:200px;	
}
/* HACK SAFARI > 3.0*/
html[xmlns*=""] body:last-child #alert_mdp {
  left:270px;
}
.mdp {
	width:150px;
	float:right;
}
.bloc_voteFlash {
	float:right;
	background:url("/images/bt_vote-flash.jpg") center no-repeat;
	height:23px;
	width : 120px;
	padding-top:8px;
}

div.bloc_voteFlash a{
	font-size:12px;
	font-weight:bold;
	color:#2F2E2C !important;
}
/* HACK SAFARI > 3.0*/
html[xmlns*=""] body:last-child .bloc_voteFlash {
	top:0px;
}
body:first-of-type .bloc_voteFlash{
	top:3px;
}