html
{
scrollbar-track-color: #FFFFFF;
scrollbar-3dlight-color:#F31D00;
scrollbar-arrow-color: #FF6118;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#F31D00;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
overflow-x: hidden;
overflow-y: visible;
}

.colonnedroite {
padding: 0 4px 0 2px;
margin:0;
font-family: Arial, Helvetica, sans-serif;
color:#FFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.menu {
	border-right: 2px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
}

.tab{
	border-bottom: 2px solid #000000;
}
.pied{
	font-weight: bold;
	font-size: 11px;
	border: 2px solid #000000;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
                display:block;
	text-align:center;
	margin:0;
	padding:0;
}

.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.right {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
input, textarea, select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	background-color: #F5F5F5;
}
form {
	font-family:A Arial, Helvetica, sans-serif;
}

TD { line-height: 18px;
text-align: justify;
font-size: 12px;
}

a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bas {       color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
.dg {
               background: #E7E5E4;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#navcontainer  ul
{
margin:0px;
list-style-type: none;
text-align: left;
}

#navlist {
padding:0px;
}

#navcontainer  ul li a
{
display: block;
width:160px;
height:26px;
background: transparent url(img/orange.gif) left center no-repeat;
background-color:#716D6D;
padding-left: 19px;
padding-top: 6px;
text-align: left;
text-decoration: none;
color: #fff;
}

#navcontainer  ul li a:hover
{
background: transparent url(img/rouge.gif) left center no-repeat;
color: black;
background-color:#8C8888;
}

#navcontainer  ul li a#current
{
background: transparent url(img/rouge.gif) left center no-repeat;
color: #000;
}
 #navo ul
{
width:738px;
height: 24px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
margin:0px;
padding:0px;
background-color:#F31D00;
}

#navo ul li { display: inline; }

#navo ul li a
{
height: 18px;
background-color: #F31D00;
font-size:11px;
text-transform:uppercase;
padding: 3px 6px 3px 6px;
color: #000;
text-decoration: none;
float: left;
border-right: 2px solid #000;
}

#navo ul li a:hover
{
color: #FFF;
background-color: #FF6118;
}
#navo li#active2 a
{
background: #FFF;
border-right: 2px solid #000;
color: #666;
}
#navo  ul li a#current2:hover
{
color: #000;
}