﻿#hd .hd-top{
	/**margin-top: 20px;
	height: 70px;*/
}

#hd .hd-sec {
	margin-bottom:0px;
	margin-top:3px;
}




#user-search-mail, #manchette-services{
	margin-bottom: 5px;	
}


#manchette{
	border:1px solid #ccc;
	padding: 1px;
	height: 157px;
}

.manchette-image{
	width: 310px;
	height: 155px;
	float: left;	
	overflow: hidden;
}

.manchette-links{
	margin-left: 5px;
	width: 150px;
	float: left;	
}

.manchette-titre{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #444;
	background: url(/images/buttons.gif) no-repeat 0px -137px;
	text-align: left;
	padding-left: 17px;
}

.manchette-chapeau{
	height: 95px;
	font-size: 11px;
	font-weight: normal;	
}

#manchette-nav{
	height: 25px;
	position: relative;
	margin-top: -15px;
}

#manchette-prev{
	background: url(/images/buttons.gif) no-repeat 0px -1945px;
	margin-top: -10px;
	width: 22px;
	height: 20px;
	margin-left: 380px;
	position: absolute;
	cursor: pointer;
	z-index: 10;
}

#manchette-pause{
	background: url(/images/buttons.gif) no-repeat 0px -2065px;
	margin-top: -7px;
	width: 22px;
	height: 20px;
	margin-left: 403px;
	position: absolute;
	cursor: pointer;
	z-index: 10;
}

#manchette-next{
	background: url(/images/buttons.gif) no-repeat 0px -2180px;
	margin-top: -9px;
	width: 22px;
	height: 20px;
	margin-left: 425px;
	position: absolute;
	cursor: pointer;
	z-index: 10;
}

.carousel-component { 
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	-moz-border-radius:0px;
	background-color: white;
	clear:both;
}

.carousel-component .carousel-clip-region { 
	padding:0px;
	margin:0px;

}
.carousel-component ul.carousel-list{
	text-align:left;
	background-color:white;
}
.carousel-component .carousel-list li { 
	text-align:left;
	margin:0px;
	font-family: arial, helvetica,clean, sans-serif;
}

