body {
	background-image: url(images/deg.gif);
	background-repeat: repeat-y;
	margin: 0;
}

A {
	text-decoration: none;
}

P {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.entete1 {
	background-color:#D6D6D6;
	line-height: 8px;
}.conteneur {
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000138;
	border-left-color: #000138;
	border-bottom-color: #000138;
	background-image: url(images/backg.gif);
	background-repeat: no-repeat;
}
.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	color: #006699;
}
.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #006699;
}

.menuh {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000138;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000138;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	text-decoration:none;
	color:#000000;
}
.menuv {
	text-indent: 7px;
/*	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;*/
	height: 16px;
	width:140px;
}
.pied {
	/*	font-family: Arial, Helvetica, sans-serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	background-color: #3679c0;
	line-height: 18px;
}
.lien {
	color: #FF0000;
	text-align: right;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.traitdroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3679C0;
}

.lien:hover {
	text-decoration:underline;
}

TD.actu {
	border: 1px solid #3679c0;
	background-color: #3679c0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
.corpactu {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding: 5px;

}

a.menuv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #000033; */
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 16px; 
	width: 134px;
	display: block;
}
a.menuv:hover {
	background-color: #b5d1eb;
	text-indent: 15px;
}

a.menuh:hover {
	color: #FF0000;
	text-decoration:underline;
}

.titre1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 15px;
	color:#990000;
}
.form_libel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.form_champ {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; COLOR: #000000;
	TEXT-INDENT: 2px;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	BACKGROUND-COLOR: #d9dcc2;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#CC0000;
	text-align: center;
}

.logout {
	border-bottom: solid 1px #990000;
	text-align:right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}