div#cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 300px;
padding-top: 25px;
background: url(haut3.gif) top left no-repeat;
float:left;
}
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(bas3.gif) bottom left no-repeat;
width: 300px;
padding-bottom: 10px;
float:left;
}
div#bloccadre p {
margin: 0 2px 0 2px;
color: #66696e;
}
div#bloccadre a {
color: #da313b; text-decoration: none;
}
div#bloccadre a:hover {
color: #c0dc00; text-decoration: none;
}
#gauche{
	width:300px;
	height:auto;
	float:left;
}
#gaucheie6{
	width:0px;
	height:auto;
	float:left;
}
#droit{
	width:590px;
	height:auto;
	float:left;
}
#bas{
	width:900px;
	height:auto;
	clear:left;
}
#general{
	width:900px;
	height:auto;
	clear:left;
}