a:link{
	color:#329BFA;
	text-decoration:none;
	font-weight: bold;
}
.menu1 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding-left: 10px;
	list-style-image: url(images/bullet.gif);
}
a.menu1:link{
	color:#000000;
}
a.menu:link{
	color:#ffffff;
}

a.menu:hover{
	color:#00B0D2;
}
a:hover{
	color:#004E9B; 
	text-decoration:none; 
}

a:visited{
	text-decoration:none;
	font-weight: bold;
}




.menu{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding-left: 10px;
	list-style-image: url(images/bullet.gif);
}
body,table,td,th,p,div,input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
p{
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: justify;
}
.style3 {color: #203B7E}
.style4 {color: #203b7e}
.entete1 {
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.greyborder {
	border: 1px solid #999999;
}

.greylinvborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #1F3A7D;
	border-left-color: #999999;
}


.entete2 {

	font-size: 18px;
	font-weight: bold;
	color: #329BFA;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
}
.bordure_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.nouveaumenu{
margin: 5px 0;
padding: 0;
width: 180px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.nouveaumenu a.menutitre{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.nouveaumenu a.menutitre:visited, .nouveaumenu .menuitem:active{
color: white;
}


.nouveaumenu div.menusoustitre{ /*DIV that contains each sub menu*/
background: white;
}

.nouveaumenu div.menusoustitre ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.nouveaumenu div.menusoustitre ul li{
border-bottom: 1px solid #CCCCCC;
}

.nouveaumenu div.menusoustitre ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.nouveaumenu div.menusoustitre ul li a:hover{
background: #DFDCCB;
colorz: white;
}