*{
margin:0;
padding:0;}

:focus { -moz-outline-style: none; }

body{
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color:#0B1C4B;
font-size:14px;
overflow : auto;
}

a{
text-decoration : underline;
}
a:hover{
text-decoration : none;
}

h1,h2,h3 {
font-weight: bold;
font-family: 'helvetica neue',sans-serif;
letter-spacing:3px;
}

h1  a {
text-decoration:underline;
color:white;
}

h1 a:hover{
text-decoration:underline;
}

h1  a:visited {
text-decoration:underline;
color:white;
}


h1 {
font-size:1.1em;
font-style:italic;
text-align : center;
background : #524E69;
color : white;
padding : 2px;
}

h2{
font-size:1em;
font-style:bold;
margin:10px;
font-style:bold;
}

/* NavTop*/
#navTop{

width:777px;
height:20px;
margin-left:auto;
margin-right:auto;
border-left : 1px solid gray;
border-right : 1px solid gray;
background : #AF3E00;
}
#navTop a{
padding-left:10px;
padding-right:10px;
padding-top : 2px;
text-decoration:none;
color: white;
}
#navtop a:hover{

}


/* ENTETE*/
#entete{

height:226px;
background-color:#0B1C4B;
}
#animation {
width:777px;
height:226px;
margin-left:auto;
margin-right:auto;
}



/* CONTENEUR*/
#conteneur{

width:777px;
background-color:white;
margin-left:auto;
margin-right:auto;
border-left : 1px solid gray;
border-right : 1px solid gray;
color:#0B1C4B;
}

#nav{
width:777px;
height:26px;
float:left;
}

#page{
display:none;
}

#principale{
float:left;
width:560px;
font-size:1em;
line-height:130%;
}
#principale a  {
text-decoration:none;
color:grey;
}
#principale a:hover {
color:#FFCC01;
}


.galleries ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.galleries ul li{
position: relative;
display: inline;
float: left;
padding: 10px;
}

#right {
float : right;
width : 210px;
}

.section {
padding : 10px;
}


.section ul{
margin-left:65px;
margin-top:13px;
margin-bottom:13px;
}

.section p{
padding : 5px;
text-align:justify;
}
.section h6{
font-size : 14px;
font-weight : bold;
color : #AF3E00;
}
.section ol p strong{
font-size : 12px;
}

.section p.coordonnees{
text-align:center;
}

#right a  {
text-decoration:none;
color:#0B1C4B;
}
#right a:hover {
text-decoration:underline;
color:#0B1C4B;
}

#right h1 a  {
text-decoration:none;
color:white;
}
#right h1 a:hover {
text-decoration:underline;
color:#FFCC01;
}
ul.representants {
margin: 0;
padding: 0;
}
ul.representants li{
cursor:pointer;
font-size : .9em;
padding-left : 2px;
padding-top : 15px;
list-style-type: none;
}

#coordonnees{
background-color : white;
width:330px;
float:left;
}
#coordonnees p{
color: #0B1C4B;
text-align:center;
padding-top : 10px;
font-size : 1.2em;
font-weight : bold;
}
#coordonnees td{
color: #0B1C4B;
text-align:left;
padding : 10px;
font-size : 1.2em;
font-weight : bold;
}
#coordonnees a{
color: #0B1C4B;
text-decoration : none;
}
#coordonnees a:hover{
text-decoration : underline;
}


#map{
width:447px;
height:514px;
float:left;
}





/* Footer*/
#footer{
display:none;
width:779px;
height:21px;
margin-left:auto;
margin-right:auto;
color : white;

text-align:center;
background-color:#AF3E00;
font-size:0.9em;
}

#footer a{
text-decoration:underline;
color:white;
}

#footer a:hover{
color:grey;
}


.clear{
clear:both;
}