body {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}

td {
	font-family: verdana;
	font-size: +12;
}

p {
	text-align: justify;
	line-height: 1.6;
}

ul,li {
/*	text-align: justify;*/
	line-height: 1.6;
}

a.menu {
	color: #2D89E8;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

a.menu:hover {
	color: #84B404;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.img_sty {
	border:1px solid #404040;
}	

a.mgvmenu {
	color: #88CBFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

a.mgvmenu:hover {
	color: #FF9BE6;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

a.toplink {
	font-size: +11;
	color: #FFFFFF;
	text-decoration: none;
}

a.toplink:hover {
	font-size: +11;
	color: #00FFFF;
	text-decoration: none;
}

h2 {
	margin: 6px;
	color: #0E4C87;
	font-size: +16;
	font-weight: bold;
}

.pad_right_20 {
	padding-right: 20px;
}

.pad_left_10 {
	padding-left: 10px;
	padding-right: 10px;
}

.bg_white {
	background-color: #FFFFFF;
}

.brd_blue {
	border: solid 1px #4DB4EC;
}

#footer {
	height: 30px;
}

#footer td {
	color: #898989;
	font-size: +11;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #2D89E8;
}
.subhd { 
	color: #9B0E79;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana
}

.bleu_sty a{
	text-decoration:none;
	color:#0000CC;
	text-align: left;
}	

.bleu_sty a:hover{
	text-decoration:underline;
	text-align: left;
}	