
body
{
	margin: 25px 0 ;
	font: 0.8em "arial", helvetica, sans-serif ;
	background: #000000 ;
}


div#conteneur
{
	display: block;
	width: 1014px ;
	margin: 0 auto ;
	text-align: center ;
	border: 2px solid #fff ;
	background: #000000 ;
}
div#langue
{

	position: absolute;
	margin-top: 20px;
	margin-left: 450px;
	z-index: 99;
}
#langue img
{
	padding: 0px 50px 0px 0px;
}


h1#header
{
	height: 200px ;
	background: url(images/verame.png) no-repeat left top ;
	margin: 0 auto;
}

h1#header a
{
	width: 250px ;
	height: 150px ;
	display: block ;
	position: relative ;
	left: 330px ;
	top: 30px ;
	text-indent:-5000px ;
}/* On donne les mêmes dimensions au lien, chose
 possible grâce à la propriété display: block ; qui transforme le lien
  en élément de type block, auquel on peut donner des propriétés de taille.
   On met aussi l'image de fond qui a les mêmes dimensions que le cadre ainsi créé */
/* Le text-indent négatif est fait pour pouvoir ne
 cacher le texte hors de la page, ce que nous voulons. Ainsi il reste
  exploitable pour les syntèses vocales */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
color: #ffffff;
list-style-type: none;
/*background: url(images/bouton1_on.png) no-repeat ;*/
line-height: 25px ;
}

cite
{
color: #0000ff;
font-weight: bold;
}

H2
{
font-size: 18px;
font-weight: bold;
}

#bannierg
{
position: absolute;
margin: 0 auto;
padding-left: 20px;
padding-top: 5px;
}

#bannierd
{
position: relative;
float: right;
padding-right: 20px;
margin-top: -180px;
}

#menu {
position: absolute;
top: 0px;
left: 50%;
margin-left:-507px;
z-index:100;
width: 1014px;
height: 25px;
}

#menu dl {
float: left;
}

#menu dt 
{
cursor: pointer;
text-align: center;
font-weight: bold;
}

#menub {
position: absolute;
width: 1014px;
left: 50%;
margin-left:-507px;
color: #ffffff;
height: 25px;
}

#menub dl 
{
float: left;
}

#menub dt {
cursor: pointer;
text-align: center;
font-weight: bold;
}

#menu dd
 {
display: none;
}

#menu li {
text-align: center;
}

#menub a{
color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menub a:hover{
color: #0427D7;
}

#menu li a, #menu dt a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
background: #0000ff;
}

#accueil
{
float: right;
vertical-align: top;
border: 1px solid #ffffff;
}


#titre
{
display: block;
margin: 0 auto;
font: 7em "arial", helvetica, sans-serif ;
color: #0000ff;
height: 150px;
text-align: center;
padding:50px 0 0 0;
}

#site {
position: relative;
display: block;
width: 980px;
margin: 0 auto ;
color: #ffffff;
}

#contenuaccueil {
position: relative;
display: block;
width: 980px;
height: 596px;
margin: 0 auto ;
color: #ffffff;
}

#diaporama {
position: relative;
display: block;
width: 800px;
height: 500px;
margin: 0 auto ;
color: #ffffff;
padding-bottom: 50px;
}

#texte {
position: absolute;
z-index: 100;
width: 170px;
height: 300px;
padding: 400px 0 0 200px;
margin: 0 auto;
color: #ffffff;
text-indent: 1em;
}

#bio
{
text-align: left;
}

#biblio td
{
vertical-align: top;
padding-right: 20px;
padding-bottom: 10px;

}

#biblio hr
{
width: 70px;
text-align: center;
}

.accueil {
position: ;
margin: 0 auto;
width: 980px;
color: #ffffff;
padding: 0 0 0 0;
}

.accueil img
{
padding:0px 100px 0px 0px;
}
.accueilmenu
{
width: 120px;
margin: 0px 0px 0px 0px;
}

.monumentaux
{
width: 170px;
margin: 0px 30px 0px 0px;
}

.atelier
{
width: 150px;
margin: 0px 20px 0px 0px;
}

.bio
{
width: 120px;
margin: 0px 20px 0px 0px;
}

.biblio
{
width: 140px;
margin: 0px 0px 0px 0px;
}

.video
{
width: 120px;
margin: 0px 0px 0px 0px;
}

.contact
{
width: 120px;
margin: 0px 0px 0px 0px;
}

.textvideo
{
padding: 40px 0px 0px 30px;
margin: 0px 0px 0px 0px;
width: 300px;
height: 310px;
vertical-align: top;
text-indent: 1em;
text-align: justify;
}

a
{
text-decoration: underline;
color: #ffffff;
}

img
{
border: none;
}

a:hover
{
text-decoration: none;
color: #0000ff;
}

p#footer
{
	margin: 0 auto ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: center ;
	color: #fff ;
}

cite 
{
text-align: justify;
text-indent: 1em;
}

p
{
text-indent: 1em;
}

.centrer
{
margin: 0 auto;
}

.justifier
{
text-align: justify;
}

.gauche
{
text-align: left;
}

.titre
{
position: relative;
font-size: 25px;
color: #0000ff;
font-weight: bold;
margin: 0 auto;
padding-bottom: 30px;
}

.image td
{
padding: 10px 10px 10px 10px;
width: 225px;
margin: 0 auto ;
}

.droite
{
float: right;
padding: 0 0 0 0;
}

.biblio tr
{
padding-bottom: 10px;
}