body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #7d903e;
	margin-top: 35px;
	margin-bottom: 15px;
}

td {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f6682;
}

p {
	color: #2f6682;
}

strong, b {
}

hr {
	color: #afc4cf;
}

.corps {
	background-color: #FFFFFF;
	width: 770px;
}

.shadow_r {
	background-image: url('../images/shadow_r.gif');
	background-repeat: repeat-y;
}

.shadow_l {
	background-image: url('../images/shadow_l.gif');
	background-repeat: repeat-y;
}

.shadow_b {
	background-image: url('../images/shadow_b.gif');
	background-repeat: repeat-x;
}

.content_title {
	height: 37px;
	background-image: url('../images/icones/icon_content.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #afc4cf;
	vertical-align: bottom;
}

.content {
	border-left: 1px solid #afc4cf;
	border-right: 1px solid #afc4cf;
	border-bottom: 1px solid #afc4cf;
/*	width: 385px;*/
	width: 100%;
	padding: 15px;
}

.contenu {
/*
	margin: 10px;
*/
	border: 10px solid #FFFFFF;
	width: 345px;
}

.titrepage {
	margin-left: 15px;
	text-align: left;
	color: #2f6682;
	font-weight: bold;
	font-size: 14px;
	margin-left: 50px;
	text-transform: uppercase;
	width: 340px;
}

.pair_row {
	background: #F8F8F8;
	border-bottom: 1px solid #666666;
}

.impair_row {
	border-bottom: 1px solid #666666;
}

.titre {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	text-decoration: underline;
	text-align: left;
	color: #a5b745;
	font-weight: bold;
	font-size: 13px;
}

.soustitre {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	color: #a5b745;
	font-weight: bold;
	font-size: 12px;
}

.noir {
	text-align: center;
	color: #000000;
}

.image {
	margin: 7px;
	border: 1px solid #e29f3f;
}

.texte {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	text-align: center;
	color: #959595;
}

.tab_avis {
	margin: 10px;
}

.avis {
	margin: 3px;
	text-align: justify;
	color: #FF9000;
	font-weight: bold;
}

.tab_print {
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #FF9000;
	background-color: #fff1db;
}

.sec_titre {
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	font-size: 12px;
}

.footer {
}

.col_left {
	width: 160px;
}

.sep {
	background-image: url('../images/tirets.gif');
	background-repeat: repeat-x;
}

.Alerte {
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: left;
}

.iframe {
	background-color: #FFFFFF;
	margin: 0px;
}


a:link {color: #FF9000; text-decoration: underline;}
a:visited {color: #FF9000; text-decoration: underline;}
a:active {color: #FF9000; text-decoration: underline;}
a:hover {color: #FF9000; text-decoration: underline;}

a.enum:link {color: #2f6682; text-decoration: none;}
a.enum:visited {color: #2f6682; text-decoration: none;}
a.enum:active {color: #2f6682; text-decoration: none;}
a.enum:hover {color: #FF9000; text-decoration: underline;}
