/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}
/*-------------------------------- general au site -----------------------------*/
p,ul,li,h1,h2,h3,h4,h5,h6,dd,dt,dl,div {
	margin:0;
	padding:0;
}
a img  {
	border:none;
}
table{
	border-collapse:collapse;
}
ul {
	list-style-type:none;
}
p {
	font-size:12px;
	color:#504e53;
}
a {
	text-decoration:none;
	color:#432d29;
}
/*---------------------------------------------- GLOBAL -----------------------------------------*/
#global {
	position:relative;
	width:960px;
	padding:0 20px;
	margin:auto;
	background:url(../images/fonds/boot.jpg) repeat-y top left;
}

/*------------------------------------- ENTETE -----------------------------------*/
#global #entete {
	position:relative;
	width:100%;
	float:left;
	height:90px;
}

#global #entete h1 {
	float:left;
}
#global #entete h2{
	float:right;
	margin:10px 15px 0px 0px;
	padding:1px;
	border:1px solid #ef2717;
}
#global #entete h2 img{
	float:left;
}
/*-------------------------------------  MENU  HORIZONTAL -----------------------------------*/
#menu_h {
	float:left;
	width:100%;
	height:30px;
	background:url(../images/fonds/boot-menu.jpg) repeat-x center left;
}
#menu_h dl{
	float:left;
	position:relative;
	z-index:49;
}
#menu_h dl img{
	float:left;
}
#menu_h dl dt{
	margin:0;
}
#menu_h dl dt a{
	float:left;
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-weight:400;
	color:#000;
	font-size:12px;
}
#menu_h dl.admini dt a{
	color:#ef2717;
	background:url(../images/fonds/boot-menu_old.jpg) repeat-x;
}
#menu_h dl dt a:hover,
#menu_h dl dt.hover a{
	background:url(../images/fonds/boot-menu-hover.jpg) repeat-x center left;
	color:#fff;
}
#menu_h  dt.prem {
	margin:0 0 0 200px;
}

#menu_h dd ul{
	position:absolute;
	top:30px;
	left:0;
	background:#545454;
	width:300px;
	border-top:1px solid #fff;
	z-index:50;
}
#menu_h dd ul li {
	border-bottom:1px solid #9d9d9d;
}
#menu_h dd ul li a{
	width:100%;
	display:block;
	text-indent:10px;
	font-size:11px;
	color:#fff;
	height:20px;
	line-height:20px;
	position:relative;
	z-index:51;
}
#menu_h dd ul li a.dern{
	border:none;
}
#menu_h dd ul li a:hover{
	background:#686868
}
/*-------------------------------------  MENU  VERTICAL -----------------------------------*/
#menu_v {
	float:left;
	width:190px;
	background:url(../images/fonds/back-menu.jpg) no-repeat center right;
	min-height:530px;
}
/* for Internet Explorer */
/*\*/
* html #menu_v{
	height:530px;
}
/**/
#menu_v dl{
	margin:20px 0 0 0;
}
#menu_v dl ul{
	list-style-type:none;
}
#menu_v dl ul li{
	margin:6px 0 6px 16px;
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#000;
}
#menu_v dl ul li.open{
	background:#dfdfdf;
}
#menu_v dl ul li a{
	color:#000;
}
/*-------------------------------------  CORPS  -----------------------------------*/
#corps {
	width:769px;
	float:left;
	margin:20px 0 50px 1px;
}
#corps p.msg_err{
	color:#da5169;
	margin:0px 0px 10px 30px;
}
/*--------- bloc accueil ---------*/
#corps div.bloc_accueil {
	width:344px;
	float:left;
	padding:0 0 0 0;
	margin:	0px 15px 0 20px;
	display:inline;
}
#corps div.bloc_accueil a{
	color:#ef2717;
	text-decoration:underline;
}
#corps div.bloc_accueil a:hover{
	color:#333;
	text-decoration:underline;
}

