/*Main Container*/
.hrzContainer {
	width:100%;
}
.hrzContainer ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
#actualite {
   background-color: black;
border-right:black;
border-bottom:black;
border-top:black;
border-left:black;
}
.handle {
	float: left;
	width: 38px;
	height: 310px;
	margin: 1px;
	margin-right: -10px;
	background:  url(../images/blade.png) no-repeat;
}
.handleOver{	
	background: url(../images/blade_sel.png) no-repeat;
}
.handleSelected{
	
	background: url(../images/blade_sel.png) no-repeat;
}
/*Content Container*/
.contentWrapper{	
	width: 640px;
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
	
}
.contentWrapper h3{
	border-bottom: 1px solid silver;
	color: rgb(172, 194, 112);
}
/*Animation Start*/
.contentStart {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd {
	padding-left: 24px;
	float: left;	
	width:660px;
	height: 310px;
}

/*Main Container*/
.hrzContainer3 {
	width:900px;
}
/*Main Container*/
.hrzContainer4 {
	width:667px;
}
/*Main Container*/
.hrzContainer4_1 {
	width:620px;
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer4 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer4_1 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
.hrzContainer4 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
.hrzContainer4_1 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}

/*Handle*/
.handle3 {
	float: left;
	width: 33px;
	height: 499px;
	text-align:center;

	/*background: #666;
	border: 1px solid #FFFFFF;*/
}
.handle4 {
	float: left;
	width: 17px;
	height: 499px;
	text-align:center;

	/*background: #666;
	border: 1px solid #FFFFFF;*/
}
.handle4_1 {
	float: left;
	width: 23px;
	height: 499px;
	text-align:center;

	/*background: #666;
	border: 1px solid #FFFFFF;*/
}

.handle3 img{
	/*margin-top:2px;*/
	
}
.handle4 img{
	/*margin-top:2px;*/
	
}
.handle4_1 img{
	/*margin-top:2px;*/
	
}

.handleOver3{
	
	/*background: red;
	border: 1px solid #CCCCCC;*/
	/*filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}
.handleOver4{
	
	/*background: red;
	border: 1px solid #CCCCCC;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}
.handleOver4_1{
	
	/*background: red;
	border: 1px solid #CCCCCC;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}

.handleOver3 img{
	/*margin-top:2px;*/
	/*filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
	cursor:pointer;
}
.handleOver4 img{
	/*margin-top:2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
}
.handleOver4_1 img{
	/*margin-top:2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
}

.handleSelected3{	
	/*background: #000;
	border: 1px solid white;*/
}
.handleSelected4{	
	/*background: #000;
	border: 1px solid white;*/
}
.handleSelected4_1{	
	/*background: #000;
	border: 1px solid white;*/
}

/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentWrapper4{
	text-align: justify;
	
}
.contentWrapper4_1{
	text-align: justify;
	
}

.contentInnerWrapper3{
	/*padding: 10px;*/
}
.contentInnerWrapper4{
	/*padding: 10px;*/
}
.contentInnerWrapper4_1{
	/*padding: 10px;*/
}

.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentWrapper4 h3{
	/*border-bottom: 1px solid silver;
	color: #1E90FF;*/
}
.contentWrapper4_1 h3{
	/*border-bottom: 1px solid silver;
	color: #1E90FF;*/
}
/*Animation Start*/
.contentStart3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 499px;	
	overflow:hidden;
}
.contentStart4 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 499px;	
	overflow:hidden;
}
.contentStart4_1 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 499px;	
	overflow:hidden;
}

/*Animation End*/
.contentEnd3 {
	
	float: left;	
	
	height: 499px;
}
.contentEnd4 {
	
	float: left;	
	
	height: 499px;
}
.contentEnd4_1 {
	
	float: left;	
	
	height: 499px;
}