body {
     margin:0;
      }
		
div.domtab{
	float:left;
	width:737px;
	_width:727px;
	padding-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	}

ul.domtabs{
	height:20px;
    margin:0;
	padding:0;
    list-style:none;
    background:url(../images/Ctendance/etoile_bleu.gif) no-repeat left top;
	padding-left:25px;
	width:732px;
	_width:707px;
}

ul.domtabs li{
	height:20px;
    float:left;
    margin:0;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	height:20px;
    float:left;
    display:block;
    text-decoration:none;
    color:#5b4f3e;
	text-transform:uppercase;
	font-size:110%;
}

ul.domtabs a:hover{
	font-weight:bold;
}

ul.domtabs li.active {
	font-weight:bold;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	font-weight:bold;
	color:#7e9397;
}

div.domtab div{
	display:block;
	width:737px;
	_width:727px;
	border-bottom:1px solid #796a53;	
	border-top:1px solid #796a53;
	min-height:100px;
	_height:100px;
	margin-top:5px;
}

.domtab p{
    color:#5b4f3e;
	text-align:justify;
	margin-top:5px;
}

.onglet {
    color:#5b4f3e;
	text-transform:uppercase;
	border:none;
	font-size:100%;
	width:auto;
	display:block;
	margin-top:5px;
}

div.domtab div .onglet a,
div.domtab div .onglet a:hover,
div.domtab div .onglet a:active{
    color:#5b4f3e;
	text-transform:uppercase;
}


