/* CSS Document */
body{
background-image:none;
}

#header{
height:33px;
display:block;
}

#corps .corps_interne {
}

#bloc_login {
z-index:10;

}

#header_interne{
background-image:none;

}
#header_interne #info_general_contact {
display:none;
}

.retour_home_from_fiscal{
height:30px;
width:300px;
position:absolute;
top:8px;
left:8px;
z-index:20;
display:block;
}
.retour_home_from_fiscal a.retour_home{
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:24px;
	background-image: url(../images/retour_home.png);
	background-repeat: no-repeat;
	
}
div.corps_texte .corps_texte_colone_gauche {
border:none;
}
.corps_texte_colone_centre_et_droite img{
	margin-left:118px;
	display:block;
}

.bloc_fiscal{
	width:810px;
	
}
.bloc_fiscal_top{
	width:100%;
	height:15px;
	background-image: url(../images/fond_fiscal_top1.png);
	background-repeat: no-repeat;
}
.bloc_fiscal_middle{
	width:750px;
	padding-left:25px;
	padding-right:35px;
	background-image: url(../images/fond_fiscal_middle.png);
	background-repeat:repeat-y;
}
.bloc_fiscal_bottom{
	width:100%;
	height:66px;
	background-image: url(../images/fond_fiscal_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.bloc_prix{
background:#EFEEEA;
width:386px;
margin-left:auto;	
margin-right:auto;

padding:10px;
-moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
	border-radius: 4px;



}
