/* CSS Document */

body { margin:0px; background-color:#eaeaea; }
#FullHeight { height:100%; }

/*------------------------------------------------------------------*\
|                                                          M E N U   |
\*------------------------------------------------------------------*/

#Menu { float:left;	margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
#Menu ul { margin:0px; padding:0px; list-style:none; }
#Menu li { float:left; margin:0px; padding-left:0px; padding-right:15px; padding-top:4px; background:url(../images/menu_puce.gif) no-repeat top left; }
#Menu a { display:block; padding-right:20px; background:url(../images/menu_ligne.gif) no-repeat right; }
#Menu a:Link { display:block; color:#000000; text-decoration:none; }
#Menu a:Visited { display:block; color:#000000; text-decoration:none; }
#Menu a:Hover { display:block; color:#B8B8B8; text-decoration:none; }

#English { float:left;	margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
#English ul { margin:0px; padding:0px; list-style:none; }
#English li { float:left; margin:0px; padding-left:0px; padding-right:0px; padding-top:4px; background:url(../images/menu_puce.gif) no-repeat top left; }
#English a { display:block; padding-right:5px; }
#English a:Link { display:block; color:#000000; text-decoration:none; }
#English a:Visited { display:block; color:#000000; text-decoration:none; }
#English a:Hover { display:block; color:#B8B8B8; text-decoration:none; }

/*------------------------------------------------------------------*\
|                                                      P O L I C E   |
\*------------------------------------------------------------------*/

.polGen { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:15px; }

/*------------------------------------------------------------------*\
|                                                          L I E N   |
\*------------------------------------------------------------------*/

.LienNoir:Link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
.LienNoir:Visited { color:#000000; }
.LienNoir:Hover { color:#B8B8B8; text-decoration:none; }

.LienRouge:Link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#A40000; text-decoration:none;}
.LienRouge:Visited { color:#A40000; text-decoration:none;}
.LienRouge:Hover { color:#A40000; text-decoration:underline; }

.LienRouge2:Link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#A40000; text-decoration:underline;}
.LienRouge2:Visited { color:#A40000; text-decoration:underline;}
.LienRouge2:Hover { color:#A40000;  text-decoration:none;}

.AccesSecur:Link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
.AccesSecur:Visited { color:#000000; }
.AccesSecur:Hover { color:#B8B8B8; text-decoration:none; }

/*------------------------------------------------------------------*\
|                                              F O R M U L A I R E   |
\*------------------------------------------------------------------*/
.fieldContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding-left:2px;
}

.btnFormulaire{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#888888;
	padding-left:2px;
	background-color:#cecece;
	width:200px;
}.borderHaut2pxGris {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: 797979;
	border-right-color: 797979;
	border-bottom-color: 797979;
	border-left-color: 797979;
}
.borderHaut1pxGris {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: 797979;
	border-right-color: 797979;
	border-bottom-color: 797979;
	border-left-color: 797979;
}
.imageFlecheHautDroite {
	background-image: url(../images/flecheDroite_ProdBas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.borderHaut1pxRougeDash {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: a40000;
	border-right-color: a40000;
	border-bottom-color: a40000;
	border-left-color: a40000;
}
.borderBas1pxGris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 797979;
	border-right-color: 797979;
	border-bottom-color: 797979;
	border-left-color: 797979;
	border-bottom-style: solid;
}
.borderBas2pxGris {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: 797979;
	border-right-color: 797979;
	border-bottom-color: 797979;
	border-left-color: 797979;
	border-bottom-style: solid;
}
.bgTitreRond {
	background-image: url(../images/bg_titreRond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border2pxGrisPale {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #D0C9C5;
	border-right-color: #D0C9C5;
	border-bottom-color: #D0C9C5;
	border-left-color: #D0C9C5;
	border-top-style: solid;
}
