BODY {
	MARGIN: 5px; 
	BACKGROUND: #eeeeee; 
	FONT: 12px Verdana,Geneva,Arial,Helvetica,sans-serif; 
	COLOR: #000000; 
	TEXT-ALIGN: justify;
}

A {
	color: #b4000d;
	text-decoration: none;
}

A:link {

}

A:visited {
	color: #663366;
}

A:hover {
	text-decoration: underline;
}

A:active  {

}

TD IMG {
	display : block;
}

#container {
	border: 1px solid #999999;
	width: 700px;
	padding: 8px;
	background: #ffffff;
	text-align: left;
	
	/* Positionnement au centre */
	/*left: 50%; 
	position: absolute; 
	margin-left: -350px; 
	top: 8px;*/
}

#sectioncentrale {
	background: #ffffff url(fond3.png) repeat-y scroll left;
}

/******************************************************************************/
#banner {
	/*background-color: #876542;*/
	border-bottom: 1px solid #515e66;
}

#menutop {
	margin: 0 0 6px 0;
	background-color: #515e66;
	text-align: right;
	padding: 3px;
	color: white;
}

#menutop A, #footer A {
	COLOR: white; 
	TEXT-DECORATION: none
}

#menutop A:hover, #footer A:hover {
	color: #b4000d;
}

/******************************************************************************/

#coldroite {
	padding: 0;
	margin: 0;
	float: right;
	width: 470px;
	/*margin-left: 200px;*/
	/*text-align: right;*/
}

#colgauche {
	margin: 0;
	padding: 0px 5px 20px 15px;
	width: 190px;
	float: left;
	/*background-color: #DE12A5;*/
	clear: left;
}

/******************************************************************************/	

#logo {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #515e66;
	padding: 20px 0 20px 0;
}

#adresse {
	margin: 10px 0 0 0px;
	font-size: 90%;
	padding: 5px;
	border: 1px dashed #cccccc;
	width: 178px;
}

#menuvertical {
	padding: 15px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin-top: 50px;
	/*background-color: #123456;*/
}

#menuvertical A {
	color: #000000;
	display: block;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
	width: 140px;
	border-left: 4px solid #515e66;
}

#menuvertical A:link {

}
#menuvertical A:active {

}

#menuvertical A:hover {
	color: #b4000d;
	border-left: 4px solid #b4000d;
}

#menuvertical A:visited {

}

#menuvertical UL {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	position: absolute;
}

#menuvertical UL UL {
	margin-top: -20px;
	margin-left: 130px;
	visibility: hidden;
}

#menuvertical LI {
	/*width: 140px;*/
	display: block;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #cccccc;
	margin: 0;
}

/* Pseudo-classe non utilisée pour être compatible avec un maximum de navigateurs
#menuvertical li:first-child {
	border-top: 1px solid #ffffff;
}
*/
#menuvertical LI.firstitem {
	border-top: 1px solid #ffffff;
}

#menuvertical LI.hassubmenu {
	background-image: url(submenu.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/******************************************************************************/	

#animation {

}

#path {
	background-color: #b4000d;
	color: #ffffff;
	text-align: right;
	margin: 1px 0 1px 0;
	padding: 0 1px 0 0;
	font-size: 90%;
}

#path A {
	color: #ffffff;
}

#path .pageactive {
	font-weight: bold;
}

#news {

}

#news H1 {
	background-color: #515e66;
	color: #ffffff;
	font-size: 120%;
	font-style: italic;
	padding: .5em;
	margin: 0;
}

#news UL {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#news H2 {
	font-weight: bold;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

#news LI {
	background: #FFFFFF url(puce.gif) no-repeat;
	background-position: 5px .6em;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #000000;*/
	/*border-right: 1px solid #000000;*/
	padding: 5px 5px 5px 20px
}

#news LI.firstitem {
	border-top: 1px solid #000000;
}

#article {
	padding: 0;
	margin: 0;
}

#article H1 {
	background-color: #515e66;
	clear: both;
	font-size: 120%;
	font-style: italic;
	margin: 0 0 1px 0;
	padding: .5em .5em .5em .5em;
	
	/*border-top: 2px solid #b4000d;
	*/
	color: #ffffff;
	/*#548999;*/
}

#article H2 {
	font-size: 110%;
	padding: .1em;
	margin: 0 0 1px 0;
	/*font-weight: bold;*/
	color: #ffffff;
	background-color: #b8bec1;
	clear: both;
}

#article .section {
	margin: 0;
	padding: 0;
	clear: both;
}

#article P {
	padding: .4em 0 .8em 0;
	margin: 0;
}

#article .illustration {
	padding: 6px;
	text-align: center;
}

#article .illustration TABLE {
	width: 100%;
	border: 0;
}

#article .legende {
	font-style: italic;
	text-align: center;
	font-size: 90%;
}

#article UL {
	margin: .5em 0 .8em 0;
	padding: 0 0 0 1em;
}

#article LI {
	list-style-type: none;
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.5em;
	margin-left: 0em;
}

#article .plandusite {
	padding: 10px 0 10px 0;
}

#article .plandustite UL {

}

#article .plandustite LI {

}

/******************************************************************************/

#maj {
	position: absolute;
	text-align: center;
	margin-top: -3em; /*-2.3em;*/
	width: 220px;
	font-size: 90%;
}

#footer {
	margin-top: 0px;

	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-color: #515e66;

	padding: 3px;
	color: white;
	
}


.ProcessCell1 {
	border-bottom: 1px solid #808080;

	text-align: center;
	margin: 0;
	padding: 2px 2px 2px 0;
	
	width: 102px;
}

.ProcessCell2 {
	border-bottom: 1px solid #808080;

	text-align: left;	
	margin: 0;
	padding: 2px 20px 2px 10px;
}

/******************************************************************************/

.obligatoire {
	color: #aa0000;
	font-weight: bold;
}


#article .documents {
	margin: 0;
	padding: 0;
}

#article .documents LI {
	height: 16px;
	padding: 2px 0 0 18px;
	margin 0;
	list-style-type: none;
}

#article LI.docpdf {
	background-image: url(icopdf.gif);
	background-repeat: no-repeat;
}

#article LI.docword {
	background: url(icodoc.gif);
	background-repeat: no-repeat;
}

#article LI.docinternet {
	background: url(icointernet.gif);
	background-repeat: no-repeat;
}