* {
	margin:0;
}



body {
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
	color:#0F0A02;
	cursor:default;
	font-size:70%;
	background-color:#fff;
}

#haut{
	position:relative;
	height:122px;
	background: url(img_design/repeat_haut.gif) repeat-x top;
	z-index:2;
}

#bas{
	position:relative;
	height:60px;
	background: url(img_design/repeat_haut.gif) repeat-x top;
}
#inscr {
background:#FFFFFF none repeat scroll 0 0;
border:5px solid red;
font-size:12px;
margin-top:-220px; 
margin-left:-150px;
width: 300px;
padding-left:12px;
position:absolute;
top:50%;
left:50%; 
z-index:500;
}
.milieu {
	background:#FFFFFF none repeat scroll 0 0;
	border:4px solid #fc8744;
	font-size:12px;
	z-index:500;
	padding:15px;
	position: absolute;
	top: 80%;
	left:33%; 
}

#milieuSelection {
	margin-top:-40px; 
	margin-left:-150px;
	width: 250px;
}

#milieuPanier {
	height:350px;
	margin-left:-250px;
	margin-top:-260px;
	overflow:auto;
	width:500px;
}

#repeat{
	position:absolute;
	margin-left:0;
	top:0;
	width:780px;
	height:122px;
	background: url(img_design/homa_haut_c.gif) no-repeat;
	z-index:3;
}


#logo{
	position:absolute;
	width:294px;
	height:89px;
	margin-left:30px;
	top:20px;
	z-index:4;
}
#titrelogo{
	position:absolute;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:11pt;
	color:#ff8135;
	width:220px;
	height:50px;
	margin-left:10px;
	top:55px;
	left:110px;
	z-index:10;
}

#titrepage{
	position:absolute;
        right:10px;
	width:300px;
	/*margin-left:475px;*/
	text-align:right;
	top:58px;
	z-index:5;
        font-size:18px;
}

#ecrito{
	position:absolute;
        right:10px;
	width:400px;
	/*margin-left:475px;*/
	text-align:right;
	top:80px;
	z-index:5;
}

#etape{
	margin-top:20px;
	text-align:center;
}

#recal{
	margin:0 7px 0 7px;
}

#facturation{
	width:700px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
}

.Style1{
	font-size:12px;
	color:#E06022;
}

a {
	color:#3F1C0C;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:0.1em;
}

a:hover{
	text-decoration:none;
	color:#FF5A00;
}

b {
	color:#3F1C0C;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0.1em;
}

b:hover{
	text-decoration:none;
	color:#FF5A00;
}

.titre{
	font-size:13px;
	color:#5F4C41;
}

.nom{
	font-size:13px;
	color:#FF630F;
	letter-spacing:0.1em;
}

.entete{
	background:#FFF4EF;
}

.texte_tableau{
	font-size:12px;
}

.cola {
	border-collapse: collapse;
}

td{
	border: 1px solid #D4D4D4;
	background:#FAFAFA;
	padding:5px;

}
.titre{
	padding: 10px 0 10px 5px;
	font-size:20px;
	color:#5F4C41;
}

.titre2{
	padding: 10px 0 10px 5px;
	font-size:17px;
	color:#5F4C41;
}

.bloc{
	padding-left:5px;
}
