body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background: url('images/bg_top.gif');
	background-repeat:no-repeat;
	background-color: #fff5c0;
	text-decoration: none;

}

a:hover {
    color: #800000;
    text-decoration: none;
}

a {
    color:#5157AD;
    text-decoration: none;
}

.contenu_bg {
	background: url('images/contenu_bg.png');
	background-repeat:repeat-y;
	background-position:center;

}

.bgtd {
	background: url('images/bgtd.gif');
}

.haut1_3 {
	background: url('images/haut1_3.gif');
}

.haut1_5 {
	background: url('images/haut1_5.gif');
}

.rouge {
	color:#990000;
}

.bg_bas_page {
	height:25px;
	background-color: #f7ce86;
	margin: 0px;
	padding: 0px;
}


.copyright {
	font-size: 10px;
	color: #e88c22;
}

.copyright a {
	font-size: 10px;
	color: #e88c22
}

.error_message {
	color: #f00;
	font-weight: bold;
	font-size: 10px;
}

table.forfait td {
	font-size: 10px
}

.bordure_gauche {
	padding-left:15px;
	min-height:700px;
}

form {
	padding: 0px;
	margin: 0px;
}
