﻿body {
	background-color:#3161A5;
	margin:0px;
}

Body, p, a, td, input, textarea, select, option, div, ul, li {
	color: #273B73;
}

div.divBody {
	position:relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	background-color:#FFFFFF;
	background-image:url(../images/fond_partenaires.gif);
	background-position:right;
	background-repeat:repeat-y;
}

div.divPage {
	position:relative;
	float:left;
	background-image:url(../images/fond_entete.jpg);
	background-repeat:no-repeat;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	min-height:550px;
}

div.divEntete {
}

div.divLogo {
	width:387px;
	height:75px;
	margin-bottom:60px;
	background-image:url(../images/koomaison.png);
	background-repeat:no-repeat;
}
		div.divLogo a {
			display:block;
			width:387px;
			height:75px;
		}
		div.divLogo h1 {
			display:none;
		}

div.divLogoPro {
	width:387px;
	height:75px;
	margin-bottom:60px;
	background-image:url(../images/koomaison_pro.png);
	background-repeat:no-repeat;
}
div.divLogoPro a {
	display:block;
	width:387px;
	height:75px;
}
div.divLogoPro h1 {
	display:none;
}
			
div.divEspacePro {
	top:5px;
	right:20px;
	width:170px;
	height:50px;
	text-align:right;
	float:right;
	position:absolute;
}

div.divEspacePro a {
	width:170;
	height:75px;
}
div.divEspacePro h1 {
	background-color:white;
	color:orange;
	margin-right:15px;
}

div.divEspaceGP {
	top:5px;
	right:10px;
	width:235px;
	height:50px;
	text-align:right;
	float:right;
	position:absolute;
}

div.divEspaceGP a {
	width:235;
	height:50px;
}
div.divEspaceGP h1 {
	background-color:white;
	color:orange;
	margin-right:15px;
}

div.divMenu {
	padding:1px 25px;
	text-align:center;
	width:550px;
}
		div.divMenu a, div.divMenu a:link, div.divMenu a:active, div.divMenu a:visited {
			/*background-color:#EFF2FA;
			border:1px solid #1A2851;*/
			font-size:11px;
			font-weight:bold;
			color:#3F5FBA;
			text-decoration:none;
		}
		div.divMenu a:hover {
			/*background-color:#FFF3E6;
			border:1px solid #B13A01;*/
			color:#FF941F;
		}

div.divContenu {
	float:left;
	width:525px;
	padding:7px 0 10px 25px;
	text-align:justify;
}

div.divPartenaires {
	float:right;
	width:169px;
	margin-top:20px;
	margin-right:3px;
	background-color:#F4F6FB;
	background-image:url(../images/arrondi_partenaires.gif);
	background-repeat:no-repeat;
	text-align:center;
}
		div.divPartenaires h3 {
			margin:0;
			background-color:#3F5FBA;
			color:#FFFFFF;
			font-size:12px;
			text-align:center;
			line-height:18px;
			margin:10px 0 3px 0;
			clear:both;
		}
		div.divPartenaires img {
			margin:1px;
		}
		