#corps div.bloc_accueil h1{
	margin:0;
}
#corps div.bloc_accueil h6{
	margin:20px 0 0 10px;
}
#corps div.bloc_accueil p{
	padding:0 8px;
	margin:0 0 5px 0;
}
#corps div.bloc1 {
	background:url(../images/fonds/accueil_identification_personnes.jpg) no-repeat top left;
}
#corps div.bloc2 {
	background:url(../images/fonds/accueil_identification_produits.jpg) no-repeat top left;
}
#corps div.bloc_accueil ul li{
	padding:0 10px;
	margin:0 0 5px 0;
	font-size:12px;
	color:#504e53;
}
/*------ page standard ----------*/

/* gros titre */
#corps h1.t_stand {
	font-size:22px;
	color:#ef2717;
	margin:0px 20px 10px 30px;
	position:relative;
	z-index:2;
	font-weight:400;
}
#corps h1.t_stand  a{
	font-size:12px;
	text-decoration:underline;
}
#corps h1.t_stand  a:hover{
	text-decoration:none;
}
#corps h1.t_stand span{
	color:#000;
}
/* Textes statiques */
#corps div.textes_durs {
	float:left;
	width:550px;
	margin:0 0 0 50px;
	display:inline;
	min-height:390px;
}
#corps div.textes_durs span {
	font-weight:700;
}
#corps div.textes_durs iframe {
	width:425px;
	height:350px;
	border:1px solid #666;
}
* html #corps div.textes_durs {
	height:390px;
}
#corps div.textes_durs p{
	line-height:24px;
	margin:0px;
	margin:0px 0px 10px 0px;
}
#corps div.textes_durs p.souligne{
	text-decoration:underline;
}
#corps div.textes_durs ul{
	font-size:12px;
	color:#444;
	margin:10px 0px 20px 10px;
}
#corps div.textes_durs ul li{
	margin:10px 0px 0px 0px;
	line-height:24px;
}
/* partie texte */
#corps div.textes {
	float:left;
	width:550px;
	margin:0 0 0 50px;
	display:inline;
	min-height:390px;
}
* html #corps div.textes  {
	height:390px;
}
/* paragraphe 1 */
#corps div.textes p.para1 {
	line-height:24px;
	min-height:90px;
	margin:0 0 28px 0;
}
#corps div.textes p.para1 a:hover{
	color:#999;
}
#corps div.textes p.para1 br {
	line-height:10px;
}
* html #corps div.textes p.para1 {
	height:90px;
}
#corps div.textes p.caract{
	margin:0 0 28px 0;
	display:block;
	text-align:center;
	font-style:italic;
}
#corps div.textes p.caract a{
	background:url(../images/fleche.jpg) no-repeat;
	padding:0px 0px 10px 30px;
	text-decoration:underline;
	color:#432d29;
}
/*   points forts */
#corps div.textes h6 {
	font-size:14px;
	color:#ef2717;
	margin:0 0 28px 30px;
	font-weight:400;
	position:relative;
	z-index:10;
}

#corps div.textes h6.p1 img{
	position:absolute;
	top:-154px;
	left:-80px;
	z-index:-1;
}


/* paragraphe 2*/
#corps div.textes p.para2 {
	margin:20px 0 0 0;
	line-height:24px;
	min-height:140px;
}
* html #corps div.textes p.para2 {
	height:140px;
}

/*  photos illustrations */
#corps div.photos {
	float:right;
	width:136px;
	margin:0 0 0 0px;
}
#corps div.photos p{
	margin:0 0 18px 0px;
}
/* illustration bas page */
#corps p.fond img{	
	float:left;
	position:relative;
	left:2px;
	top:-2px;
	z-index:15;
}

/* paragraphe 3 */
#corps div.textes p.para3 {
	line-height:24px;
	margin:0 0 0px 0;
	margin:0 0 16px 0;
}

/*------------------------------------ LISTES --------------------------------*/
dl.listes {
	margin:0 0 0 20px;
	width:42%;
	float:left;
	padding:0 10px;
}
dl.liste2 {
	border-left:1px solid #000;
}
dl.listes dt{
	font-size:14px;
	font-weight:700;
	color:#ef2717;
}
dl.listes dt span ,
dl.listes li span ,
dl.listes dt span a,
dl.listes li span a{
	font-size:9px;
	font-weight:400;
	color:#a7a7a7;
}

