/*styles par défaut enrichis*/

BODY {
	font-family: arial, helvetica, sans-serif, "Times New Roman";
	font-size: 12px;
	background-color: #c7e1ff;
	/*color :#039;*/
	padding: 0px;
	/*
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	border-left: 1px solid #6699cc;*/
	overflow: auto;

}
/* éléments JMM*/
.tableauGie {
	border : 1px solid #318BDC;
	background-color:#FFF3E7;
	
}
.tableauGieinterne {
		margin-left: 10px;
		margin-right: 10px;
	}
.H1Gie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
		
	}
div#menu {
	display: block;
	position: relative;
	border:1px solid #ffffff;
	background-color: #ffffff;
	top : 0px;
	
	}
.liensgie {
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

.liensgie:hover {
	color:#ffffff;
	text-decoration:underline;
}

.liensgie2 {
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

.liensgie2:hover {
	color: #003399;
	text-decoration:underline;
}
/* fin éléments jmm*/	

TD {
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif, "Times New Roman";
}
.H1 {
	font-weight: bold;
	font-size: 16px;
	align:center;
	margin: 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif
}
H1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif
}

H2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: #333333
}

H3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #69c
}

H4 {
	font-weight: bold;
	font-size: 13px;
	margin: 0em 0em 1em;
	color: #69c
}

H5 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0em 0em 1em;
	color: #036;
	line-height: 0em;
	padding-top: 0px
}

H6 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	color: #69c;
	padding-top: 0px
}

UL {
	padding-left: 7px;
	margin-left: 7px;
	list-style-type: square;
	font-size: 12px;
}

LI {
	padding-left: 5px;
	margin: 0px;
	list-style-type: circle;
	font-family: arial, helvetica, sans-serif;
}

A {
	color: white;
	text-decoration: none;
	font-weight: bold
}

A.menu {
	font-size: 14pt;
	font-style: normal;
	font-weight: 100;
	line-height: 30px;
}

A.action {
/*	color: #ccddee;*/
	color: #c7e1ff;
	font-size: 8pt;
	text-decoration: none;
}

SELECT.recherche {
	width: 300px;
}

INPUT.recherche {
	width: 300px;
}

SELECT.gestion {
	width: 300px
}
