body {
	background-color: #0A0E45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	width:100%;
	text-align: justify;
}


H1{
	font-size:14px;
}

h2{
	font-size:12px;
	color:#0A0E45;
}

a:link,a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#bando_titre{
	background-image:url(../images/banndevis.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:208px;
	width:750px;
	margin:0px auto;
	background-color:#ffffff;
	position:relative;
	top:30px;
}

#titre{
	width:568px;
	position:absolute;
	top:120px;
	left:68px;
	font-size:20px;
	text-align:center;
	color:#ffffff;
}

#contenu{
	position:relative;
	background-color:#ffffff;
	width:750px;
	margin:0px auto;
}

#deconnexion{
	position:absolute;
	right:10px;
	top:2px;
}

#bdp_lien{
	position:relative;
	width:750px;
	margin:0px auto;
	color:#ffffff;
}

#bdp_lien a:link,#bdp_lien a:visited{
	color:#ffffff;
}

#adresse_ccei{
	position:absolute;
	right:0px;
	font-size:9px;
	text-align:right;
}



#epsisoft_ccei{
	position:absolute;
	left:0px;
	font-size:9px;
	text-align:left;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

#msg_erreur{
	padding:10px;
	background-color:#ff0000;
	position:relative;
}

#msg_info{
	padding:10px;
	background-color:#0A0E45;
	position:relative;
	color:#fff;
	font-weight:bold;
}


.liste_ligne0{
	background-color:#e6e6e6;
	display:block;
	padding:1px;
	cursor:pointer;
}

.liste_ligne1{
	background-color:#D2D3D4;
	display:block;
	padding:1px;
	cursor:pointer;
}

.liste_ligne0:hover,.liste_ligne1:hover{
	background-color:#cbccce;

}

.ligneinv{
	height:0px;
	overflow:hidden;
}