div, form  {margin: 0;padding: 0;}

.titre_page_niveau1 {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	clear: both;
	float: none;
	height: 41px;
	width: auto;
	padding: 7px;
			
}

.titre_page_niveau2 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	clear: both;
	float: none;
	height: 20px;
	width: auto;
	padding: 3px;
}

.titre_page_niveau3 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	clear: both;
	float: none;
	height: 20px;
	width: auto;
	padding: 3px;
}

.titre_page_niveau4 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0px;
	clear: both;
	float: none;
	height: 20px;
	width: auto;
	padding: 5px;
}

.titre_niveau2 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.titre_niveau3 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.titre_niveau4 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.titre_niveau5 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
	
.header_top {
	color: #FFFFFF;
	background-color: #383838;
}
.historique {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.historique_dernier_lien {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.news_alerte {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FFFFFF;
	margin: 0px;
	clear: both;
	float: none;
	height: 21px;
	width: auto;
	padding: 7px;
}

.news_message_titre {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.news_message {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

body {
/*	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;*/
	margin: 0;
	padding: 0;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
	background: url("/Parc/static/images/fond.jpg");
	background-size: 100% auto;
	width: 100%;
}

body.HEAD {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
}



a {
	color: #808080;
	text-decoration: none;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
}

a.link {
	font-weight: bold;
}

a.link:hover {
	text-decoration: underline;
}

a.link12 {
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

a.link12:hover {
	text-decoration: underline;
}

a.MENU {
	color: white;
	text-decoration: none;
	font: 10px verdana, lucida, arial, helvetica, sans-serif;
}

H5 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
}

H6 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 5px;
	margin-bottom: 5px;
}

.main {
	text-decoration: underline;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
}

body.login {
	background: url("/Parc/static/images/BackGround_Login.jpg");
	background-size: cover;
	margin: 0;
}

#loginfooter {
	background-color: #000000;
	margin: 0px;
	width: 100%;
	position: fixed;
	bottom: 0;
	
	/* Pour IE qui ne comprend pas position: fixed */
	_position: absolute;
	top: expression(body.scrollTop + document.body.clientHeight - 24 + "px"); /* 24 : hauteur du div loginfooter*/
}

input,textarea {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;;
}

.add {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
}

.MSG {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
}

.ERR {
	font: 9px verdana, lucida, arial, helvetica, sans-serif;
	color: red;
}

.DISABLE {
	font: 9px verdana, lucida, arial, helvetica, sans-serif;
	color: gray;
}

TABLE.FORM {
	background-color: white;
	border: 1px;
	border-right-style: solid;
	border-right-color: #808080;
}

TH.FORM {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;;
	color: white;
	background-color: #000000;
	font-weight: bold;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
}

TD.HEAD {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-style: none;
	border-left-style: none;
}

TD.FORM {
	font: 8pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #F2F2F2;
	font-size: 8pt;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
	white-space: nowrap;
}

TD.FORM2 {
	font: 8pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #F9F9F9;
	font-size: 8pt;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
	white-space: nowrap;
}

TH.FORM1 {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	color: white;
	background-color: #000000;
	font-weight: bold;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
}

TD.FORM1 {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #F2F2F2;
	font-size: 7pt;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
	white-space: nowrap;
}

TD.FORM12 {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #F9F9F9;
	font-size: 7pt;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
	white-space: nowrap;
}

TH.FORM_NB {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	color: white;
	background-color: #000000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	border-width: 1px
}

TD.FORM_NB {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #f3f3f3;
	font-size: 7pt;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	white-space: nowrap;
	border-width: 1px
}

TD.FORM_NB2 {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #e4e4e4;
	font-size: 7pt;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	white-space: nowrap;
	border-width: 1px
}

P.FORM {
	text-align: center;
}

TABLE.FORM2 {
	background-color: white;
}

TH.FORM2 {
	font: italic bold 11px verdana, lucida, arial, helvetica, sans-serif;;
	color: #771111;
	background-color: #F2F2F2;
	text-align: left;
}

TH.ETAT {
	font: bold 11px verdana, lucida, arial, helvetica, sans-serif;;
	color: #771111;
	background-color: #F2F2F2;
	text-align: left;
}

TH.ETATRUP {
	font: italic bold 11px verdana, lucida, arial, helvetica, sans-serif;;
	color: white;
	background-color: #7E291D;
	text-align: left;
}

TD.ETAT1 {
	font: 8pt Verdana;
	color: #771111;
	background-color: #FFFFF4;
}

TD.ETAT2 {
	font: 8pt Verdana;
	color: #771111;
	background-color: #FFF4F4;
}

TD.ENTETECHAPITRE {
	font: 11px verdana, lucida, arial, helvetica, sans-serif;;
	color: black;
	background-color: #000000;
	font-weight: bold;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-style: solid;
	border-left-color: #808080;
}

div.centre {
	float: none;
	margin-left: auto; /* pour centrer, ne marche pas dans IE... : mettre un 'text-align: center;' dans le conteneur*/
	margin-right: auto;
	width: 170px;
	text-align: center;
}

div.gauche {
	width: auto;
	float: left;
}

div.droite {
	width: auto;
	float: right;
}

div.encadre {
	border: 2px solid #808080;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
}

div.encadre10 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 2px solid #808080;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.encadretitre {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border: 2px solid #808080;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.success {
	background-color: #e9ffea;
	border-color: #037b4c;
	text-color: #037b4c;
	border-style: solid solid solid solid;
	border-width: 1px;
	margin: 2em 0 0 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

.MENU_LIGNE {
	color: black;
/*	background-color: #FFFFFF; */
	text-align: left;
}

.MENU_TITRE {
	color: black;
	background-color: EDEDED;
	font: bold 10px verdana, lucida, arial, helvetica, sans-serif;
	font-variant: small-caps;
}

.MENU_BOR {
	color: black;
	font: bold 11px verdana, lucida, arial, helvetica, sans-serif;
/*	background-color: #FFFFFF; */
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.MENU_LI {
	color: black;
/*	background-color: #FFFFFF; */
	list-style-image: url("/Parc/static/images/fleche_noire.png");
	text-align: left;
	font-size: 9px;
}

.infobulle {
	position: absolute;
	visibility: hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
}

.Red {
	color: #CC0000;
	text-decoration: none;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;;
	font-weight: bold;
}

div.b_find {
	cursor: pointer;
	background: url("/Parc/static/images/searchgo.gif") no-repeat 0 0;
	height: 15px;
	padding-left: 50px;
	padding-top: 30px;
	
	/* pour centrer */
	margin: 0 auto;
	width: 120px;
	
	text-align: left;
	color: #808080;
	font-weight: bold;
	vertical-align: middle;
}

div.b_new {
	cursor: pointer;
	background: url("/Parc/static/images/new.png") no-repeat 0 0;
	height: 15px;
	padding-left: 50px;
	padding-top: 18px;
	
	text-align: left;
	color: #808080;
	font-weight: bold;
	vertical-align: middle;
}

div.tt_info {
	cursor: pointer;
	background: url("/Parc/static/images/infos/info_small.png") no-repeat 0 0;
	width: 20px;
	height: 20px;
	margin: auto;
}

div.tt_infotech {
	cursor: pointer;
	background: url("/Parc/static/images/infos/infotech_small.png") no-repeat 0 0;
	width: 20px;
	height: 20px;
	margin: auto;
}

div.clear {
	clear: both;
}

td.sep {
	height: 20px;
}

div.seph {
	clear: both;
	height: 20px;
}

div.seph10 {
	clear: both;
	height: 10px;
}

div.sepv, td.sepv {
	width: 20px;
}

#global {
	padding: 0 10px 10px 10px;
/*	width: 100%*/
}

.cadre_find {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	text-align: left;
	padding: 2px;
	
	background-color: #FFFFF4;
	border: solid 1px #808080;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url("/Parc/static/scripts/themes/PIE.htc"); /* arrondi pour IE... */
}

.cadre_detail {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	text-align: left;
	
	background-color: #FFFFF4;
	border: solid 1px #000000;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url("/Parc/static/scripts/themes/PIE.htc"); /* arrondi pour IE... */
}


.cadre_form {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	text-align: left;
	
	background-color: #FEFEFE;
	border: solid 1px #000000;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url("/Parc/static/scripts/themes/PIE.htc"); /* arrondi pour IE... */
}


.titre_page_find {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	background: url("/Parc/static/images/find.png") no-repeat 2px 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 38px;
	padding-right: 5px;

	min-height: 26px;
	float:left;
}

.titre_page_list {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	background: url("/Parc/static/images/find.png") no-repeat 2px 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 38px;
	padding-right: 5px;

	min-height: 26px;
	float:left;
}

.titre_page_new {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	background: url("/Parc/static/images/new.png") no-repeat 2px 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 38px;
	padding-right: 5px;

	min-height: 26px;
	float:left;
}


.titre_page_display {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	background: url("/Parc/static/images/titre.png") no-repeat 2px 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 38px;
	padding-right: 5px;

	min-height: 26px;
	float:left;
}

.titre_page_update {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	
	background: url("/Parc/static/images/titre.png") no-repeat 2px 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 38px;
	padding-right: 5px;

	min-height: 26px;
	float:left;
}

ul.listeh  {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.listeh li  {
	 margin-right: 40px;
	 margin-bottom: 10px;
	 float:left; /*pour IE*/
	 /*display: inline;*/
}

.table_login {
	background-color:rgba(255,255,255,0.9) !important;
	background-color: #ffffff;
}

.table_form_login {
	padding-top: 50px;
}

span.mandatory {
	color:red;
}

div#divAgenceContact  {
	margin:30px;
}

.libinfo {
	color: #808080;
	font-style: italic;
}

.max_dropdown_length {
	width:270px;
}

.scrollableLayout {
	overflow:auto;
	align:center;
    height: 400px;
    width: 70%;
}

.smallScrollableLayout {
	overflow:auto;
    max-height: 200px;
    margin: 20px;
}

TH.FORM_NB_CARD {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	color: white;
	background-color: #000000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	border-width: 1px;
	max-width: 300px;
}

TD.FORM_NB_CARD {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #f3f3f3;
	font-size: 7pt;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	border-width: 1px;
	max-width: 300px;
}

TD.FORM_NB_CARD2 {
	font: 7pt verdana, lucida, arial, helvetica, sans-serif;;
	background-color: #e4e4e4;
	font-size: 7pt;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-color: silver;
	border-width: 1px;
	max-width: 300px;
}

.cadreBlanc {
	background-color: #ffffff;
 	width: 800px;
	border-width:3px; 
	border-style:solid; 
	border-color:black;	
}
.petitCadreBlanc {
	background-color: #ffffff;
 	width: 300px;
	border-width:3px; 
	border-style:solid; 
	border-color:black;	
	text-align:center;
}
