<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@page {
	margin-left: 0;
	margin-right: 0;
}
body {
	margin:0;
	padding:50px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:"Arial";
	color:#000000;
	text-align: center;
	width:880px;
}

h1 {

}
.noprintf {display:none;display:none !important;}
h2 {
	font-weight: normal;
	margin:0 267px 22px 30px;
	padding:12px 20px 8px 0;
	color: #901F25;
	border-bottom: 2px solid #901F25;
	text-align: right;
	font-size:22px;
}

h3 {

}

a, a:link, a:visited {
	color:#313863;
}

a:hover {
	color:#313863;
}

img {

}
a img {
	border:none;
}
input, select, textarea {
	color:#000000;
}

/* MAIN */
#main {
	margin:0 auto;
	width:987px;
	position:relative;
	display:block;
	text-align:left;
	background:url(bg_droite.png) right 94px no-repeat #FFFFFF;
}

/* HEADER */
#main #header {
	margin:0;
	width:987px;
	display:none;
	height:94px;
	background:url(bg_header.jpg) right top no-repeat #FFFFFF;
}
#main #header p.logo {
	width:206px;
	float:left;
}
#main #header p.e-colasidfn {
	float:right;
	margin:0;
}
#main #header p.e-colasidfn a {
	display:block;
	width:115px;
	height:21px;
	margin:36px 19px 0 0;
	text-decoration:none;
}
/* MENU */
#main #menu {
	width:987px;
	display:none;
	height:35px;
	line-height:35px;
}

#main #menu p.accueil_lien {
	float:left;
	width:139px;
	height:35px;
	line-height:35px;
	margin:0;
	padding-left:10px;
}
#main #menu p.accueil_lien a.a_accueil {
	font-weight:bold;
	font-size:14px;
	color: #901F25;
}
#main #menu p.date {
	float:left;
	width:70px;
	height:35px;
	line-height:35px;
	margin:0;
	padding-left:10px;
}

#main #menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#main #menu ul li {
	float:left;
	list-style-type:none;
	width:150px;
	height:35px;
	text-align:center;
	margin:0;
	padding:0;
}

#main #menu ul li a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:150px;
	height:35px;
	background:url(bg_menu.png) left top no-repeat;
}
#main #menu ul li a:hover {
	text-decoration:underline;
	background:url(bg_menu.png) left -70px no-repeat;
}

#main #menu ul li.selected a {
	background:url(bg_menu.png) left -35px no-repeat;
	color:#FFFFFF;
}
#main #menu ul li.selected a:hover {
	background:url(bg_menu.png) left -35px no-repeat;
	text-decoration:underline;
	color:#FFFFFF;
}

/* CONTENU */
p.partage {
	width:191px;
	height:172px;
	position:absolute;
	right:76px;
	top:58px;
	-top:68px;
	padding-bottom:0;
	margin-bottom:0;
	z-index:200;
	text-align:center;
}
*+html p.partage {
	top:68px;
}
p.partage a {
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(bg_sabonner.png) center top no-repeat;
	cursor:pointer;
	font-weight:bold;
	margin-top:3px;
}
p.partage a:hover {
	text-decoration:underline;
	background-position:center -25px;
	cursor:pointer;
}
p.bienvenue {
	float:left;
	padding-left:10px;
	font-size:14px;
	margin:0;
}
p.bienvenue span {
	padding-left:20px;
}

#content {
	clear:both;
	width:880px;
	margin:50px 20px 0 30px;
}


ul.accueil_liste {
	margin:20px 40px;
	list-style-type:none;
}
ul.accueil_liste li {
	list-style-type:none;
	width:400px;
	height:32px;
	margin:5px 0;
}
ul.accueil_liste li a {
	background:url(bg_li.png) left top no-repeat #f2f2f2;
	padding-left:29px;
	display:block;
	height:32px;
	width:425px;
	line-height:32px;
	font-weight:bold;
	text-decoration:none;
}
ul.accueil_liste li a:hover {
	background:url(bg_li.png) left -32px no-repeat #f2f2f2;
	text-decoration:underline;
}
/* BLOC ERREUR */

