@charset "UTF-8";body {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 80%;	color: #000000;	margin: 0 auto;	background-color: #7a000d;}body h1 {	color: #ffffff;}#containerindex {	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	margin: 0 auto;	text-align: center;	border-width: 0;}#container {	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	margin: 0 auto;	background-position: 0px 0px;	margin: 0 auto;	text-align: left;	border-width: 0;}#containerindex img {	margin-top: 20px;}#containerindex2 img {	margin-top: 10px;}#containerindex #containerindex2 p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.2em;	font-weight: bold;	color: #CCCCCC;}#containerindex2 p a:link {	color: #e8af86;	text-decoration: underline;}#containerindex2 p a:visited {	color: #e8af86;	text-decoration: underline;}#containerindex2 p a:hover {	color: #ffffff;	text-decoration: underline;}#containerindex2 p a:active {	color: #ffffff;	text-decoration: underline;}#entete {	background-image: url(images/entete1.jpg);	background-repeat: no-repeat;	margin: 0px;	padding: 0px;	height: 125px;}#menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 90%;	font-weight: bold;	color: #FFFFFF;	float: left;	width: 140px;	padding-left: 60px;	text-align: left;	margin-top: 40px;	margin-left: 30px;}#menu p a:link {	color: #e8af86;	text-decoration: underline;}#menu p a:visited {	color: #e8af86;	text-decoration: underline;}#menu p a:hover {	color: #ffffff;	text-decoration: underline;}#menu p a:active {	color: #ffffff;	text-decoration: underline;}#menuadmin {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	color: #FFFFFF;	text-align: left;	margin-top: 20px;	margin-left: 30px;}#menuadmin p a:link {	color: #e8af86;	text-decoration: underline;}#menuadmin p a:visited {	color: #e8af86;	text-decoration: underline;}#menuadmin p a:hover {	color: #ffffff;	text-decoration: underline; }#menuadmin p a:active {	color: #ffffff;	text-decoration: underline;}#tx {	float: left;	width: 460px;	margin-left: 40px;	margin-top: 22px;	padding: 0px 20px 20px 40px;	border-left-style: dotted;	border-left-color: #e8af86;	border-left-width: 1px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.pieddepage {	color: #FFFFFF;	text-align: right;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin-top: 20px;	margin-bottom: 20px;	border-top-color: #e8af86;	border-top-width: 1px;	border-top-style: solid;	padding-top: 3px;}.pieddepage a:link {	color: #e8af86;	text-decoration: underline;}.pieddepage a:visited {	color: #e8af86;	text-decoration: underline;}.pieddepage a:hover {	color: #ffffff;	text-decoration: underline;}.pieddepage a:active {	color: #ffffff;	text-decoration: underline;}