td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica;}
 
A:link  { color:#000066; }
A:visited  { color:#000066; }
A:active  { color:#000066; }
A:hover  { color:#B50C00; }

.gris-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titre-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#header 
{
	border: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 239px;
}

#banner
{
	border: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	height: 239px;
	width:770px;
}

#logo
{
	border:0px;
	position: absolute;
	padding:0px 0px;
	top: 0px;
	z-index: 1000;
}

#menu 
{
	top: 0px;
	
}

#menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	position:relative;
	z-index: 1000;
	top:-28px;
}

#menu li
{
	float:left;
}


#preload {
	display: none;
	}
	
.menu1 {
	width: 85px;
	height: 20px;
	display: block;
	}

.menu1 a {
	display: block;
	background: transparent url(images/btn_01a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu1 a:active {
	display: block;
	background: transparent url(images/btn_01a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu1 a:visited {
	display: block;
	background: transparent url(images/btn_01a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu1 a:hover {
	display: block;
	background: transparent url(images/btn_01b.gif) top center no-repeat;
	border: none;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu2 {
	width: 150px;
	height: 20px;
	display: block;
	}

.menu2 a {
	display: block;
	background: transparent url(images/btn_02a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu2 a:active {
	display: block;
	background: transparent url(images/btn_02a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu2 a:visited {
	display: block;
	background: transparent url(images/btn_02a.gif) top center no-repeat;
	border: none;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}

.menu2 a:hover {
	display: block;
	background: transparent url(images/btn_02b.gif) top center no-repeat;
	border: none;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -1px;
	}
	
.bordure-image{
	border-top: 1px dotted #666666; 
	padding-top:10px; 
	border-bottom: 10px solid #FF0000;
}

.expArrow{
	margin:2px;
	padding-top:2px;
	padding-left: 20px;
	background: url(images/bt_colapse_minus.gif) no-repeat 4px 4px;	
}
.collArrow{
	margin:2px;
	padding-top:2px;
	padding-left: 20px;
	background: url(images/bt_colapse_plus.gif) no-repeat 4px 4px;
}

.actualiteCollapse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #EEE;
	height:17px;
	vertical-align:text-bottom;	
}
