/*STYLE CSS*/

body {
font-family: verdana, sans serif;
font-size: 12px;
margin-top: 10px;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
padding: 0;
background: #666;
}

p, img, table, div, ul {
margin: 0;
padding: 0;
}

img {
border: none;
}

div#content {
width: 1000px;
margin: auto;
border: 2px solid #fff;
}

div#header {
height: 110px;
background: #fff;
}

.logo {
float: left;

}

ul#menu {
margin-left: 34%;
margin-top: 50px;
}

ul#menu li {
float: left;
padding: 5px;
list-style-type: none;
}

ul#menu li a {
text-decoration : none;
color: #000;
font-size: 14px;
font-weight: bold;
}

ul#menu li a:hover {
color: #3399ff;
}

ul#menu_en {
margin-left: 50%;
margin-top: 50px;
}

ul#menu_en li {
float: left;
padding: 5px;
list-style-type: none;
}

ul#menu_en li a {
text-decoration : none;
color: #000;
font-size: 14px;
font-weight: bold;
}

ul#menu_en li a:hover {
color: #3399ff;
}

div#articleA {
background-color: #0066ff;
height: 355px;
}
div#article {
background-color: #0066ff;
}

div#titre {
height: 50px;
}

.titre1 {
font-size: 14px;
font-weight: 400;
float: left;
padding: 10px;
}

.titre2 {
font-size: 14px;
font-weight: 400;
float: right;
margin-right: 19%;
padding: 10px;
}

.titre3 {
font-size: 14px;
float: right;
margin-right: 25%;
padding: 10px;
}

.bold {
font-weight: bold;
}

/*MENU IMAGE, A REVOIR*/

ul#image {
margin-left: 10px;
}

ul#image li {
list-style-type: none;
width: 116px;
height: 206px;
float: left;
padding: 3px;
}

ul#image li a {
text-decoration: none;
text-indent: -1000px;
cursor:pointer;
	display:block;
	overflow:hidden;
}

.image1 {
background-image: url(images/image1.png);
background-repeat: no-repeat;
}

.image2 {
background-image: url(images/image2.png);
background-repeat: no-repeat;
}

.image3 {
background-image: url(images/image3.png);
background-repeat: no-repeat;
}

.image4 {
background-image: url(images/image4.png);
background-repeat: no-repeat;
}

.image5 {
background-image: url(images/image5.png);
background-repeat: no-repeat;
}

div#flashcontent {
float: left;
margin-left: 15px;
}

div#accueil {
background-color: #fff;
width: 37%;
margin-left: 625px;
}

div#accueil p {
text-align: justify;
padding: 7px;
}

div#footer {
clear: both;
background-color: #333;
height: 30px;
}

.legales {
margin-left: 10px;
font-size: 10px;
color: #fff;
float: left;
line-height: 30px;
}

.legales a {
text-decoration: none;
font-weight: bold;
color: #fff;
}

ul#menu-footer {
margin-left: 50%;
line-height: 20px;
}

ul#menu-footer li {
list-style-type: none;
float: left;
padding: 5px;
}

ul#menu-footer li a {
font-size: 10px;
text-decoration: none;
color: #fff;
}

ul#menu-footer li a:hover {
color: #000;
}

/*RUBRIQUES*/

div#rubrique {
background-color: #fff;
margin-left: 10px;
width: 59%;
padding: 8px;
float: left;
margin-bottom: 10px;
}

div#rubriqueR {
background-color: #fff;
margin-left: 10px;
margin-right: 10px;
padding: 8px;
margin-bottom: 10px;
}

.titre-rubrique {
font-size: 14px;
color: #333;
}

.paragraphe {
text-align: justify;
}

.legales {
text-align: justify;
font-style: italic;
}

.references {
text-align: justify;
font-size: 14px;
padding: 5px;
}

ul#liste {
padding: 10px;
margin-left: 25px;
}

div#gallerie {
margin-left: 63%;
}

ul#photos {
padding: 10px;
}

ul#photos li {
float: left;
list-style-type: none;
padding: 8px;
}

ull#photos li a {

}

ul#photos li a:hover {

}

.legend {
font-size: 10px;
font-style: italic;
color: #333;
text-align: center;
}

ul#map {
margin-left: 25%;
}

ul#map li {
padding: 10px;
}

ul#map li a {
font-size: 13px;
color: #000;
}

ul#map li a:hover {
color: #666;
}