@charset "utf-8";
/* CSS Document */

/*FORMATAGE CLASSIQUE */
html {font-size: 100%; /* Évite un bug d'IE 6-7. (1) */ }
body{background-color:#60260f; margin:0}
p{margin:0;padding:0;}
h1 { font-family:Verdana, Geneva, sans-serif;font-size:18px;color:#f14400;font-weight:normal;line-height:normal;margin:0;}
.titre{ font-family:Verdana, "Times New Roman", Times, serif;font-size:12px;color:#d6540e;font-weight:bold;}

/* FONTS */
.txt-1{font-family:Verdana, "Times New Roman", Times, serif; font-size:12px;color:#31313;}
.txt-2{font-family:Verdana, Geneva, sans-serif; font-size:11px;color:#eeeeee;}
.txt-3{ font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#f14400;font-weight:normal;}
.txt-tab{font-family:Verdana, "Times New Roman", Times, serif; font-size:12px;color:#31313; background-color:#fff; padding:3px;}
.titre-tab {font-family:Verdana, "Times New Roman", Times, serif; font-size:12px;color:#f14400; font-weight:bold; background-color:#fff; padding:3px;}
.align_image img, .align_image span {vertical-align: middle;display: inline-block; }

/*DIV */
#page{width:814px; margin:auto; position:relative;}
#contenu{background-color:#fff; padding:20px 70px 0 220px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
#defaut-bottom-contenu{background-image:url(../images/defaut-bg-contenu.gif); height:26px; background-repeat:no-repeat;}
#footer{height:36px;}
#invisible{display:none;}
a:link,a:active,a:visited{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; text-decoration:none;}
a:hover{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; text-decoration:underline;}
.separation {background-image:url(../images/separation.gif);background-repeat:no-repeat;background-position:left center;height: 30px;}

/* REF */

.txt-1 h1 { font-family:Verdana, "Times New Roman", Times, serif; font-size:12px; color:#000;font-weight:normal;line-height:normal;margin:0; display:inline;}
.txt-1 h2 { font-family:Verdana, "Times New Roman", Times, serif; font-size:12px; color:#000;font-weight:normal;line-height:normal;margin:0; display:inline;}
.txt-1 h2 { font-family:Verdana, "Times New Roman", Times, serif; font-size:12px; color:#000;font-weight:normal;line-height:normal;margin:0; display:inline;}
.titre-tab h2 {font-family:Verdana, "Times New Roman", Times, serif; font-size:12px;color:#f14400; font-weight:bold; background-color:#fff; padding:3px; display:inline;}
.txt-2 h1{font-family:Verdana, Geneva, sans-serif; font-size:11px;color:#eeeeee; font-weight:normal;margin:0; display:inline;}
.txt-1 strong {font-weight:normal;}
.sstitre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f14400;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 7px;
}
.sstitre h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f14400;
	font-weight:bold;
	line-height:normal;
	display:inline;
	margin:0;
}
.sstitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #60260f;
}
.sstitre2 h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#60260f;font-weight:bold;line-height:normal;margin:0; display:inline; padding-top:8px;}