* {
	margin:0px;
	padding:0px;
}
body, div, p, table, td, tr, th, span, input, textarea, fieldset, label, legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

img {
	border: 0px;
	margin: 0px;
}

body {
	background-color:#989a8f;
	background-image:url(images/fond_page.png);
	background-repeat:repeat-x;
	background-position:top;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: overline underline;
	color: #FF0000;
}

#haut, #banniere, #contenu, #bas {
	width:798px;
}
#haut {
	color:#989a8f;
	vertical-align:bottom;
	text-align:center;
	margin-top: 47px;
	height:41px;
	background-image:url(images/haut_page.png);
	background-repeat:no-repeat;
	font-weight:bold;
}
#banniere {
	height:154px;
}
#contenu {
	background-image:url(images/contenu_page.png);
	background-repeat:repeat-y;
	padding: 0px 36px;
}
#bas {
	height:35px;
	background-image:url(images/bas_page.png);
	background-repeat:no-repeat;
}
#copyright {
	color:#FFFFFF;
	margin-bottom:20px;
	text-align:center;
}

.top_menu {
	color:#FFFFFF;
	border: 3px solid #4563c2;
	padding: 5px 3px;
	background-color:#003399;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.bottom_menu {
	padding: 5px;
	background-color:#4563c2;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bottom_menu a:hover {
	text-decoration: overline underline;
	color: #FFFF00;
}

.bottom_menu ul {
	list-style:none;
}

.bottom_menu li {
	margin-bottom:4px;
}

.fond_input {
	background-image:url(images/fond_input.png);
	background-repeat:repeat-x;
	padding:3px;
}

h1 {
	color:#4563c2; 
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
}

h2 {
	color:#003399; 
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-bottom:15px;
}

.Style3 {color: #FF0000; font-weight: bold; }
.Style4 {color: #FFFFFF}
.tarifs th, .tarifs td  {padding:10px;}
.pbold {font-size:14px; font-weight:bold; color:#0000FF;}
.p2bold {font-size:16px; font-weight:bold; color:#0000FF;}