body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ECE9D8;
	background-color: #000000;
}
body,td,th {
	font-size: 11px;
}
a {color: #ECE9D8;}
a:link, a:visited  {text-decoration: none}
a:hover, a:active {text-decoration: underline}
img {border:0;}
#keywords {display:none; visibility:hidden}
#metatop {display:none; visibility:hidden}
p {
	margin:0;
}
h1 {font-size: 16px; margin:0}
h2 {font-size: 14px; margin:0}
h3 {font-size: 12px; margin:0}
h4 {font-size: 11px; margin:0}
h5 {font-size: 10px; margin:0}
.left {
	text-align:left;
	float:left;
	height: auto;
}
.right {text-align:right; float:right}



.fond_left {
}
.fond_left h1, .fond_left h1 a:link, .fond_left h1 a:visited {
	display:block;
	color:#FFFFCC;
	margin-bottom: 10px;
	padding-left: 44px;
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
}
.fond_left h1 a:hover {
	color:#FFFFCC;
	text-decoration: underline;
}
.fond_left ul {margin:0}
.fond_left li {
	margin:0;
	color: #FFFFCC;
	list-style-image: url(../_img/picto/b_search.png);
}
.fond_table {
	background: url(../_img/_structure/left/left.gif) no-repeat left bottom;
}
#bloc_vignettes {
	height: 72px;
	width: 620px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin-top: 280px;
	text-align: center;
	border-bottom-color: #FFFFCC;
}
#bloc_vignettes img {
	border:2px solid #FFFFCC;
	margin-right: 5px;
}

#bloc_photo {
	z-index: 0;
}
#menu_droit {
	float: right;
	height: 330px;
	width: 275px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#menu_droit_home {
	float: right;
	height: 330px;
	width: 280px;
	margin-left: 10px;
}
.content {
	color: #FFFFCC;
	padding-left: 10px;
	padding-bottom: 30px;
	font-size: 12px;
}
.content h1 {
	font-size:14px;
	margin-bottom: 10px;
	background-image: url(../_img/_structure/ronds-rouge.gif);
	background-position: left;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	text-indent: 30px;
}
.content h2 {
	font-size: 12px;
	border-bottom: 1px solid #990000;
	margin-bottom: 10px;
	color: #FFFFCC;
}
.majuscule {
}
.majuscule:first-letter {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  margin-right: 3px;
  float: left;
  font-size: 14px;
}
.fond_bas_droit {
	background: url(../_img/_structure/left/bas.gif) no-repeat right bottom;
}
.fond_page {
	background-image: url(../_img/_structure/bas-de-page.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.content h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #FFFFCC;
	background-image: url(../_img/puce/rond-rouge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-color: #990000;
	text-indent: 10px;
}
.content h4 {
	font-size: 12px;
	color: #FFFFCC;
	background-image: url(../_img/puce/rond-rouge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-color: #990000;
	text-indent: 10px;
	font-weight: normal;
}
#logos_droite {
	float: right;
	height: 70px;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 50;
}
#logos_gauche {
	float: left;
	height: 70px;
	width: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.bas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#bas_droit {

	float: right;
	height: 250px;
	width: 275px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#plan_acces {
	float: left;
	height: 460px;
	width: 550px;
	margin-left: 10px;
}
.ACTU {
	background: url(../_img/_structure/menu_fr/avoir/avoir.gif) no-repeat center top;
	height: 327px;
	width: 190px;
	float: right;
	padding-left: 40px;
	padding-top: 50px;
	padding-right: 20px;
}
.hidden {
	visibility: hidden;
	display: none;
}

/* FORMULAIRE    */
.text{
	width:198px;
	background:#FFFFFF;
	color:#A60130;
	border: 1px solid #A60130;
	font: 0.9em Verdana;
	}
.text_p{
	background:#FFFFFF;
	width:95px;
	color:#A60130;
	border: 1px solid #A60130;
	font: 0.9em Verdana;
	}
.etiquette{
	font-size:0.8em;
	color:#344F6B;
	font-weight:bold;
	text-align:right;
	}
