/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 950px;
	background: #2F5C30;
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: center;
}
div, dl, dt, dd, span {
	border: 0;
	margin: 0;
	padding: 0;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%				ACCUEIL				%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
table#idx_fond {
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
}
div#idx_bloc {
	position: relative;
	margin: 0 auto;
	width: 850px;
	height: 552px;
	background: url(images2/index/fond.jpg);
/*	border: 1px solid white;	*/
	text-align: left;
}
div#mairie {
	position: absolute;
	width: 180px;
	height: 17px;
	left: 534px;
	top: 162px;
/*	border: 1px solid black;	*/
	z-index: 190;
}
div#actualite {
	position: absolute;
	width: 180px;
	height: 17px;
	left: 577px;
	top: 219px;
/*	border: 1px solid black;	*/
	z-index: 180;
}
div#vivre {
	position: absolute;
	width: 180px;
	height: 17px;
	left: 612px;
	top: 282px;
/*	border: 1px solid black;	*/
	z-index: 170;
}
div#entreprendre {
	position: absolute;
	width: 180px;
	height: 17px;
	left: 641px;
	top: 354px;
/*	border: 1px solid black;	*/
	z-index: 160;
}
div#guide {
	position: absolute;
	width: 180px;
	height: 17px;
	left: 657px;
	top: 428px;
/*	border: 1px solid black;	*/
	z-index: 150;
}
/* ------ Espace du menu de l'accueil ------ */
div.rub1 {
	font-size: small;
	font-weight: bold;
/*	border: 1px solid white;	*/
	color: white;
}
.rub1 a {
	color: white;
	text-decoration: none;
}
.rub1 a:hover {text-decoration: underline;}
.rub1 img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}
dd.nrub2 {
	position: absolute;
	width: 180px;
	margin-left: 20px;
	border: 1px solid white;
	visibility: hidden;
}
/* --- Sous rubrique au survol --- */
dd#dd_mairie {background: #EF8248;}
dd#dd_actualite {background: #88579E;}
dd#dd_vivre {background: #4BAA28;}
dd#dd_entreprendre {background: #E45339;}
dd#dd_guide {background: #0082BE;}

.rub1 dd ul {
	margin: 0;
	padding: 3px;
	list-style-type: none;
}

div#idx_invar {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	position: absolute;
	width: 630px;
	height: 20px;
	left: 20px;
	top: 524px;
	z-index: 200;
	text-align: center;
	font-size: x-small;
	color: black;
}
#idx_invar a {
	color: black;
	text-decoration: none;
}
#idx_invar a:hover {
	text-decoration: underline;
}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%			INTERIEUR				%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
table#fond {
	margin: 0;
	width: 950px;
	height: 100%;
	background: white;
}
td#sfond {
	padding: 0;
	text-align: center;
	vertical-align: top;
	background: url(images2/f_gauche.gif) left top repeat-y;
}
div#principal {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 950px;
	text-align: left;
}

/* ================ Barre de menus =================== */
div#Hmenu {
	margin: 0;
	padding: 0;
	margin-left: 218px;
	width: 732px;
	background: white;
}
#Hmenu dl {
	padding-top: 3px;
	margin-right: 1px;
	width: 145px;
	float: left;
	text-align: left;
}
#Hmenu dt {
	height: 22px;
	color: white;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
#Hmenu dt a {
	color: white;
	text-decoration: none;
}
#Hmenu dt a:hover {text-decoration: underline;}
dl#m_ef8249 {background: #ef8249;}
dl#m_8a58a1 {background: #8a58a1;}
dl#m_4baa28 {background: #4baa28;}
dl#m_e45239 {
	width: 146px !important;
	background: #e45239;
}
dl#m_0082be {background: #0082be;}
div#img_bann {
	margin: 0;
	margin-top: 1px;
	margin-left: 218px;
	padding: 0;
	width: 731px;
	height: 138px;
	background: url(images2/img_defaut.jpg) left top no-repeat;
}
#Hmenu dd {
	position: absolute;
	border: 0;
	width: 145px;
	background: white;
	padding: 1px;
	text-align: left;
	visibility: hidden;
	z-index: 200;
	font-size: x-small;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
#Hmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Hmenu dd li {
	padding: 3px;
	border-top: 1px solid black;
}
#Hmenu dd a {
	display: block;
	margin-left: 5px;
	color: black;
	text-decoration: none;
}
#Hmenu dd a:hover {text-decoration: underline;}
.divn3 {
	position: absolute;
	float: right;
	margin: 0;
	padding: 0;
	width: 145px;
	margin-left: 10em;
	padding: 0.2em;
	background: white;
	border: 1px solid black;
	visibility: hidden;
}
.OpenGauche {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	margin-left: -158px;
	padding: 0.2em;
	background: white;
	border: 1px solid black;
	visibility: hidden;
}

/* ================ Outils ================= */
div#outil {
	margin: 0;
	padding: 0;
	margin-left: 218px;
	padding-top: 5px;
	width: 731px;
	height: 29px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	text-align: left;
}
#outil form {
	display: inline;
	width: 220px;
}
#outil label {
	margin-left: 40px;
	font-weight: bold;
}
#outil ul {
	width: 410px;
	margin: 0;
	padding: 0;
	float: right;
	list-style-position: outside;
	vertical-align: middle;
}
#outil li {
	float: left;
	margin-left: 10px;
	font-size: x-small;
}
#outil li img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}
#outil li a {
	color: black;
	text-decoration: none;
}
#outil li a:hover {text-decoration: underline;}
div.fo_ef8249 {background: white url(images2/fo_ef8249.jpg) left top repeat-y;}
div.fo_8a58a1 {background: white url(images2/fo_8a58a1.jpg) left top repeat-y;}
div.fo_4baa28 {background: white url(images2/fo_4baa28.jpg) left top repeat-y;}
div.fo_e45239 {background: white url(images2/fo_e45239.jpg) left top repeat-y;}
div.fo_0082be {background: white url(images2/fo_0082be.jpg) left top repeat-y;}

