#accueil {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#accueil a {
	color: #FFFFFF;
	text-decoration: none;
}
#accueil  a:hover {
	color: #999999;
	text-decoration: underline;
}
#news_suite a:hover {
	color: #990000;
}

/*.colonne_gauche1-4 {
	width: 215px;
	background-color: #0099CC;
	height: 50px;
}
.colonne_droite3-4 {
	width: 620px;
	position: relative;
	margin-left: 237px;
	margin-top: -164px;
}*/
#news_content {
	height: 164px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	width: 215px;
}


#news {
	height: 18px;
	width: 100%;
	background-color: #000000;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 8px;
	font-weight: bold;
}
.news_date {
	font-weight: bold;
	color: #990000;
	text-indent: 8px;
	padding: 5px 0px 0px 0px;
}
#news_logo {
	height: 40px;
	width: 40px;
	margin-left: 5px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.news_texte {
	font-weight: normal;
	overflow: hidden;
	height: 106px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-right: 8px;
}
#news_suite, #news_suite a {
	font-weight: bold;
	color: #990000;
	text-align: right;
	margin-right: 8px;
}
#img_protections, #img_chaussettes {
	height: 212px;
	width: 417px;
	margin-top: 15px;
}
#img_ballons,#img_shorts {
	height: 212px;
	width: 417px;
	margin-left: 443px;
	margin-top: -212px;
}
#img_maillots {
	height: 212px;
	width: 860px;
	margin-top: 15px;
	background-image: url(../img/index/maillots.jpg);
}

#img_protections {
	background-image: url(../img/index/protections.jpg);
}
#img_ballons {
	background-image: url(../img/index/ballons.jpg);
}
#img_chaussettes {
	background-image: url(../img/index/chaussettes.jpg);
}
#img_shorts {
	background-image: url(../img/index/shorts.jpg);
}
#protections_txt, #chaussettes_txt, #maillots_txt  {
	z-index: 6;
	height: 40px;
	padding-top: 20px;
	padding-left: 15px;
	left: 16px;
	position: absolute;
}
#ballons_txt, #shorts_txt {
	z-index: 6;
	height: 40px;
	padding-top: 20px;
	padding-left: 15px;
	left: 16px;
	position: absolute;
	margin-left: 443px;
}


#ballons_txt_fond, #protections_txt_fond,#chaussettes_txt_fond, #shorts_txt_fond, #maillots_txt_fond  {
	z-index: 5;
	position: relative;
	background-color: #000000;
	height: 70px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity : 0.8;
}


.txt_rouge_index {
	font-weight: bold;
	color: #990000;
}

.txt_blanc_index {
	color: #FFFFFF;
	font-weight: bold;
}
#news_window {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	width: 98%;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	padding-bottom: 10px;
}
.news_texte_w {
	/*height: 50px;*/
	padding: 0px 8px 8px 5px;
	margin: 10px 0px 0px 0px;
}
.news_date_w {
	font-weight: bold;
	color: #990000;
	text-indent: 8px;
	padding: 15px 0px 0px 0px;
}
