/*Les espaces*/
.esp_zone {
	clear: both;
	width: inherit;
	line-height: 22px;
}
.esp_block {
	clear: both;
	width: inherit;
	line-height: 1px;
}
.div_hr {
	width: inherit;
	height: 1px;
	background-color: #ff004e;
	line-height: 1px;
	margin: 20px 0px 20px 0px;
}
/*pleine largeur*/
.full_zone {
	clear: both;
	width: inherit;
	margin-bottom: 20px;
}
/*2 colonnes*/
.columns_zone {
	clear: both;
	width: inherit;
	background-image: url(../images/col_space.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.left_column {
	float: left;
	width: 269px;
	padding-right: 20px;
}
.right_column {
	float: left;
	width: 269px;
	padding-left: 21px;
}
/*retour*/
.zone_back {
	width: inherit;
	margin-bottom: 10px;
}
.zone_back img {
	float: right;
	border: 0px;
}
/*titre / attaque / texte / photos*/
.title {
	color: #ff004e;
	padding-bottom: 5px;
}
.title h1 {
	font-size: 13px;
	margin: 0px;
}
.title_txt {
	padding: 0px 0px 5px 30px;
	width: 80%;
	text-align: justify;
	font-style: italic;
	color: #a37b7b;
}
.title_txt h2 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}
.title_txt a {
	font-weight: bold;
	color: #a37b7b;
}
.txt_block {
	text-align: justify;
}
.txt_block h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}
.txt_block a {
	font-weight: bold;
	color: #b3b3b3;
}
.picture {
	float: right;
	padding: 0px 0px 5px 5px;
}
.picture img {
	border: 1px solid #000000;
}
/*barre nombre de participants*/
#zone_progress {
	width: inherit;
	margin-bottom: 20px;
}
#progress_leg {
	width: inherit;
	font-style: italic;
	text-align: right;
}
#progress_out {
	width: inherit;
	height: 20px;
	background-color: #444444;
	border: 1px solid #b3b3b3;
}
#progress_in {
	height: 20px;
	background-color: #ff004e;
}/*menu*/
.menu_item {
	margin-top: 15px;
}
.menu_item a {
	display: block;
	padding: 0px 0px 0px 24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	color: #16ffff;
	background: url(../images/bout_menu_jeu.gif) no-repeat;
}
.menu_item a:hover {
	color: #ffffff;
	background: url(../images/bout_menu_jeu_on.gif) no-repeat;
}
/*formulaire inscription*/
form .section {
	clear: both;
	padding-top: 5px;
}
form label {
	float: left;
	width: 140px;
	text-align: right;
	padding: 2px 5px 2px 0px;
}
form input {
	float: left;
	font-size: 11px;
}
/*************ADSENSE**********************/
.content_adsense {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
