
.MainDiv{
	width:788px;
	height:332px;
	position:relative;
}
.MainBgDiv{
	width:788px;
	height:332px;
	background:#CDC7C7;
	position:abslolute;
	z-index:-5;
}

.Left{
	background:#825454;
	width:214px;
	height:290px;
	overflow:hidden;
	top:32px;
	left:10px;
	position:absolute;
	
}

#trackLeftBg{
	position:absolute;
	top:32px;
	left:224px;
	width: 12px;
	height: 290px;
	background: url(/ranger_ressources/sitepic/scroll-bg-left.jpg) no-repeat;
}

#trackLeft {
	position:absolute;
	top:15px;
	left:0px;
	width: 12px;
	height: 260px;
}
#handleLeft {
	width: 12px;
	height: 12px;
	cursor: move;
	background: url(/ranger_ressources/sitepic/scroll-button-left.jpg) no-repeat;
}



#trackRightBg{
	position:absolute;
	left:754px;
	top:32px;
	width:12px;
	height:256px;
	background: url(/ranger_ressources/sitepic/scroll-bg-right.jpg) no-repeat;
}	
			
#trackRight{
	position:absolute;
	left:0px;
	top:15px;
	width:12px;
	height:226px;
	
}

#handleRight{
	width: 12px;
	height: 20px;
	background: url(/ranger_ressources/sitepic/scroll-button-right.jpg) no-repeat;
	cursor: move;
}





.LeftTop{
	background:#825454;
	width:226px;
	height:10px;
	top:14px;
	left:12px;
	position:absolute;
	overflow:hidden;
	z-index:1;
        margin-top:-5px;
        height:16px;
}

.LeftTopTexte{
	position:absolute;
	color: #000000;
	font-family: trebuchet ms;
	font-size: 13px;
	left:20px;
	top:8px;
        
	z-index:2;

}


.TexteContainer{
	position:absolute;
	left:270px;
	top:32px;
	width:484px;
	height:256px;
	overflow:hidden;
	
	
}
.Texte{
	width:444px;
	height:228px;
	left:270px;
	top:41px;
	color: #320404;
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: justify;

}

.Title{

	color: ;
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: justify;
	width:181px;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:2px;
	font-weight:bold;
}

.CutContent{

	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
	width:181px;
	margin-left:15px
}

.BottomLink{
	position:absolute;
	font-family: trebuchet ms;
	top:300px;
	text-align:right;
	font-size: 12px;
	font-weight:bold;
	right:34px;

}

.FormTexte{
	width:100px;
	float:left;
	text-align:right;
	font-family: trebuchet ms;
	font-size: 12px;
	color: ;

}

.FormInput{
	width:324px;
	margin-left:20px;
	float:left;
}

a.News {

	color:#000000;
	font-family: trebuchet ms;
	font-size: 12px;
}

a:hover.News {
	color: #FF0000;
	font-family: trebuchet ms;
	font-size: 12px;
}