/* FORMULAIRE */
form {
	width:870px !important;margin-left:5px;
}
#main #contenu form div.bloc {
	padding:0 0 10px 0px;
	clear:both;
}
#main #contenu form p.form_title {
	color:#000;
	letter-spacing:3px;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
	font-size:15px;
	margin-top: 0;
	text-transform:uppercase;
	width:880px;
}
#main #contenu form p.form_title.sub_title {
	text-align:left;
	margin:10px 30px;
	width:820px;
	padding-left:10px;
	margin-top:0;
	font-size:13px;
	color:#000;

}
form label {
	clear:both;
	float:left;
	margin:3px 0 5px 30px;
	padding:0 0 0 13px;
	background:url(/images/puce-label.gif) left center no-repeat;
	font-weight:bold;
	width:230px;
	color:#000;
	font-size:13px;
}
form input.checkbox {
	cursor:pointer;
}
span.obli {
	color:red;
}
form label span.non_bold {
	font-weight:normal;
}
span.non_up {
	text-transform:none;
}
form .next_input {
	float:left;
	margin:0 0 3px 0;
}
form input.text,
form select.text {
	float:left;
	border:none;
	width:590px;
	margin:3px 0 5px 0;
	background-color:#FFFFFF;
}
form textarea.textarea {
	clear:both;
	border:none;
	width:826px;
	margin-top:10px;
	margin-left:30px;
}
form label.demi {
	clear:none;
}
form label.demi.first {
	clear:both;
}
form label.tier {
	clear:none;
	width:121px;
}
form label.quart {
	clear:none;
	width:41px;
}
form label.long {
	width:800px;
}
form input.text.tier {
	width:68px;
}
form input.text.demi,
form select.text.demi {
	width:158px;
}
form select.text.moyen {
	width:350px;
}
form div.bloc.sach select.text.moyen {
	width:150px;
}
form div.submit {
	width:200px;
	margin:0 auto;
}
form div.submit input {
	text-align:center;
	font-weight:bold;
	background-color:#d9d9d9;
	color:#30364a;
	padding:7px;
	cursor:pointer;
	border:none;
	width:200px;
}
form div.submit input:hover {
	background-color:#fca859;
}

