html {
	font-size: 100%;
}
  .emailATraduire {
	color: #000000;
}
body {
	font: 0.625em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond.gif);
	margin: 0px;
	padding: 0px;
}
#global {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding: 0px;
}
#accueil {
	width: 800px;
	height: 632px;
	position: absolute;
	margin-top: -316px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
}
a {
	color: #000000;
}
a:visited {
	color: #666666;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
p {
	font-size: 1.1em;
}
#p_italique {
	font-style: italic;
	font-size: 1em;
}
#source {
	font-size: 1em;
	color: #000000;
}
#p2vert {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#p2rouge {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
#p2jaune {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#p2noir {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.p2noir_gras {
	font-weight: bold;
}
#p2tvert {
	font-size: 1.2em;
	font-weight: bold;
	color: #009900;
}
#p2trouge {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
}
#p2tjaune {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC00;
}
#p2tnoir {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
/***************** Haut de page ************************/
#logo {
	position: absolute;
	z-index: -10;
}
#bandeaux {
	width: 955px;
}
#recherche {
	height: 22px;
	width: 205px;
	float: left;
	line-height: 22px;
	font-size: 1.05em;
}
#recherche li {
	color: #000000;
	height: 22px;
	padding-left: 5px;
	float: left;
	}
#haut_droite {
	display: inline;
	list-style: none;
	font-size: 1.05em;
	line-height: 22px;
	float: left;
	width: 250px;
	height: 22px;
}
#haut_droite li {
	color: #000000;
	height: 22px;
	padding-left: 10px;
	float: left;
	}
#haut_droite li a {
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 1.05em;
	}
/***************** Navigation haut de page ************************/
#navigation {
	display: inline;
	list-style: none;
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	float: left;
	width: 500px;
	height: 22px;
	}
#navigation li {
	color: #fff;
	width: 125px;
	height: 22px;
	background-color: #000000;
	float: left;
	}
#navigation li a {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color: #CCCCCC;
	}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav_vert {
	background-color: #009900;
	height: 22px;
	width: 125px;
	display: block;
}
.nav_rouge {
	background-color: #FF3300;
	height: 22px;
	width: 125px;
	display: block;
}
.nav_jaune {
	background-color: #FFCC00;
	height: 22px;
	width: 125px;
	display: block;
}
/***************** Menus de gauche ************************/
#menu {
	width: 185px;
	clear: left;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 15px;
}
#menu_accueil dt {
	cursor: pointer;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #009900;
	border-bottom: 1px none #009900;
	font-size: 1.2em;
	background-image: url(../images/fleche_d.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20pt;
}
#menu_services dt {
	cursor: pointer;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #FF3300;
	border-bottom: 1px none #FF3300;
	font-size: 1.2em;
	background-image: url(../images/fleche_d.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20pt;
}
#menu_tourisme dt {
	cursor: pointer;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px none #FFCC00;
	font-size: 1.2em;
	background-image: url(../images/fleche_d.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20pt;
}
#menu_economie dt {
	cursor: pointer;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
	font-size: 1.2em;
	background-image: url(../images/fleche_d.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20pt;
}
#menu_accueil dd {
	border-top: 1px solid #009900;
	border-bottom: 1px none #009900;
}
#menu_services dd {
	border-top: 1px solid #FF3300;
	border-bottom: 1px none #FF3300;
}
#menu_tourisme dd {
	border-top: 1px solid #FFCC00;
	border-bottom: 1px none #FFCC00;
}
#menu_economie dd {
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
}
#menu_accueil li {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	text-indent: 20pt;
}
#menu_services li {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	text-indent: 20pt;
}
#menu_tourisme li {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	text-indent: 20pt;
}
#menu_economie li {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-indent: 20pt;
}
#menu_accueil li a, #menu_accueil dt a, #menu_services li a, #menu_services dt a,#menu_tourisme li a, #menu_tourisme dt a,#menu_economie li a, #menu_economie dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu_accueil dt a:hover, #menu_accueil dt a:focus, #menu_accueil dt a:focus {
	background: #BCE2C0 url(../images/fleche_b.gif) no-repeat left;
}
#menu_services dt a:hover, #menu_services dt a:focus, #menu_services dt a:focus {
	background: #FECCC4 url(../images/fleche_b.gif) no-repeat left;
}
#menu_tourisme dt a:hover, #menu_tourisme dt a:focus, #menu_tourisme dt a:focus {
	background: #FFFF99 url(../images/fleche_b.gif) no-repeat left;
}
#menu_economie dt a:hover, #menu_economie dt a:focus, #menu_economie dt a:focus {
	background: #CCCCCC url(../images/fleche_b.gif) no-repeat left;
}
#menu_accueil li a:hover {
	background: #BCE2C0;
}
#menu_services li a:hover {
	background: #FECCC4;
}
#menu_tourisme li a:hover {
	background: #FFFF99;
}
#menu_economie li a:hover {
	background: #CCCCCC;
}
/***************** Conteneur ************************/
#conteneur {
	width: 500px;
	float: left;
	padding-bottom: 40px;
	padding-top: 10px;
}
#conteneur dt{
	font-weight: bold;
}
#conteneur dd{
	margin-bottom: 10px;
}
#conteneur dd a:link, #conteneur dd a:visited, #conteneur dd a:hover, #conteneur dd a:active {
	text-decoration: none;
	color: #009900;
	margin-bottom: 10px;
}
#img_cont {
	float: right;
	margin: 10px 0px 10px 10px;
}
#actuel {
	background-color: #CAE9CD;
	border: 1px solid #009900;
	width: 185px;
	float: right;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/***************** Fil d'Ariane ************************/
