body {
background:#343434;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
color : #372764;
margin: 0;
padding: 0;
}

h1.titre {
position: absolute;
width: 375px;
left: 20px;
top: 25px;
/*text-align: justify;*/
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #FFFFFF;
}
h1.titreOmbre {
position: absolute;
width: 375px;
left: 22px;
top: 27px;
/*text-align: justify;*/
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #523E2B;
}
h3.alerte { font-size: 11px; font-weight: bold; color: red; }
hr { color: #6F6FC7; height: 1px;}

.conteneur { /*le conteneur global du site, qui sera centré */
position: relative;
width: 1000px;
margin: 0 auto; 
background-color:#FEF9DA;
}

.header {
height: 84px;
background-image: url("../images/bandeau.jpg");
}
.menuFond {
position: absolute;
left:0;
width: 205px;
/*height: 513px;*/
height: 566px;
background-image: url("../images/menu.jpg");
background-repeat: no-repeat;
}
.frame {
margin-left: 210px;
width: auto;
height: 566px;
background-color:#FEF9DA;
overflow: auto;
/*text-align: justify;*/
}
.footer {
height: 32px;
background-image: url("../images/pied.jpg");
}

#logo_OFAJ {
position: absolute;
width: 72px;
height: 72px;
left: 60px;
top: 509px;
}
#logo_genshagen {
position: absolute;
width: 170px;
height: 50px;
left: 10px;
top: 590px;
}
#logo {
position: absolute;
width: 53px;
height: 52px;
left: 923px;
top: 16px;
}
#drapeauFR {
position: absolute;
width: 28px;
height: 18px;
left: 20px;
top: 470px;
}
#drapeauDE {
position: absolute;
width: 28px;
height: 18px;
left: 55px;
top: 470px;
}
#newsletter {
position: absolute;
left: 20px;
top: 425px;
}

a:link {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #6F6FC7;
}
a:visited {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #6F6FC7;
}
a:hover {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #372764;
}

a:link.menuLien {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #372764;
}
a:visited.menuLien {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #372764;
}
a:hover.menuLien {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link.liens {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #372764;
}
a:visited.liens {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #372764;
}
a:hover.liens {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link.liensFondJaune {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #6F6FC7;
}
a:visited.liensFondJaune {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #6F6FC7;
}
a:hover.liensFondJaune {
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	color: #372764;
}

a:link.lienBlanc {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited.lienBlanc {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover.lienBlanc {
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	color: #372764;
}

a:link.lienInvisibleBlanc {
	text-decoration : none;
	color: #FFFFFF;
}
a:visited.lienInvisibleBlanc {
	text-decoration : none;
	color: #FFFFFF;
}
a:hover.lienInvisibleBlanc {
	text-decoration : none;
	color: #FFFFFF;
}

a:link.lienInvisibleNoir {
	text-decoration : none;
	color: #333333;
}
a:visited.lienInvisibleNoir {
	text-decoration : none;
	color: #333333;
}
a:hover.lienInvisibleNoir {
	text-decoration : none;
	color: #333333;
}

.txt14menu {
	font-size: 14px;
	font-weight: bold;
	color: #372764;
}
.txt16bleuItal {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #6F6FC7;
}
.txt14bleu {
	font-size: 14px;
	font-weight: bold;
	color: #372764;
}
.txtBold {
	font-size: 13px;
	font-weight: bold;
	color: #372764;
}
.txtItal {
	font-style: italic;
}
.txt11bleu {
	font-size: 11px;
	font-weight: bold;
	color: #372764;
}

.interligne {
line-height: 20px;
}

/* Eléments du formulaire */
form{display:inline}
/*checkbox {color:#D2DFE7; border:0px solid #DDDDDD;}*/
textarea{background: #A4A4E0; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}
input{background: #A4A4E0; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;}
/*input.button{border: 1px solid #000000; background: #A5AEC6; font-size: 11px;}*/
