@charset "UTF-8";
.styles {
	font-family: Times, Garamont, sans-serif;
	font-size: 11px;
	color: #dcdcdc;
}
a:link {
	color: #865C3E;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #865C3E;
}
a:hover {
	color:#D59B11;
	text-decoration:none;
}
a:active {
	text-decoration: none;
	color: #865C3E;
}
.H1 {
	font: 12px verdana, sans-serif;
	color: #FE0000;
	text-transform:uppercase;
	font-weight: bold;
}
.H2 {
	font: 13px times, garamont, serif;
	color: #FFFFFF;
	font-weight: normal;
}
.H3 {
	font: 12px times, garamont, serif;
	color: #dcdcdc;
	font-weight: normal;
}
.H4 {
	font: 12px times, garamont, serif;
	color: #000;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: left;
}
h1 {
	font: 12px verdana, sans-serif;
	color: #FE0000;
	text-transform:uppercase;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
h2 {
	font: 13px times, garamont, serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
h3 {
	font: 12px times, garamont, serif;
	color: #dcdcdc;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
h4 {
	font: 12px times, garamont, serif;
	color: #000;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: left;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
.jaune {
	font: 11px times, garamont, serif;
	color:#D59B11
}

.jauneTitre {
	font: 12px times, garamont, serif;
	font-weight: bold;
	color:#D59B11
}
.jauneTitre-index {
	font: 18px times, garamont, serif;
	font-weight: bold;
	color:#D59B11
}
.brunLight {
	font: 12px times, garamont, serif;
	color:#865C3E
}

/* IMPORTANT */
	html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#page-table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
#page-td {
	height: 100%;
	padding: 0;
	vertical-align: middle;
}
div#global {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
/* COSMÉTIQUE */
	body {
	background: #4C230F;
	text-align: center;
}
#page-table {
	background: #4C230F;
	/*background-image:url(img/bg.gif)*/
	}
div#global {
	padding: 0px 0px;
	background: #4C230F;
	/*border-width: 1px;*/
 		/*border-style: solid;*/
  	border-color: #E2E2E2;
}
div#global h1 {
	font-size: 1.4em;
}
div#global h2 {
	font-size: 1.1em;
}
div#global p, div#global ul {
	font-size: .9em;
}
.newsletter-td {
	font: 11px Arial;
	color: #b19d96;
	padding-left: 34px;
	padding-top: 17px;
}

.newsletter-saisie {
	background-color: #887057;
	border: 1px solid #2d1c12;
	font: 11px Arial;
	color: #ffffff;
}

.newsletter-ok {
	background-color: #8e6f33;
	border: 1px solid #2d1c12;
	font: 12px Arial;
	color: #2d1c12;
	width: 44px;
}

.contact-titre {
	color: #c8a94a;
	font-family: Verdana;
	font-weight: bold;
}
.contact {
	color: #876f57;
	font-family: Verdana;
	font-size: 12px;
}

#divCalendrier {
	position:absolute;
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	border:1px solid #4C230F;
	background-color:#8e6f33;
	padding:3px;
}
#divCalendrier table {
	background-color:#4C230F;
	width:180px;
}
#divCalendrier a {
	text-decoration:none;
}
#divCalendrier td, a {
	font-size:10pt;
	color:#000;
	text-align:center;
}
#divCalendrier td.titre {
	background-color:#4C230F;
	color:#876f57;
	font-weight:bold;
}
#divCalendrier td.jour {
	background-color:#4C230F;
	width:14%;
	color:#876f57;
	font-weight:bold;
}
#divCalendrier td.moisActif {
	background-color:#fff;
}
#divCalendrier td.moisInactif {
	background-color:#ddd;
}
#divCalendrier td.jourSelection {
	background-color:#ccc;
	border:1px solid #c00;
}
.inputCalendrier {
	
	background-color: #887057;
	border: 1px solid #2d1c12;
	font: 11px Arial;
	color: #ffffff;
}

#divPresse {
max-height: 350px;
width: 737px;
overflow:auto;
}

li {
list-style-position:inside;

}

