/* CSS Document */
body{
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a{
	color: #3C825B;
	font-weight: bold;
	text-decoration: none;
}

a:hover, .h_nav_link:hover{
	color: #C90343;
	font-weight: bold;
	text-decoration: underline;
}

a:active, .h_nav{
	color: #C90343;
	font-weight: bold;
	text-decoration: none;
}

b, strong{
	color: #294AB6;
}

li{
	list-style-image:url(../images/principal/bg_1024_puce.gif)
}

td{
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

table{
	border-color: #999999;
}

.menu, .principal{
	vertical-align: top;
}

.date{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.h_nav, .h_nav_link{
	font-size: 12px;
}


.etab, h1{
	font-size:14px;
	text-transform:uppercase;
}

h2{
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

.rollover{
	display:none;
}

.telecharge{
	text-align:right
}

.top{
	vertical-align:top;
}

.transp{
	color: #999999;
}

.util{
	font-size: 12px;
}

.subrub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rub{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