p.submit_top {
	height:29px;
	display:none;
	-width:900px;
}
p.submit_op {
	width:687px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
p.submit_top a.print-liste {
	width:160px;
	padding-left:26px;
	background:url(/images/print.gif) left center no-repeat #d9d9d9;
}
p.submit_top a.save-pdf {
	width:160px;
	padding-left:26px;
	background:url(/images/pdf.gif) left center no-repeat #d9d9d9;
}
p.submit_top a.search-liste {
	width:190px;
	padding-left:26px;
	background:url(/images/search.gif) left center no-repeat #d9d9d9;
}

p.submit_bot {
	text-align:center;
	width:130px;
	float:right;
	margin-right:59px;
}
p.submit_bot a.button {
	width:100px;
	padding-left:26px;
	background:url(/images/print.gif) left center no-repeat #d9d9d9;
}
div.bloc_prestations {
	height:150px;
	overflow:auto;
	float:left;
	width:342px;
	border:1px solid black;
	background-color:#F2F1F2;
	padding:3px;
	position:relative;
	margin-right:5px;
}
div.bloc_prestations.bloc1 {
	clear:both;
	width:220px;
	margin-left:30px;
	-margin-left:15px;
}
div.bloc_prestations p {
	margin:3px 0;
}
div.bloc_prestations ul.prestations {
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0;
}
div.bloc_prestations ul.prestations li {

}
div.bloc_prestations ul li input {
	z-index:1;
}
div.bloc_prestations ul li label {
	z-index:9999;
}

div.bloc_prestations.presta_bloc {
    height: 150px;
    width: 234px;
}
div.bloc_prestations.presta_bloc label {
	float:left;
	width:100px;
	clear:both;
	margin-top:5px;
}
div.bloc_prestations.presta_bloc input {
	float:left;
	width:125px;
	margin-top:5px;
}
div.bloc_prestations label {
	clear:none;
	float:none;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;
	width:inherit;
	color:inherit;
	font-size:inherit;
	cursor:pointer;
}
.clear {
	clear:both;
	margin:0px;
}
label.clear {
	clear:both;
}
.hide {
	display:none;
}


h3 {
	font-size:22px;
	font-weight:normal;
	margin:1em 7px;
	color:#007594;
}

h3.sous-titre {
	margin-left:0;
	font-size:22px;
	padding-left:20px;
	color:#000;
}
p a.button {
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
	background-color:#d9d9d9;
	color:#313863;
	padding:7px;
	cursor:pointer;
	text-decoration:none;
	border:none;
	width:200px;
	margin-right:15px;
}
p a.button:hover {
	background-color:#fca859;
}

span.presta {
	cursor:help;
}



#recherche-rex {
	border-left:2px solid #283144;
	border-bottom:2px solid #283144;
	margin-right: 56px;
	-margin-right:48px;
	margin-top: -28px;
	height:180px;
	padding-top: 20px;
	margin-left: 7px;
	position:relative;
}
#recherche-rex label {
	clear:left;
	float:left;
	display:block;
	font-size:14px;
	color:white;
	font-weight:bold;
	background:url(bg-label.gif) 15px center no-repeat #28283c;
	height:24px;
	line-height:24px;
	width:105px;
	padding-left:35px;
	margin:3px 0 5px 15px;
}
#recherche-rex label.mot_cle {
	height:48px;
	line-height:42px;
	width:238px;
	padding-left:102px;
	margin-left:113px;
	-margin-left:57px;
	background:url(bg-rech.gif) 15px center no-repeat #FFFFFF;
}
#recherche-rex .select {
	float:left;
	width:370px;
	height:24px;
	line-height:24px;
	margin:3px 0 5px 0;
	-margin:3px 0 8px 0;
}
*+html #recherche-rex .select {
	margin:3px 0 8px 0;
}

#recherche-rex input.text {
	float:left;
	width:200px;
	height:23px;
	line-height:19px;
	height:19px;
	margin:12px 0 5px 0;
	-margin:45px 0 5px -119px;
	border:1px solid #28283c;
}
*+html #recherche-rex input.text {
	margin:47px 0 5px -105px;
}

div.MultiFile-label {
	clear: both;
	margin-left: 280px;
	position:relative;
}
div.MultiFile-label a.MultiFile-remove {
	text-transform: uppercase;
	color: red;
	font-weight: bold;
	text-decoration:none;
}

table.derniers_retours {
	background-color:#f2f2f2;
	border-top:2px solid black;
	border-bottom:1px solid black;
	border-right:2px solid black;
	border-left:2px solid black;
	margin-left:7px;
	width:874px;
	clear:both;
}

table.derniers_retours.sachants thead tr th.alpha {
	letter-spacing:2px;
}
table.derniers_retours thead {
	background-color:#30364A;
	border-bottom:2px solid black;
}
table.derniers_retours thead tr th {
	font-weight:bold;
	color:#FFFFFF;
}
table.derniers_retours thead tr th.first,
table.derniers_retours tbody tr td.first {
	border-right:1px solid #000000;
}
table.derniers_retours thead tr th,
table.derniers_retours tbody tr td {
	border-bottom:1px solid black;
	padding:5px;
}
table.derniers_retours tbody tr.to_open td p {
	padding-left: 20px;
}
table.derniers_retours tbody tr td p,
table.derniers_retours tbody tr td ul {
	padding:2px;
	margin:0;
}
table.derniers_retours tbody tr td ul {
	margin-left:15px;
}

