#block_fiche{
position:absolute;
float:left;
left:20px;
top:15px;
width:600px;
border:1px solid #586925;
background-color:#E4EDCE;
background:url(../images/fiche/fond.gif);
background-repeat:repeat-y;
height:935px;
}
html>body #block_fiche{
position:absolute;
float:left;
left:20px;
top:15px;
width:600px;
border:1px solid #586925;
background-color:#E4EDCE;
background:url(../images/fiche/fond.gif);
background-repeat:repeat-y;
height: auto;
min-height:935px;
}
#titre_fiche{
position:relative;
float:left;
left:-4px;
top:25px;
width:45%;
border-bottom:2px solid #586925;
height:20px;
font-weight:bold;
color:#586925;
font-size:14px;
}
#ss_titre_fiche{
position:relative;
float:left;
top:35px;
color:#666666;
height:10px;
width:45%;
}
#texte_fiche{
position:relative;
flaot:left;
top:0px;
font-size:12px;
text-align:justify;
padding-right:7px;
padding-left:30px;
}
/**********************************************/
#article_liee{
position:absolute;
left:645px;
top:305px;
width:320px;
height:176px;
border:1px solid #E98003;
background-color:#F7EBDD;
color:#586925;
}
#article_liee a{
text-decoration:none;
color:#E98003;
}
#article_liee a:hover{
text-decoration:none;
color:#7F6214;
}
/**********************************************/
#top_consultation_fiche2{
position:absolute;
left:645px;
top:490px;
width:320px;
height:176px;
border:1px solid #7F6214;
background-color:#FFF;
}
#top_consultation_fiche2 a{
text-decoration:none;
color:#7F6214;
}
#top_consultation_fiche2 a:hover{
text-decoration:none;
color:#E98003;
}
/**********************************************/
#photo_connexe{
position:absolute;
left:645px;
top:15px;
width:320px;
height:278px;
border:1px solid #E98003;
}
#pub_fiche{
position:absolute;
top:685px;
left:660px;
height:250px;
width:300px;
}
#pub_fiche_instru{
position:absolute;
top:315px;
left:660px;
height:250px;
width:300px;
}
/**********************************************/
#footer_fiche
{
	position:absolute;
	left:-21px;
	bottom:-45px;
	width:991px;
	height:15px;
	font-size:11px;
}
#footer_fiche p
{
position:relative;top:0px;left:-5px;background-color:#E98003; width:991px; color:#604A10; border:1px solid #B06309; text-align:center
}

html>body #footer_fiche
{
	position:absolute;
	left:-12px;
	bottom:-15px;
	width:991px;
	height:15px;
	font-size:11px;
}
html>body #footer_fiche p
{
position:relative;top:0px;left:-5px;background-color:#E98003; width:980px; color:#604A10; border:1px solid #B06309; text-align:center
}
#footer_fiche a{
text-decoration:none;
color:#586925;
}
#footer_fiche a:hover{
text-decoration:none;
color:#FFF;
}
h1{

position:relative;
float:left;
left:-4px;
top:25px;
width:45%;
border-bottom:2px solid #586925;
height:20px;
font-weight:bold;
color:#586925;
font-size:14px;
}
h2{
font-size:12px;
font-weight:normal;
position:relative;
float:left;
top:15px;
color:#666666;
height:10px;
width:45%;
}