dl.listes li{
	font-size:13px;
	margin:20px 0 0 0;
	list-style-type:square;
	font-weight:700;
}
dl.listes li li{
	margin:6px 0 0 0;
	list-style-type:circle ;
	line-height:12px;
	font-weight:400;
}

/*------------------------------------    FORMULAIRES -----------------------*/
div.formulaire {
	margin:0 30px 0 30px;
	float:left;
	display:inline;
}
div.formulaire h1{
	font-size:14px;
	font-weight:400;
	color:#ef2717;
	float:left;
	margin:0 0 20px 0;
}
div.formulaire h1 span{
	text-decoration:underline;
}
div.formulaire div {
	float:left;
	width:100%;
	margin:0 0 10px 0;
}
div.formulaire div.wysiwyg {
	float:left;
	width:500px;
	margin:0 0 10px 0;
}
div.formulaire div p.label{
	float:left;
	width:150px;
}
div.formulaire div p.label span.note{
	font-size:9px;
	display:block;
	line-height:10px;
}
div.formulaire div p a.carac:hover{
	color:#999;
}
div.formulaire div input.moyen {
	width:200px;
}
div.formulaire div input.grand {
	width:400px;
}
div.formulaire div select.grand {
	width:402px;
}
div.formulaire div textarea.grand {
	width:400px;
	height:200px;
}
div.formulaire div .blur {
	background:#efefef;
}


div.mess {
	width:400px;
	margin:20px auto;
	padding:20px 40px;
	border:4px solid #c1c1c1;
}
div.mess p{
	font-size:12px;
}
div.mess li{
	font-size:12px;
	margin:0 0 0 10px;
	list-style-type:square;
	list-style-position:inside;
}
div.mess dt{
	font-size:12px;
	font-weight:700;
}

/*------------------------------------ ACTUALITES -------------------------*/
#corps div.actu {
	width:709px;
	margin:0 30px 20px 30px;
	overflow:hidden;
}
#corps div.actu h5 {
	font-size:18px;
	color:#ef2717;
	font-weight:700;
}
#corps div.actu h6 {
	font-size:14px;
	color:#ef2717;
	margin:0 0 28px 0;
	font-weight:400;
	position:relative;
	z-index:10;
}
#corps div.actu hr {
	clear:both;
	height:1px;
	border:none;
	background:#dfdfdf;
	width:200px;
	margin:auto;
}
#corps div.actu p.illu {
	float:right;
}
#corps div.actu div.texte p {
}
#corps div.actu div.texte a {
	color:#ef2717;
	text-decoration:underline;
}
#corps div.actu p.lien_part a{
	color:#454545;
	float:left;
	margin:10px 0px 0px 0px;
}
#corps div.actu p.lien_part a:hover{
	color:#ef2717;
	text-decoration:underline;
}
#corps div.actu p.adm {
	float:left;
	margin:20px  0 0 0;
	clear:both;
}
#corps div.actu p.adm a{
	color:#f00;
}
/*------------------------------------------------   PIED DE PAGE ----------------------------*/
#pied {
	clear:both;
	width:100%;
	margin:20px 0  0 0;
	background:url(../images/fonds/boot-menu.jpg) repeat-x bottom left #fff;
	padding:6px 0 0 0;
	border:1px solid #000;
	border-width:1px 0 0 0;
	height:30px;
}
#pied h1{
	margin:0;
}
#pied h1 a{
	float:right;
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-weight:400;
	color:#000;
	font-size:12px;
}
#pied h1 a:hover{
	color:#ef2717;
}
#pied h1.dern {
	margin:0 20px 0 0;
}
/*--------- Lightbox -----------*/
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.9em;
color: #555;
padding-top: 0.5em;
}
#closeButton{ top: 5px; right: 5px; }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }
* html #overlay{ /*Hack IE */
background-color: #000;
background-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}