/*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: 20px;
}
/******Les news ***********/
#chap_news {
	clear: both;
	width: inherit;
	background: url(../images/news_bg.gif) repeat-x;
}
.news_item {
	margin: 0px 0px 3px 36px;
	border-bottom: 1px solid #c2013c;
}
.date_news {
	font-size: 10px;
	font-weight: bold;
	color: #ff004e;
}
.tt_news {
	clear: both;
	padding-bottom: 10px;
	color: #ff004e;
}
.tt_news h2 {
	font-size: 12px;
	margin:0px;
}
.content_news {
	text-align: justify;
	font-style: italic;
}
.content_news a {
	color: #b3b3b3;
}
.vignette_news {
	float: left;
	padding: 0px 7px 0px 0px;
}
.vignette_news img {
	border: 1px solid #000000;
}
.news_plus {
	width: inherit;
	text-align: right;
	padding: 10px 0px 15px 0px;;
}
.news_plus img {
	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 h1 {
	margin: 0px;
	font-size: 13px;
	color: #fff400;
}
.txt_block a {
	font-weight: bold;
	color: #b3b3b3;
}
.picture {
	float: right;
	padding: 0px 0px 5px 5px;
}
.picture img {
	border: 1px solid #000000;
}
/*************ADSENSE**********************/
.content_adsense {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