table.derniers_retours tbody tr:hover {
	background-color:#cccaca;
	cursor:pointer;
}
table.derniers_retours tbody tr,
table.derniers_retours tbody tr:hover {
	cursor:pointer;
	background-color:#f2f2f2;
}

a.bt-ok {
	display:block;
	height:24px;
	width:23px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-top:2px;
	text-align:center;
	background:url(bg-ok.gif) left top no-repeat;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
}

a.bt-ok:hover {
	background-position:left -24px;
}
a#submit-motcle.bt-ok {
	margin-top:11px;
	-margin-top:44px;
}
*+html a#submit-motcle.bt-ok {
	margin-top:45px;
}
input.num {
	text-align:right;
}

table.demande_engagement tbody tr td.number {
	font-weight:bold;
}
table.demande_engagement tbody tr td.number.rouge {
	color:#ff0000;
}
table.demande_engagement tbody tr td.number.vert {
	color:#007a00;
}
table.demande_engagement tbody tr td.auteur{
	font-weight:bold;
}
table.demande_engagement tbody tr td.validee{
	text-align:center;
}
table.demande_engagement tbody tr td.printdemande{
	text-align:center;
}

.zerosize {
	font-size:0px;
	line-height:0px;
	letter-spacing:0px;
}

.debourse_sec {
	float:right;
	width:280px;
	margin-right:20px;
}

.debourse_sec input#vente_plancher,
.debourse_sec input#vente_standard {
	color:red;
	font-weight:bold;
}
.debourse_sec .degale {
	margin-left:60px;
	float:left;
	padding-top:5px;
}
.debourse_sec .euroright {
	float:right;
	padding-top:5px;
}

#optimisation {
	float:left;
	clear:both;
	margin-left:0px;
	width:880px;
}

#optimisation .amelioration {
	width:325px;
	margin-top:74px;
	float: right;
}
#optimisation .amelioration_total {
	width:325px;
	float:right;
}
#optimisation .amelioration span,
#optimisation .amelioration_total span {
	float:left;
	padding-top:5px;
}
#optimisation .amelioration input,
#optimisation .amelioration_total input {
	color:red;
}
#optimisation .amelioration_total input {
	font-weight:bold;
}
#optimisation ul.optimisations {
	text-align:right;
	width:330px;
	margin-left:40px;
	float:left;
}
#optimisation ul.optimisations li {
	list-style-type:none;
	clear:both
}
#optimisation ul.optimisations li span {
	float:left;
	padding-top:5px;
}
#optimisation ul.optimisations li span.autre {
	padding-top:0;
}
#optimisation ul.optimisations li span.autre input {
	width:50px;
	float:none;
}
#optimisation ul.optimisations li strong {
	float:right;
	padding-top:5px;
}

#ristournes {
	clear:both;
	position:relative;
}
#ristournes div {
	float:left;
}
#ristournes div.one {
	clear:both;
	margin-left:60px;
	width:220px;
}
#ristournes div.two {
	margin-left:40px;
	width:250px;
}
#ristournes div.soit {
	float:right;
	width:128px;
	margin-right:5px;
	margin-left:0;
}
#ristournes div.soit input {
	color:red;
}
#ristournes div span {
	float:left;
	padding-top:5px;
}
#ristournes div strong {
	float:right;
	padding-top:5px;
}
#ristournes div.total_ristourne {
	float:right;
	margin-right:5px;
	margin-left:0;
	clear:both;
	width:309px;
	-margin-left:-70px;
}
#ristournes div.total_ristourne span strong {
	padding:0;
	float:none;
}
*+html #ristournes div.total_ristourne {
	margin-left:-5px;
}
#ristournes div.total_ristourne.total_y {
	width:211px;
}
#ristournes div.total_ristourne input {
	color:red;
	font-weight:bold;
}
#ristournes div.total_ristourne.total_y input {
	font-weight:normal;
}




