body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
   background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #147fe3;
}
a:visited {
	color: #147fe3;
}
a:hover {
	color: #89bff1;
}
a:active {
	color: #147fe3;
}

h1 {
	color: #147fe3;
}
h2 {
	color: #147fe3;
}
h3 {
	color: #147fe3;
}
h4 {
	color: #147fe3;
}
h5 {
	color: #147fe3;
}
h6 {
	color: #147fe3;
}

#colonneBleu {
width: 155px;
margin: 0 0 0 0 ;
background-color:#89BFF1;
}

#menu_top{
margin: 0 0 0 0px;
}

#Midcontent{
margin: 0px 10px 0px 10px;
width: 450;
}


#linkRight{
font-size: 10px;
text-align:right;
//margin-right: 10px;
}

#linkRight a:link {
	color: #147fe3;
}
#linkRight a:visited {
	color: #147fe3;
}
#linkRight a:hover {
	color: #89bff1;
}
#linkRight a:active {
	color: #89bff1;
}

.Menucol {
	font-size: 11px;
	text-align: left;
	color: Black;
	margin: 0px 0px 0px 10px;
}

.titleblue{
color: #147fe3;
font-size: 14px;
font-weight:bold;
}

.Bigtitleblue{
	color: #147fe3;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

.Medtitleblue{
color: #147fe3;
font-size: 12px;
font-weight:bold;
}
.smalltitleblue{
color: #147fe3;
font-size: 10px;
}

.smalltitle{
color: #000;
font-size: 10px;
}

.Bigtitle{
	color: #FFF;
	font-size: 17px;
	font-weight:bold;
	text-align: center;
}

.BigtitleRed{
color: #cb0019;
font-size: 18px;
font-weight:bold;
}

.formObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

hr {
	width: 70%;
}
.strongBL {
	color: #FFF;
}
