body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
#base {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(../images/pattern_page.gif);
	background-repeat: repeat-y;
}
#teteAccueil {
	position: relative;
	height: 159px;
	width: 900px;
	margin-top: 0px;
}
#corpsAccueil {
	width: 900px;
	position: relative;
	background-image: url(../images/accueil_main.jpg);
	background-repeat: no-repeat;
	background-position: left 51px;
	height: 486px;
}
#corps {
	width: 900px;
	position: relative;
	background-image: url(../images/page_main.jpg);
	background-repeat: no-repeat;
	background-position: left 51px;
}
#menuHautAccueil {
	position: relative;
	height: 51px;
	width: 900px;
}
#ongletAccueil1 a, #ongletAccueil1 a:hover, #ongletAccueil2 a, #ongletAccueil2 a:hover, #ongletAccueil3 a, #ongletAccueil3 a:hover, #ongletAccueil4 a, #ongletAccueil4 a:hover, #ongletAccueil5 a, #ongletAccueil5 a:hover {
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	top: 0px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	height: 51px;
	display: block;
	line-height: 32px;
}
#ongletAccueil1 a {
	color: #666666;
	left: 0px;
	width: 205px;
	background-image: url(../images/onglet1.jpg);
}
#ongletAccueil1 a:hover {
	color: #000000;
	background-image: url(../images/onglet1_over.jpg);
}
#ongletAccueil2 a {
	color: #666666;
	left: 205px;
	width: 156px;
	background-image: url(../images/onglet2.jpg);
}
#ongletAccueil2 a:hover {
	color: #000000;
	background-image: url(../images/onglet2_over.jpg);
}
#ongletAccueil3 a {
	color: #666666;
	left: 361px;
	width: 163px;
	background-image: url(../images/onglet3.jpg);
}
#ongletAccueil3 a:hover {
	color: #000000;
	background-image: url(../images/onglet3_over.jpg);
}
#ongletAccueil4 a {
	color: #666666;
	left: 524px;
	width: 155px;
	background-image: url(../images/onglet4.jpg);
}
#ongletAccueil4 a:hover {
	color: #000000;
	background-image: url(../images/onglet4_over.jpg);
}
#ongletAccueil5 a {
	color: #FFFFFF;
	left: 679px;
	width: 221px;
	background-image: url(../images/onglet5.jpg);
}
#ongletAccueil5 a:hover {
	color: #FFFFFF;
	background-image: url(../images/onglet5_over.jpg);
}
#carteAccueil {
	width: 604px;
	height: 465px;
	position: absolute;
	top: 51px;
	left: 296px;
}
#carte {
	position: absolute;
	top: 51px;
	font-size: 13px;
	white-space: nowrap;
	font-weight: bold;
	left: 540px;
	line-height: 70px;
}
#carte a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/france.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-left: 120px;
	display: block;
}
#carte a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/france_over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#carte    hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: -18px;
}
#rechAv {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	position: absolute;
	left: 660px;
	top: 115px;
	width: 220px;
	height: 44px;
}
#rechAv a {
	color: #666666;
	text-decoration: none;
}
#rechAv a:hover {
	color: #000000;
	text-decoration: none;
}
#menuGaucheAccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	position: absolute;
	left: 30px;
	top: 145px;
	font-weight: bold;
}
#menuGaucheAccueil a {
	text-decoration: none;
	color: #666666;
}
#menuGaucheAccueil a:hover {
	color: #000000;
	text-decoration: none;
}
#menuGaucheAccueil #bt1 a {
	color: #48B8F6;
}
#menuGaucheAccueil #bt1 a:hover {
	color: #003399;
}
#menuGaucheAccueil #bt2 a {
	color: #90C500;
}
#menuGaucheAccueil #bt2 a:hover {
	color: #006600;
}
#menuGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	position: absolute;
	left: 20px;
	top: 51px;
	font-weight: bold;
}
#menuGauche a, #menuGauche a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 34px;
	display: block;
	line-height: 25px;
}
#menuGauche a {
	color: #666666;
	background-image: url(../images/trace_petite1.png);
}
#menuGauche a:hover {
	color: #000000;
	background-image: url(../images/trace_petite2.png);
}
#actuAccueil {
	color: #000000;
	height: 215px;
	position: absolute;
	top: 70px;
	left: 707px;
	padding-right: 20px;
	width: auto;
	overflow: auto;
}
#actuAccueil h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#actuAccueil ul {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}
#actuAccueil li {
	padding-left: 0px;
	font-size: 11px;
	list-style-position: outside;
	padding-top: 15px;
	line-height: 11px;
}

#menu_membres {
	margin-top: 20px;
	width: 180px;
	font-size: 10px;
	float: left;
	border: 1px solid #993300;
	padding: 5px;
	color: #993300;
}

#main_membres {
	margin-left: 200px;
}

#main {
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 130px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-bottom: 10px;
	height: auto;
	min-height: 264px;
	_height: 435px;
}
#main h1 {
	font-size: 15px;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
}
#main h2 {
	font-size: 13px;
	color: #5F4545;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
	padding-left: 18px;
	font-style: normal;
	line-height: normal;
	padding-right: 5px;
	background: url(../images/puce1.gif) 4px 4px no-repeat;
	background-color: #FFD698;
	padding-bottom: 2px;
	padding-top: 1px;
	text-transform: uppercase;
}
#main h2 a {
	text-transform: none;
	font-weight: normal;
}
#main h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	margin: 3px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	margin: 3px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 3px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main ul {
	margin: -5px 0px 10px;
	padding: 0px 0px 0px 35px;
	font-size: 12px;
	font-weight: normal;
	color: #570000;
}
#main li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#piedAccueil {
	font-size: 11px;
	color: #333333;
	text-align: center;
	width: 310px;
	position: relative;
	height: 30px;
}
#piedAccueil a {
	color: #333333;
	text-decoration: none;
}
#piedAccueil a:hover {
	color: #990000;
	text-decoration: none;
}
.formContaint {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	margin-right: 50px;
	text-align: right;
}
.champs2 {
	height: 20px;
	width: 270px;
	font-size: 11px;
	border: 1px solid #999999;
	text-indent: 7px;
	vertical-align: middle;
}
.btnOK {
	height: 20px;
	width: 20px;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}
#main .formContaint .btnOK a, #main .formContaint .btnOK a:hover {
	text-decoration: none;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	position: absolute;
}
#main .formContaint .btnOK a {
	background-color: #FF6600;
}
#main .formContaint .btnOK a:hover {
	background-color: #990000;
}
address {
	font-style: normal;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
address a {
	color: #666666;
}
#formRechAv {
	font-size: 12px;
}
#formRechAv .intitule {
	background-color: #F8A900;
	display: block;
	margin: 0px 5px;
	padding: 2px;
	font-weight: bold;
}
#formRechAv table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formRechAv select {
	background-color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px 5px;
	padding: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}





#main a:link			{ color: #003399; text-decoration: underline }
#main a:visited		{ color: #003399; text-decoration: underline }
#main a:hover			{ color: #0066CC; text-decoration: none }
#main a:active		{ color: #003399; text-decoration: none }

#fiche_id {
	width: 100%;
	font-size: 14px;
}
#fiche_id .titre {
	float: left;
	font-weight: bold;
	border-top: 1px solid #999;
	width: 20%;
}
#fiche_id .donnee {
	float: left;
	border-top: 1px solid #999;
	width: 80%;
}
#fiche_id .inter {
	clear: both;
}