#coef {
	float:left;
	clear:both;
	margin-left:0px;
	width:880px;
}

#coef .total_frais {
	width:198px;
	margin-top:49px;
	float:right;
}
#coef .coef_total {
	width:362px;
	float:right;
}
#coef .total_frais span,
#coef .coef_total span {
	float:left;
	padding-top:5px;
}
#coef .total_frais input,
#coef .coef_total input {
	color:red;
}
#coef .coef_total input {
	font-weight:bold;
}
#coef ul.coefficient {
	text-align:right;
	width:333px;
	margin-left:40px;
	float: left;
}
#coef ul.coefficient li {
	list-style-type:none;
	clear:both
}
#coef ul.coefficient li span {
	float:left;
	padding-top:5px;
}
#coef ul.coefficient li span.autre {
	padding-top:0;
}
#coef ul.coefficient li span.autre input {
	width:50px;
	float:none;
}
#coef ul.coefficient li strong {
	float:right;
	padding-top:5px;
}

table.tab_criteres {
	border: 1px solid black;
	vertical-align: middle;
	margin-top: 15px;
	padding: 2px;
}
table.tab_criteres input {
	cursor:pointer;
}
table.tab_criteres td input.text {
	cursor:inherit;
	float:none;
	width:300px;
}
input.text.readonly {
	background-color:#ececec;
}
#prix_vente {
	clear:both;
	position:relative;
}
#prix_vente div {
	float:left;
}
#prix_vente div.one {
	clear:both;
	margin-left:30px;
	width:306px;
}
#prix_vente div.two {
	margin-left:40px;
	width:218px;
}
#prix_vente div.soit {
	float:right;
	width:215px;
	margin-right:5px;
	margin-left:0;
}
#prix_vente div.soit input,
#prix_vente div.two input {
	color:red;
}
#prix_vente div.soit input {
	font-weight:bold;
}
#prix_vente div span {
	float:left;
	padding-top:5px;
}
#prix_vente div strong {
	float:right;
	padding-top:5px;
}

p.groupe_prestation {
	cursor:pointer;
}
#allpresta {
	margin:0;
	padding:0;
	width:880px;
}
#recap_presta {
	clear:both;
	margin-left:40px;
}
#recap_presta ul {
	-height:5px;
}
*+html #recap_presta ul {
	height:auto;
}
#recap_presta ul li {
	list-style-type:none;
	height:15px;
	cursor:pointer;
	color:#313863;
}

div.pager {
	float:left;
	position:relative;
	margin-left:10px;
}
div.pager img {
	cursor:pointer;
}
.bbefore {
	page-break-before: always;
}
.bbefore2{
	height: 1142px;
}

#loading { display:none; position:fixed; left:0; top:0; width:100%; height:100%;z-index:10000;
           background-color:#FFF; }

h1.hide {
	display:block;
	text-align:center;
}

p.bienvenue, p.partage, h2 {
	 display:none;
}
p.ment {
	display:none;
}
span.obli {
	display:none;
}
#pager.pager {
	display:none;
}
.dimp,.printdemande {
	display:none;
}
.wrapTrombi,.accueil_lien,#topMenu, .agenceContainer, .bread {display: none}
#main {width:100%;}
.trombinoscope .centerContainer {width: 100%;float:none;}
.trombinoscope .picture {display:inline-block;width:30%;margin:1% !important;float:none;}

body div#main div#contenu div#content form.form_declarerOperation.cmxform.attente div,
body div#main div#contenu div#content form.form_declarerOperation.cmxform.attente p {
    width:504px;
}

body div#main div#contenu div#content form.form_declarerOperation.cmxform.attente label.demi,
body div#main div#contenu div#content form.form_declarerOperation.cmxform.attente div.demi {
	    width: 186px;
}
</pre></body></html>