@import url(nav.css);
@import url(jquery_plugins.css);
body {
	font-size: 0.9em;
	font-family: Helvetica, "Trebuchet MS", Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.3em;
	background-image: url(/imgs/fond_page.jpg);
	height: 100%;
	margin: 0; }
p {
	top: 0;
	bottom: 0;
	margin: 0; }
a {
	color: #a06f1a;
	text-decoration: none; }
hr {
	font-size: 0;
	line-height: 0;
	width: 100%;
	margin: 2px 0;
	border-top: 1px dotted #969696; }
.boutontexte {
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 15px;
	background-color: #0e9d95;
	background-image: url(../imgs/fleche_droite.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	width: 200px;
	min-height: 18px;
	margin-top: 10px;
	padding: 0;
	border: solid 1px #0c9b93;
	cursor: pointer;
	display: block; }

#general {
	background-color: #fff;
	position: relative;
	min-width: 1000px;
	min-height: 100%;
	max-width: 1000px;
	padding: 0;
	margin: 0 auto;
	border: solid 1px silver; }

#tetiere {
	z-index: -10;
	overflow: visible;
	margin-left: 0; }
/*Corps du texte*/
#principal {
	position: relative;
	min-height: 400px; }
#texte_principal {
	margin-left: 90px;
	padding: 5px 40px 20px 5px;
	margin-top: 30px;
	border-right: 1px solid #cacaca;
	text-align: justify;
	min-width: 640px;
	max-width: 640px; }
#texte_principal img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; }
#texte_principal h1 {
	color: #0e9d95;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-left: -40px; }
#texte_principal h2 {
	color: #a80000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px; }
#texte_principal li {
	margin-bottom: 12px;
	margin-left: -22px;
	display: list-item; }
/*Page d'accueil*/
#texte_index {
	color: #b10000;
	width: 700px;
	margin-left: 50px;
	padding: 5px 20px 5px 5px;
	margin-top: 30px;
	border-right: 1px solid #cacaca;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left; }
#texte_index table {
	width: 680px;
	height: 270px;
	margin-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-width: 0; }
#texte_index td {
	vertical-align: top;
	width: auto; }
#texte_index a {
	color: #7b7b7b; }
#texte_index a:hover {
	color: #b80000; }
.page_une {
	width: 210px; }
.page_une h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0; }
/*Colonne de droite*/
#droite {
	text-align: left;
	position: absolute;
	top: 0;
	width: 184px;
	overflow: hidden;
	max-width: 184px;
	margin-top: 0;
	margin-left: 800px; }
#droite h1 {
	color: #b00;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: none; }
.dsR1 /*agl rulekind: base;*/ {
	width: 900px;
	height: 177px; }
.dsR3 /*agl rulekind: base;*/ {
	text-align: center;
	vertical-align: top; }
.dsR5 /*agl rulekind: base;*/ {
	width: 400px;
	height: 430px; }
.dsR7 /*agl rulekind: base;*/ {
	text-align: center;
	width: 50%;
	vertical-align: top; }
/*Pied de page, copyright*/
#footer {
	color: white;
	font-size: 10px;
	line-height: 12px;
	background-color: #0e9d95;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap; }
#footer a {
	color: white;
	text-decoration: none; }
/*Promo : calque événement*/
#promo {
	position: absolute;
	top: 30%;
	left: 30%;
	width: 350px;
	height: 350px;
	z-index: 100; }

