div#cadre
{
	margin : 10px 50px ;
}
div#hautg
{
	float: left ;
	width: 11px ;
	height : 11px ;
	background: url(../images/ombhg.gif) no-repeat left ;
}
div#haut
{
	height : 11px ;
	background: url(../images/ombht.gif) repeat left ;
}
div#hautd
{
	float: right ;
	width: 11px ;
	height : 11px ;
	background: url(../images/ombhd.gif) no-repeat left;
}
div#basg
{
	float: left ;
	width: 11px ;
	height : 11px ;
	background: url(../images/ombbg.gif) no-repeat left ;
}
div#bas
{
	height : 11px ;
	background: url(../images/ombbt.gif) repeat left ;
}
div#basd
{
	float: right ;
	width: 11px ;
	height : 11px ;
	background: url(../images/ombbd.gif) no-repeat left;
}
div#travcontenu
{
	margin-left: 0px ;
	padding: 0 11px ;
	background: url(../images/ombd.gif) repeat-y right ;
}
div#travgauche
{
	height: 702px ;
	clear: left ;
	float: left ;
	width : 11px ;
	background: url(../images/ombg.gif) repeat-y top ;
}
div#bloctrav
{
	height: 700px ;
	padding: 0px 5px ;
	border: 1px solid #e6e6e5 ;
	background: #f3f3f2 ;
	font-family:Arial, sans-serif; 
	font-weight : bold; 
	text-decoration: none;
	overflow: hidden ;
}