#ariane_vert{
	font-size: .9em;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#ariane_vert a{
	text-decoration: none;
	color: #009900;
}
#ariane_vert h1{
	color: #000000;
}
#ariane_rouge {
	font-size: .9em;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
#ariane_rouge a{
	text-decoration: none;
	color: #FF3300;
}
#ariane_rouge h1{
	color: #000000;
}
#ariane_jaune {
	font-size: .9em;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#ariane_jaune a{
	text-decoration: none;
	color: #FFCC00;
}
#ariane_jaune h1{
	color: #000000;
}
#ariane_noir {
	font-size: .9em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#ariane_noir a{
	text-decoration: none;
	color: #000000;
}
#ariane_noir h1{
	color: #000000;
}
#footer {
	font-size: 1em;
	text-align: center;
	display: block;
	width: 955px;
	clear: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
/*****************Plan de site************************/
#plan_site_vert {
	color: #009900;
	text-decoration: none;
}
#plan_site_rouge {
	color: #FF3300;
	text-decoration: none;
}
#plan_site_jaune {
	color: #FFCC00;
	text-decoration: none;
}
#plan_site_noir {
	color: #000000;
	text-decoration: none;
}
#plan_site_vert dt, #plan_site_rouge dt, #plan_site_jaune dt, #plan_site_noir dt {
	margin-bottom: 5px;
}
#plan_site_vert dd, #plan_site_rouge dd, #plan_site_jaune dd, #plan_site_noir dd {
	margin-bottom: 5px;
	margin-left: 120px;
}
.plan3 {
	margin-left: 140px;
}
#plan_site_vert dl a:link, #plan_site_vert dl a:visited, #plan_site_vert dl a:hover, #plan_site_vert dl a:active {
	text-decoration: none;
	color: #009900;
	}
#plan_site_rouge dl a:link, #plan_site_rouge dl a:visited, #plan_site_rouge dl a:hover, #plan_site_rouge dl a:active {
	text-decoration: none;
	color: #FF3300;
	}
#plan_site_jaune dl a:link, #plan_site_jaune dl a:visited, #plan_site_jaune dl a:hover, #plan_site_jaune dl a:active {
	text-decoration: none;
	color: #FFCC00;
	}
#plan_site_noir dl a:link, #plan_site_noir dl a:visited, #plan_site_noir dl a:hover, #plan_site_noir dl a:active {
	text-decoration: none;
	color: #000000;
	}
/*****************Album photos************************/
div#galerie
{
	width: 500px;
	text-align: center;
	font-size: 1.5em;
	float: left;
}
ul#galerie_mini
{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
ul#galerie_mini li
{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#galerie_mini li a img
{
	margin: 2px 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galerie_fleche_g
{
	float: left;
	margin-top: 2px;
}
#galerie_fleche_d
{
	float: left;
	margin-top: 2px;
	margin-left: 20px;
}
dl#photo
{
	clear: both ;
	margin: 0 auto ;
}
dl#photo dt
{
	text-align: left;
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
dl#photo dd
{
	margin: 0 ;
}
dl#photo img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_col {
	float: left;
	width: 60px;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	height: 30px;
}
#form_col2 {
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	height: 30px;
}
#form_col3 {
	width: 420px;
	clear: left;
}
#clear {
	clear: both;
}
