@charset "utf-8";
/*--------------------------------------------------------------------------------------------*/
/*										Devis												  */
/*--------------------------------------------------------------------------------------------*/
#devis
{
	margin:auto;
	padding-top:10px;
	width:100%;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#devis h4
{
	margin:0;
	padding-bottom:10px;
}

#devis .intro
{
	border-top:1px dashed #FFF;
	padding:3px;
	margin-bottom:5px;
}

#devis .titre-etape .fond-1
{
	background:url(images/devis/fond-1.png) no-repeat;
	height:20px;
	width:90px;
}

#devis .titre-etape .fond-2
{
	background:url(images/devis/fond-2.png) repeat-x;
}

#devis .titre-etape .fond-3
{
	background:url(images/devis/fond-3.png) no-repeat;
	width:14px;
}

#devis .titre-etape .potition-titre
{
	font-size:12px;
	padding-left:15px;
	padding-top:5px;
	color:#FFF;
}

#devis .contenu-etape .fond-4
{
	background:url(images/devis/fond-4.png) repeat-y;
	width:6px;
}

#devis .contenu-etape .fond-9
{
	background:#1b1b1b;
	padding:5px;
	color:#FFF;
}

#devis .contenu-etape .fond-5
{
	background:url(images/devis/fond-5.png) repeat-y;
	width:7px;
}

#devis .foot-etape .fond-6
{
	background:url(images/devis/fond-6.png) no-repeat;
	width:13px;
	height:13px;
}

#devis .foot-etape .fond-7
{
	background:url(images/devis/fond-7.png) repeat-x;
	height:13px;
}

#devis .foot-etape .fond-8
{
	background:url(images/devis/fond-8.png) no-repeat;
	width:14px;
	height:13px;
}