body {
	background-color: #FFFFFF;
	background : url(images/navbarBG.gif) repeat;
	scrollbar-3d-light-color : red;
	scrollbar-face-color : #94AAD6;
	scrollbar-highlight-color : #D6DFEF;
	scrollbar-shadow-color : green;	
	margin : 0;
	padding:0;
	color:navy;
}

body, td, input, textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family : sans-serif;
	font-size : 18px;
	color: #ae0000;
	height : 30px;
	padding-top:5px;
	padding-left:20px;
	background : url(images/pointrouge.gif) no-repeat left;
}
	
h2 {
	font-family :verdana ;
	font-size :16px;
	color: #4294D6;
	height : 30px;
	padding-top:5px;
	padding-left:20px;
}

h3 {
	font-family :verdana ;
	font-size :16px;
	color: navy;
	height : 30px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:20px;
	font-weight : bold;
}

hr {
	border: 1px outset #83BA45;
}

li { 
	margin-top : 10px; margin-bottom:4px ;
	list-style : url(images\li.gif);
}

.sli {	
	margin-top : 10px; margin-bottom:4px ;
	list-style : disc url(images\sli.gif);
}
.text { font-family :verdana ; font-size :12px; vertical-align:top}
.menu, .amenu {
	font-family :verdana ;
	font-size :12px;
	font-weight:bold;
	background-color : #D6DFEF;
	color: navy;
	text-decoration:none;
}
.amenu:HOVER, .menu:HOVER {text-decoration:none; color:#AD0000}
.aencart, .aencart:LINK, .aencart:VISITED, .aencart:ACTIVE {
	text-decoration:none;
	color: #4294D6;
}
.aencart:HOVER { text-decoration:underline; color:#AD0000}


.fondmenu {
	background-color : transparent;
}

.encart {
	font-family :verdana ;
	font-size : 10px;
	color : #4294D6;
	margin : 11px;
	background-color : #EDF5FD;
	border-right: 2px ridge #4294D6;
	border-bottom: 2px ridge #4294D6;
	border-left: 1px outset #4294D6;
	border-top:1px outset #5F88D8;
}

.small {
	font-family :verdana ;
	font-size : 10px;
	color : #4294D6;
	text-align : center;
}


.tableau {
	font-family :verdana ;
	font-size : 12px;
	color : #4294D6;
	margin : 0;
	margin-bottom:4px;
	background-color : #FFFFFF;
	border-right: 2px ridge #4294D6;
	border-bottom: 2px ridge #4294D6;
	border-left: 1px outset #4294D6;
	border-top: 1px outset #4294D6;
	padding : 5px 5px 5px 5px ;
}

.tableau2 {
	font-family :verdana ;
	color : Navy;
	margin : 0;
	margin-bottom:4px;
	background-color : #EDF5FD;
	border-right: 2px ridge #4294D6;
	border-bottom: 2px ridge #4294D6;
	border-left: 1px outset #4294D6;
	border-top: 1px outset #4294D6;
	padding : 5px 5px 5px 5px ;
}

.vignette {
	cursor : hand;
	align:center;
}	

p {
	margin-top : 2px;
	margin-bottom : 8px;
}

input {
}

.erreur {
	background-color : #ffaaaa;
	color : black;
	border : 1px solid Silver;
	padding : 4px;
	text-align : center;
	font-weight:normal;
	margin-bottom : 2px;
}

.zone {
	padding: 4px;
	background-color: transparent;
	color: Navy;
	font-weight: bold;
}

.lienmodule {
	color : #3398FF;
}
.lienmodule:hover {
	color : #556B2F;
}
.lienactualite {
	color : navy;
}
.lienactualite:hover {
	color : #556B2F;
}
