/* les paneaux de taille fixe */
.panel_container_links {
	width: 1000px;
	height: auto;
}

.panel_container_links ._H{
	width: 970px;
}

.panel_container_links ._V{
	height: auto;
}

.panel_type_liens {
	width: 900px;
	height: auto;
}

.panel_type_liens ._H{
	width: 870px;
}

.panel_type_liens ._V{
	height: auto;
	padding-bottom: 5px;
}

.panel_type_liens a img{
	width: 200px;
	border:none;
	margin-bottom: 2px;
	margin-right: 10px;
}

.panel_container_links img {
	width: 200px;
	height: 40px;
}

.no_banner{
	width: 200px;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 2px;
	margin-right: 10px;
	background-color:#333333;
	text-align:center;
	float:left;
}

.le_text_area{
/*
	border: none;
*/
	display:inline;
}