/* =============== Navigation ================ */
div#navig {
	margin: 0;
	margin-left: 218px;
	padding: 0;
	padding-top: 5px;
	padding-left: 40px;
	paddding-right: 30px;
	height: 16px;
	text-align: left;
	font-size: xx-small;
}
#navig a {
	color: black;
	text-decoration: none;
}
#navig a:hover {text-decoration: underline;}
div.fn_ef8249 {background: #FAD9C8 url(images2/bd_navig.gif) right top no-repeat;}
div.fn_8a58a1 {background: #DCD0E5 url(images2/bd_navig.gif) right top no-repeat;}
div.fn_4baa28 {background: #C9E5BE url(images2/bd_navig.gif) right top no-repeat;}
div.fn_e45239 {background: #F7CBC3 url(images2/bd_navig.gif) right top no-repeat;}
div.fn_0082be {background: #B2D9EB url(images2/bd_navig.gif) right top no-repeat;}

/* ================== Colonne de gauche ==================== */
div#gauche {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 240px;
	height: 384px;
	left: 0;
	top: 0;
	background: url(images2/f_module_gauche.gif) left top no-repeat;
	z-index: 150;
	text-align: left;
}
img#img_mormant {
	margin: 0;
	border: 0;
	margin-top: 14px;
	margin-left: 15px;
}
img#img_blason {
	margin: 0;
	border: 0;
	margin-top: 10px;
	margin-left: 57px;
	margin-bottom: 5px;
}
div#theme_rub1 {
	margin: 0;
	padding: 0;
	width: 236px;
	height: 56px;
}
#theme_rub1 h3 {
	margin-left: 42px;
	margin-top: 17px;
}
div.th_ef8249 {
	background: url(images2/fth_ef8249.gif) left top no-repeat;
	color: #FAD5C0;
}
div.th_8a58a1 {
	background: url(images2/fth_8a58a1.gif) left top no-repeat;
	color: #E0D5EA;
}
div.th_4baa28 {
	background: url(images2/fth_4baa28.gif) left top no-repeat;
	color: #B5E9A0;
}
div.th_e45239 {
	background: url(images2/fth_e45239.gif) left top no-repeat;
	color: #F8D3CD;
}
div.th_0082be {
	background: url(images2/fth_0082be.gif) left top no-repeat;
	color: #AAE3FF;
}
div#sommaire {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	margin-bottom: 15px;
	width: 207px;
	font-size: small;
}
#sommaire ul, #sommaire li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sommaire li a {
	color: white;
	text-decoration: none;
}
li.rub2 {
	margin-left: 18px !important;
	font-weight: bold;
}
li.rub3 {
	margin-left: 25px !important;
}
img#separ_invar {margin-left: 2px;}
img#separ_invar2 {
	margin-top: 160px;
	margin-left: 2px;
}
.sm_ef8249 a:hover {color: #ef8249 !important;}
.sm_8a58a1 a:hover {color: #8a58a1 !important;}
.sm_4baa28 a:hover {color: #4baa28 !important;}
.sm_e45239 a:hover {color: #e45239 !important;}
.sm_0082be a:hover {color: #0082be !important;}

/*	ul.invariant {margin-top: 15px !important;}	*/
.invariant li {
	border-top: 1px solid #B5C596;
	border-bottom: 1px solid #327E2A;
}
.invariant img {margin-right: 5px;}
.invariant a {
	display: block;
	height: 20px;
	margin-left: 15px !important;
	font-weight: bold;
}
.invariant a:hover {text-decoration: underline !important;}

/* =============== Calendrier ================ */
table.calendrier {
	margin: 0;
	margin-left: 1px;
	border: 0;
	font-size: 10pt;
	color: black;
	border-top: 1px solid #B5C596;
	border-bottom: 1px solid #327E2A;
}
.calendrier th {
	color: white;
	border-bottom: 1px solid #327E2A;
	text-align: center;
}
td.semaine {font-weight: bold;}
td.jour a {
	color: white;
	background: black;
	text-decoration: none;
}
.jour a:hover {
	color: black;
	background: white;
	text-decoration: none;
}

/* ================ Contenus ================= */
div#container {
	margin: 0;
	padding: 0;
	margin-top: 14px;
	margin-left: 218px;
	width: 732px;
	text-align: left;
}
div#mainer {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	width: 500px;
/*	border: 1px solid black;
	border-right: 2px dashed black;	*/
}
div#mainer2 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	width: 700px;
}
h2.thema {
	margin: 0;
	margin-left: 20px;
}
span.Titrecontenu {display: none;}
table.TListe, table.TContenu {
	width: 100%;
/*	border: 1px solid black;	*/
}
.TContenu td, .TListe td {text-align: left;}
img.imgpuce {display: none;}
td.contenu td {text-align: left;}
table.listeelu td {padding-bottom: 10px;}
.TContenu td.titre {padding-bottom: 15px;}
.TListe {margin-bottom: 15px;}
.titre img {
	border: 0;
	vertical-align: middle;
}
.ico {border: 0;}
.vignette {
	text-align: right !important;
}
/* actualités à la Une */
a.MenuActu {
	margin: 5px;
	padding: 5px;
	background: #8C5BA3;
	color: #E0D5EA;
	text-decoration: none;
	font-weight: bold;
}
table.menutype a:hover, a.MenuActu-over {
	margin: 5px;
	padding: 5px;
	background: #E0D5EA;
	color: #8C5BA3;
	text-decoration: none;
	font-weight: bold;
}

/* =========== Colonne de droite ============= */

div#droite {
	margin: 0;
	padding: 0;
	float: right;
	width: 205px;
	height: 410px;
	background: url(images2/encart_bref.gif) left top no-repeat;
}
/*
table#droite {
	margin: 0;
	padding: 0;
	float: right;
	width: 205px;
	height: 410px;
	background: url(images2/encart_bref.gif) left top no-repeat;
}
*/
#droite h4 {
/*	margin: 0;
	padding: 0;	*/
	text-align: center;
	color: white;
	font-weight: bold;
}
#droite ul {
	clear: right;
	margin-left: 1.5em;
	text-align: left;
	color: black;
	font-size: small;
	font-weight: bold;
}
#droite li {margin-left: 0 !important;}
#droite a {
	color: black;
	text-decoration: none;
}
#droite a:hover {text-decoration: underline;}

/* ============== Bas de page ================= */
div#baspage {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 15px;
	font-size: small;
	color: black;
	text-align: center;
}
#baspage a {
	color: black;
	text-decoration: none;
}
#baspage a:hover {
	text-decoration: underline;
}
/* permet d'équilibrer le fond */
div#basmainer {
	clear: both;
	display: block;
	height: 150px;
}