* {
font-family: arial;
padding: 0;
margin: 0;
font-size: 11pt;
text-align: left;
}

body {
text-align: center;
background-color: #c6deeb;
margin: 0 20px 20px 20px;
}

h1 {
font-size: 16pt;
color: #3366cc;
margin-bottom: 15px;
}

h2 {
font-size: 12pt;
color: #5b89e5;
border-bottom: 1px solid #5b89e5;
margin-bottom: 10px;
}

p {
font-size: 11pt;
padding-bottom: 15px;
}

img {
/*display: block;*/
margin: 15px;
}

dt {
font-weight: bold;
font-size: 10pt;
}

dd {
margin-bottom: 10px;
font-size: 11pt;
}

.page {
width: 900px;
margin-left: auto;
margin-right: auto;
}

.content {
background-color: #ffffff;
border-left: 1px solid #b3b3b3;
border-right: 1px solid #b3b3b3;
background-image: url(/ressources/img/fond_ciel.jpg);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0px 20px 0px 20px;		/* Ne pas mettre de padding-bottom sinon bug IE du "Magik Creeping Text" */
}

.menu {
width: 764px;
height: 34px;
float: left;
background-image: url(/ressources/img/fond_menu.jpg);
}

.menu li {
float: left;
list-style-type: none;
padding-left: 10px;
padding-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
height: 30px;
}

.menu li a {
text-decoration: none;
color: #ffffff;
font-size: 11pt;
font-weight: 600;
line-height: 30px;
}

.menu li a:hover {
color: #cccccc;
}

.menu .select {
background-color: #1a89e7;
}

.menu-degrade {
clear: both;
height: 30px;
background-image: url(/ressources/img/fond_degrade.jpg);
border-left: 1px solid #b3b3b3;
border-right: 1px solid #b3b3b3;
}

.logo {
width: 136px;
height: 134px;
float: left;
background-image: url(/ressources/img/logo.jpg);
}

.panoramique {
width: 764px;
height: 100px;
float: left;
background-image: url(/ressources/img/panoramique.jpg);
}

.barre-outil {
float: left;
width: 100%;
}

.multilang {
padding-right: 25px;	/* Le margin ne réagit pas de la même manière sous IE ou Firefox */
float: right;
}

.multilang li {
float: left;
list-style-type: none;
}

.multilang li a {
display: block;
padding: 5px 8px 5px 8px;
color: #000000;
text-decoration: none;
font-size: 10pt;
}

.multilang li a:hover {
background-color: #0060aa;
color: #ffffff;
}

.footer {
width: 900px;
height: 109px;
background-image: url(/ressources/img/pied-page.jpg);
}

.footer p {
float: right;
text-align: right;
font-size: 9pt;
margin-top: 15px;
margin-right: 15px;
font-weight: 900;
}

.footer p a {
font-size: 9pt;
}

/* ---------- MODULES ---------- */

/* Livre d'or */

.form-livre-or p {
text-align: center;
}

.form-livre-or label {
font-size: 10pt;
}

.form-livre-or .captcha {
margin: 0;
}
