html {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background:url(../img/fond.jpg) repeat-x top white;
}

img {
	border:none;
	behavior: url(../iepngfix/iepngfix.htc);
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

a {
	text-decoration:none;
}

body {
	margin:0px;
	padding:0px;
}

/****/

#tout {
	width:845px;
	margin:0px auto;
}

#haut {
	height:74px;
	padding-top:18px;
	display:block;
}

#menu_haut a {
	width:145px;
	height:19px;
	float:left;
	color:#999;
	font-weight:bold;
	margin:0px auto;
	padding:5px 0px 0px 0px;
	text-align:center;
	margin-right:5px;
}

#menu_haut a:hover {
	background:url(../img/onglet.png) no-repeat top left;
	color:#fff;
}

#menu_haut a.hover {
	background:url(../img/onglet.png) no-repeat top left;
	color:#fff;
}

#flash {
	height:200px;
	padding-bottom:4px;
}

#menu_barre {
	margin-top:4px;
}

#menu_barre a {
	color:white;
	font-weight:bold;
}

#menu_barre a:hover {
	color:#ddd;
	font-weight:bold;
}

/****/

#centre {
	margin:15px 0px;
}

#centre_gauche {
	float:left;
	width:215px;
	margin-right:3px;
}

#centre_centre {
	float:left;
	width:361px;
	background:url(../img/ligne.png) repeat-y top left;
	padding:0px 25px 0px 25px;
	margin-right:5px;
	color:#777;
	font-size:11px;
	text-align:justify;
	min-height:375px;
}

#centre_centre_clients {
	float:left;
	width:550px;
	background:url(../img/ligne_clients.png) repeat-y top left;
	padding:0px 25px 0px 25px;
	margin-right:5px;
	color:#777;
	font-size:11px;
	text-align:justify;
	min-height:375px;
}

#centre_droite {
	float:left;
	width:185px;
	margin-left:3px;
}

/****/

.menu_titre {
	color:#AAA;
	font-weight:bold;
	font-size:17px;
	margin-bottom:8px;
}

.menu_titre a {
	color:#AAA;
	font-weight:bold;
	font-size:18px;
	margin-bottom:8px;
}

.menu_titre a:hover {
	color:#888;
}

.menu_gris {
	width:192px;
	background:url(../img/hautgris.png) no-repeat top left #dedede;
	float:left;
	color:#777;
	font-size:10px;
	padding:1px 0px 0px 5px;
}

.menu_gris_bas {
	width:197px;
	height:5px;
	background:url(../img/basgris.png) no-repeat top left;
	float:left;
	margin-bottom:15px;
}

ul {
	padding:0px;
	margin:4px 0px 1px 0px;
}

ul li {
	list-style-type:none;
}

ul li a {
	color:#777;
	font-size:11px;
}

/****/

#espace_client {
	width:197px;
	height:43px;
	background:url(../img/fond_espace_client.png) no-repeat;
	margin-bottom:15px;
	padding-top:7px;
}

#espace_client .libelle {
	font-size:11px;
	color:#fff;
	float:left;
	width:80px;
	margin-bottom:3px;
	padding-left:5px;
}

#espace_client .champs {
	font-size:11px;
	color:#fff;
	float:left;
	width:95px;
	margin-bottom:3px;
}

#espace_client .champs .text {
	height:11px;
	font-size:9px;
}

/****/

.rose {
	color:#CB027F;
	font-weight:bold;
}

#deb_cata {
	background:transparent url(../img/haut_catalogue.jpg) no-repeat scroll left top;
	height:96px;
	width:170px;
}

div.vignette {
	background:#A7CED3 url(../img/bas_catalogue.jpg) no-repeat scroll left bottom;
	display:block;
	float:right;
	font-size:11px;
	padding:0 0 190px;
	text-align:left;
	width:170px;
}

/****/

#bas {
	background:url(../img/ligne_h.png) repeat-x top;
	padding-top:5px;
	width:98%;
	text-align:center;
	color:#bbb;
}

#bas a {
	color:#bbb;
	font-size:11px;
}

/****/


.block_palette {
	margin-right:5px;
	height:17px;
	width:127px;
	margin-top:2px;
	background:url(../img/etat/barre0.png) no-repeat;
}

.block_palette_fond {
	z-index:1;
	position:absolute;
	height:17px;
	background:url(../img/etat/barre1.png) no-repeat;
}

.block_palette_fond_ok {
	z-index:1;
	position:absolute;
	height:16px;
	background:#12ff00;
}

.block_palette_texte {
	z-index:2;
	position:absolute;
	width:127px;
	text-align:center;
	padding-top:1px;
	color:#000;
	font-size:11px;
}

.barre2 {
	background:url(../img/etat/barre2.png) no-repeat;
	height:15px;
	width:127px;
	text-align:center;
	color:black;
	font-size:11px;
	padding-top:2px;
}

.barre3 {
	background:url(../img/etat/barre3.png) no-repeat;
	height:15px;
	width:127px;
	text-align:center;
	color:black;
	font-size:11px;
	padding-top:2px;
}

.barre4 {
	background:url(../img/etat/barre4.png) no-repeat;
	height:15px;
	width:127px;
	text-align:center;
	color:white;
	font-size:11px;
	padding-top:2px;
}

/****/

.libelle {
	width:30%;
	border:0px;
}

.champs {
	width:70%;
	border:0px;
}

.champs input, .champs2 input {
	border:1px solid #ca027f;
	height:15px;
	font-size:10px;
}

.champs select {
	border:1px solid #ca027f;
	height:16px;
	font-size:10px;
	width:300px;
}
