body { margin: 0;
	padding : 0;
	background: white;
	color: black;
	font-size: 80%;
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, serif;
	max-width: 1280px;
	background-image: url("images/banniere/fond_g321.jpg");/*nv banniere*/
	background-repeat: no-repeat;/*nv ban*/
	background-position: top right;/*nv ban*/
}

.buffer { position: absolute; left: 0; top: -3000px; }/*1500 insuffisant*/

#header { height: 115px/* ancien 100 nv ban*/ }

#logo { margin: 5px 0 0 25px; border: none; }

#header h1 { text-align: center;
	color: #54651e;
	/*background-color: white;*/
	font-size: 20px;
	margin: 5px;/*nv ban*/
}

/* Menu */

#menubis, #menu { float: left;
	width: 15em;
	padding: 0.5em 0 8em 0;
	margin: 0px;
	background: #54651e url(images/nv.jpg) top left no-repeat;
}

/*#menubis { position: fixed; plus valabel avec ie7 *//*top :100px ; left: 0;*/ /*superposé sur le footer ds une pt fenêtre*/

#menubis p, #menu p { text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}

.eltmenu { list-style-type: none;
	padding: 0;
	margin: 0 1em 0 1em;
}

.eltmenu li a { text-decoration: none;
	color: white;
	display: block;
	height: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 110%;
	text-indent: 1em;
}

.eltmenu li a:hover { text-decoration: none;
	background: white;
	color:#508128;
}

#contenu { margin-left: 16em;
	/*margin-right: 1em;nv banniere*/
	padding-right: 1em;/*nv banniere;*/
	padding-left: 1em;/*nv ban;*/
	background-color: #fafafa;/* nv ban*/
}

#contenu h2 { font-size: 110%; text-indent: 1em; color: #596c9c; }
#contenu h3 { font-size: 100%; font-weight: normal; color: #bb575f; }

h2#titre { font-size: 150%;
	font-style: italic;/*A REVOIR*/
	border-top: #526c9c 1px solid;
	padding-top: 1px;
	color: #526c9c;
	text-align: center;
	margin: 15px,0,0,0;/* nv ban ?*/
}

.imgfloatR {float: right; margin-left: 1em; }
.imgfloatL {float: left; margin-right: 1em; }

a { text-decoration: underline;
	color: #526c9c;
}

a:hover { text-decoration: overline }

#contenu p a, ul a { color: #bb575f }/* liste du communiquer*/

#contenu p a:hover { text-decoration: overline }/*no indispensable*/

.b { font-weight: bold }
.rose { color: #bb575f }
.sans_puces { list-style-type: none }
/*page contacts*/

#conteneur { text-align: center; border: #bb575f 1px solid; border-right: none; font-size: 1.1em; background: white url(images/fondgrandca.jpg) no-repeat left top; }
#adresse{ /*width:20em;*/; margin-left: 1em; text-align: justify; }

#rightPanel { margin-bottom: 1em; margin-right: 1em; padding-right: 1em; }
#rightPanel p a {background-color: white }
#ascenceur { font-size: 1.3em; float: left; line-height: 1.5em; margin-top: 8em; width: 4em; margin-right: 0; margin-left: 0; padding-right: 4.7em; padding-bottom: 2em;}
.rideau { clear: right; color:  black; width: 300px; height: 2px; }
#plan { border-right: 1px solid black;/*bug Firefox ?*/ margin-left: auto; margin-right: auto; /*width: 407px;*/ display: block; }

.lettrinei { float: left;
	font: bold 1em/1em Georgia, "Times New Roman", Times, serif;
	color: white;
	border: 1px #bb575f solid;
	background-color: #d198c5;
	margin-right: 1px;
	padding: 1px 2px 0 2px;
}

p.evt_float:first-letter { 
	font: bold 1em/1em Georgia, "Times New Roman", Times, serif;
	color: white;
	border: 1px #bb575f solid;
	background-color: #d198c5;
	margin-right: 1px;
	padding: 0 2px 0 2px;
}

.souligner { text-decoration: underline }

.vu {text-align: right; padding-right: 7em; }
#ligne { line-height: 2.5em }

#contenu .voir { color: #bb575f; background-color: white; text-align: right; padding-right: 7em; }
.declaration { text-align: justify; margin-left: 7em; }

dl { padding-left: 5em  }
dt { font-weight: bolder }
dd { margin: 1em 0em 1em 0em }

#footer { font-size: 0.8em }

#footer ul { list-style-type: none }
#footer ul li { float: left }