h2 {
	height:25px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
		h2 span {
			display:none;
		}
		h2.h2Particuliers {
			background-image:url(../images/titre_particuliers.png);
			background-repeat:no-repeat;
		}

div.divEtape {
	background-image:url(../images/puce_etape.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	min-height:100px;
	margin-bottom:20px;
	clear:both;
	text-align:justify;
}
		div.divEtape h3 {
			margin:0px;
			font-size:16px;
			font-weight:bold;
			color:#3F5FBA;
		}
		div.divEtape h3 label {
			color:#FF911A;
		}
		div.divEtape h3 b {
			color:#C2E51F;
		}
div.divEtape div {
	height:20px;
	background-image:url(../images/trait_fondu_horizontal.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

div.divEtapeResume {
	margin-top:7px;
	text-align:right;
}
		div.divEtapeResume a {
			float:right;
			width:80px;
		}
		div.divEtapeResume label {
			float:right;
			width:160px;
			padding-right:7px;
			margin-left:2px;
			border:1px solid #3F5FBA;
			background-color:#F4F6FB;
			text-align:right;
			font-weight:bold;
		}

form.formAccesNet {
	margin-top:7px;
	margin-left:15px;
	text-align:left;
}
		form.formAccesNet input {
			width:120px;
		}
		form.formAccesNet button {
			width:22px;
		}

div.divEtat {
	width:600px;
	text-align:center;
}

button {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#3F5FBA;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer; 
	margin:0 2px;
}

a, a:link, a:active, a:visited {
	font-weight:bold;
	color:#3F5FBA;
}

a:hover {
	color:#FF941F;
}


a.aBouton, a.aBoutonOff {
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	border: 1px outset;
	padding:1px 5px;
	white-space:nowrap;
}
a.aBouton:link, a.aBouton:active, a.aBouton:visited,
a.aBoutonOff:link, a.aBoutonOff:active, a.aBoutonOff:visited {
	color:#FFFFFF;
	font-weight:normal;
}

a.aBouton, a.aBoutonOff {
	color:#FFFFFF;
	font-weight:normal;
}

a.aBouton {
	background: #3F5FBA;
}

a.aBoutonOff {
	background: #C0C0C0;
}

.step__1__cur_gif
{
	position: absolute;
	left:54px;
	top:225px;
	width:86px; 
	height:50px;
	background: url("../images/step_1_cur.gif") no-repeat;
}
.step__1__done_gif
{
	position: absolute;
	left:54px;
	top:225px;
	width:86px; 
	height:49px;
	background: url("../images/step_1_done.gif") no-repeat;
}
.step__1__2__cur_gif
{
	position: absolute;
	left:140px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_1_2_cur.gif") no-repeat;
}
.step__1__2__done_gif
{
	position: absolute;
	left:140px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_1_2_done.gif") no-repeat;
}
.step__1__2__done2_gif
{
	position: absolute;
	left:140px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_1_2_done2.gif") no-repeat;
}
.step__2_gif
{
	position: absolute;
	left:155px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_2.gif") no-repeat;
}
.step__2__cur_gif
{
	position: absolute;
	left:155px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_2_cur.gif") no-repeat;
}
.step__2__done_gif
{
	position: absolute;
	left:155px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_2_done.gif") no-repeat;
}
.step__2__3_gif
{
	position: absolute;
	left:235px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_2_3.gif") no-repeat;
}
.step__2__3__cur_gif
{
	position: absolute;
	left:235px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_2_3_cur.gif") no-repeat;
}
.step__2__3__done_gif
{
	position: absolute;
	left:235px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_2_3_done.gif") no-repeat;
}
.step__2__3__done2_gif
{
	position: absolute;
	left:235px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_2_3_done2.gif") no-repeat;
}
.step__3_gif
{
	position: absolute;
	left:250px;
	top:225px;
	width:83px; 
	height:49px;
	background: url("../images/step_3.gif") no-repeat;
}
.step__3__cur_gif
{
	position: absolute;
	left:250px;
	top:225px;
	width:83px; 
	height:49px;
	background: url("../images/step_3_cur.gif") no-repeat;
}
.step__3__done_gif
{
	position: absolute;
	left:250px;
	top:225px;
	width:83px; 
	height:49px;
	background: url("../images/step_3_done.gif") no-repeat;
}
.step__3__4_gif
{
	position: absolute;
	left:333px;
	top:225px;
	width:16px; 
	height:49px;
	background: url("../images/step_3_4.gif") no-repeat;
}
.step__3__4__cur_gif
{
	position: absolute;
	left:333px;
	top:225px;
	width:16px; 
	height:49px;
	background: url("../images/step_3_4_cur.gif") no-repeat;
}
.step__3__4__done_gif
{
	position: absolute;
	left:333px;
	top:225px;
	width:16px; 
	height:49px;
	background: url("../images/step_3_4_done.gif") no-repeat;
}
.step__3__4__done2_gif
{
	position: absolute;
	left:333px;
	top:225px;
	width:16px; 
	height:49px;
	background: url("../images/step_3_4_done2.gif") no-repeat;
}
.step__4_gif
{
	position: absolute;
	left:349px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_4.gif") no-repeat;
}
.step__4__cur_gif
{
	position: absolute;
	left:349px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_4_cur.gif") no-repeat;
}
.step__4__done_gif
{
	position: absolute;
	left:349px;
	top:225px;
	width:80px; 
	height:49px;
	background: url("../images/step_4_done.gif") no-repeat;
}
.step__4__5_gif
{
	position: absolute;
	left:429px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_4_5.gif") no-repeat;
}
.step__4__5__cur_gif
{
	position: absolute;
	left:429px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_4_5_cur.gif") no-repeat;
}
.step__4__5__done_gif
{
	position: absolute;
	left:429px;
	top:225px;
	width:15px; 
	height:49px;
	background: url("../images/step_4_5_done.gif") no-repeat;
}
.step__5_gif
{
	position: absolute;
	left:444px;
	top:225px;
	width:99px; 
	height:49px;
	background: url("../images/step_5.gif") no-repeat;
}
.step__5__cur_gif
{
	position: absolute;
	left:444px;
	top:225px;
	width:99px; 
	height:49px;
	background: url("../images/step_5_cur.gif") no-repeat;			
}

.lbl_step
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	text-align:center;
	margin-top:8px;
	display:block;
}

.lbl_step #previous 
{
	color:gray;
}
.lbl_step #next		{
	color:#486FC8;
}
.lbl_step #cur		{
	color:#990000;
}
		


