/*                     */
/* Mise forme générale */
/*                     */
html, body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
text-align: center;
color: white;
background-color: #000019;
background-image: url("../images/background.jpg");
background-repeat: repeat-x;
background-position: left top;
/* top right bottom left */
padding: 10px 0 10px 0; 
margin: 0;
}
/* Conteneur de la Page */
#container {
width: 964px;
text-align: center;
padding: 0; 
margin: auto;
color: black;
background-color: white;
background-image: url("../images/top-body.jpg");
background-repeat: no-repeat;
background-position: left top;
/* top right bottom left */
padding: 10px 10px 0 10px; 
}
/* Hack pour IE */
* html #container {
width: 984px;
padding-right: 0;
}
/* Header */
#header {
width: 964px;
height: 92px;
float: left;
background-image: url("../images/header.jpg");
background-repeat: no-repeat;
background-position: left top;
clear: both;
}
/* Colonne Gauche */
#gauche {
width: 610px;
float: left;
text-align: justify;
/* top right bottom left */
margin: 0 10px 0 0;
}
/* Colonne Droite */
#droite {
width: 344px;
float: left;
display: table-cell;
font-size: 7pt;
text-align: center;
/* top right bottom left */
margin: 10px 0 0 0;
}
/* Pied de Page */
#footer {
width: 984px;
height: auto;
line-height: 10px;
text-align: center;
font-size: 7pt;
color: #0099ff;
background-color: #000019;
margin: auto;
background-image: url("../images/footer.jpg");
background-repeat: no-repeat;
background-position: left top;
padding-top: 12px;
margin-left: -10px;
clear: both;
}

/*                */
/* Menu Superieur */
/*                */

#top-menu {
height: 35px;
float: left;
background-image: url("../images/menu-off.jpg");
background-repeat: repeat-x;
background-position: left top;
text-align: center;
display: table-cell;
clear: both;
}
#top-menu ul {
width: 964px;
height: 35px;
line-height: 35px;
float: left;
margin: 0;
padding: 0;
}
#top-menu li {
width: 115px;
height: 35px;
display: inline;
list-style-type: none;
font-size: 11pt;
font-weight: bold;
border-right: 1px dotted #0099ff;
float: left;
margin: 0;
}
#top-menu a:link, #top-menu a:visited {
width: 115px;
height: 35px;
display: block;
color: white;
text-decoration: none;
background-color: inherit;
}
#top-menu a:active, #top-menu a:hover, #top-menu #on {
color: #ffff00;
text-decoration: none;
background-color: inherit;
background-image: url("../images/menu-on.jpg");
background-repeat: repeat-x;
background-position: left top;
}
/* Lien Favoris */
#top-menu  #fav {
width: auto !important;
text-align: center;
border: 0;
}
#fav img {
border: 0;
margin-left: 6px;
margin-top: 6px;
}
/* Hack pour IE */
* html #fav img {
margin-left: 3px;
}
#fav a:link, #fav a:visited, #fav a:active, #fav a:hover {
width: auto !important;
background-image: none;
}

/*              */
/* Menus Droite */
/*              */

.menu {
width: 172px;
text-align: left;
vertical-align: middle;
float: left;
padding: 0;
/* top right bottom left */
margin: 0 0 5px 0;
}
.menu li {
width: auto;
list-style-type: circle;
list-style-position: inside;
font-size: 8pt;
font-weight: bold;
}
.menu a:link, .menu a:visited {
color: black !important;
background-color: inherit;
text-decoration: none !important;
}
.menu a:active, .menu a:hover {
color: #ea2804 !important;
background-color: inherit;
text-decoration: none;
}

/*                    */
/* Eléments du design */
/*                    */

/* Publicité 468 x 60 en tête de page */
#header img {
float: right;
border: none;
/* top right bottom left */
margin: 16px 16px 0 0;
}
/* Mosaique */
#Mosaique {
width: 608px;
height: 277px;
background-image: url("../images/mosaique.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Actualité */
#actu {
width: 608px;
height: 90px;
background-image: url("../images/actualite.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Services */
#services {
width: 608px;
height: 90px;
background-image: url("../images/labyrinthe.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Photos */
#photos {
width: 608px;
height: 90px;
background-image: url("../images/photos.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Videos */
#videos {
width: 608px;
height: 90px;
background-image: url("../images/videos.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Liens */
#liens {
width: 608px;
height: 90px;
background-image: url("../images/liens.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Visuel Contact */
#contact {
width: 608px;
height: 90px;
background-image: url("../images/contact.jpg");
background-repeat: no-repeat;
background-position: left top;
border: 1px solid #065295;
margin-top: 10px;
}
/* Hack pour IE */
* html #visuel, #actu, #services, #photos, #videos, #liens, #contact {
width: 610px;
}
/* Bloc Gauche */
.bloc-g {
width: 600px;
height: auto !important;
color: white;
background-color: #000066;
background-image: url("../images/bloc-g-bg.jpg");
background-repeat: repeat-x;
background-position: left top;
margin-top: 10px;
padding: 5px;
}
/* Hack pour IE */
* html .bloc-g {
width: 610px;
}
/* Bloc Droite Orange */
.bloc-d-o {
width: 334px;
height: 78px;
font-weight: bold;
font-size: 10pt;
color: white;
text-align: justify;
background-color: #ff6600;
background-image: url("../images/bloc-d-orange.jpg");
background-repeat: no-repeat;
background-position: left top;
padding: 5px; 
clear: both;
}
/* Hack pour IE */
* html .bloc-d-o {
width: 344px;
height: 78px;
}
/* Bloc Droite Newsletter */
.bloc-d-n {
width: 334px;
height: 65px;
font-size: 10pt;
color: black;
background-color: #0099ff;
background-image: url("../images/bloc-d-newsletter.jpg");
background-repeat: no-repeat;
background-position: left top;
margin-top: 5px;
/* top right bottom left */
padding: 5px 5px 0 5px; 
clear: both;
}
/* Hack pour IE */
* html .bloc-d-n {
width: 344px;
height: 70px;
}
/* Bloc Droite */
.bloc-d {
width: 334px;
height: auto !important;
line-height: 14px;
font-size: 10pt;
text-align: justify;
color: black;
background-color: #0099ff;
background-image: url("../images/bloc-d-bg.jpg");
background-repeat: repeat-x;
background-position: left top;
margin-top: 5px;
padding: 5px; 
clear: both;
border: 1px solid #065295;
}
/* Hack pour IE */
* html .bloc-d {
width: 344px;
}

/*                      */
/*        Titres        */
/*                      */

/* Commun Titres */
h1 {
height: 25px;
line-height: 20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 13pt;
text-align: left;
background-color: transparent;
background-repeat: no-repeat;
background-position: left top;
margin: 0;
}
/* Titres Colonne Gauche */
#gauche h1 {
text-indent: 26px;
color: white;
background-image: url("../images/ico-voies.jpg");
}
/* Titres Blocs Orange */
.bloc-d-o h1 {
color: black;
}
/* Titres Blocs Newsletter */
.bloc-d-n h1 {
height: 17px;
line-height: 12px;
font-size: 11pt;
text-align: center;
color: white;
margin: 0;
}
/* Titres Blocs Droite */
.bloc-d h1 {
height: 26px;
text-indent: 31px;
color: black;
background-image: url("../images/ico-roue.gif");
}
/* Sous Titres Blocs Gauche */
#gauche h2 {
font-size: 10pt;
color: #0099ff;
background-color: transparent;
margin: 0;
clear: both;
}
/* Sous Titres Blocs Droite */
#droite h2 {
height: 20px;
line-height: 20px;
font-size: 10pt;
text-align: center;
text-decoration: underline;
color: black;
background-color: transparent;
/* top right bottom left */
margin: 5px 0 5px 0;
clear: both;
}

/*               */
/*  Eléments divers  */
/*               */

/* Bordure sur toutes les images */
img {
border: 0px solid black;
}
/* Alignement flottant à gauche */
.left {
/* top right bottom left */
margin: 5px 5px 0 0;
float: left;
}
/* Alignement flottant à droite */
.right {
/* top right bottom left */
margin: 5px  0 0 5px;
float: right;
}
/* Alignement centré */
.center {
text-align: center;
}
/* retour à la ligne forcé */
.clear, hr {
clear: both;
}
/* Ligne de séparation */
hr {
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid white;
padding: 5px;
margin: 10px;
}
/* Object */
object {
margin-top: 10px;
}

/*               */
/*  Formulaires  */
/*               */

form {
margin: 0;
padding: 0;
text-align: center;
color: white;
background-color: transparent;
}
form p {
margin: 0;
padding: 0;
}
input {
vertical-align: middle;
outline: none;
}
form #delete {
margin-top: 6px;
}
/* Hack pour IE */
* html form #delete {
margin-top: 3px;
}
legend {
color: white;
background-color: inherit;
font-weight: bold;
}

/*                     */
/*        Liens        */
/*                     */

a:link, a:visited {
color: #ffff00;
text-decoration: underline;
background-color: transparent;
outline: none;
}
a:active, a:hover {
color: white;
background-color: transparent;
outline: none;
}
/* Liens Colonne Droite */
#droite a:link, #droite a:visited {
color: black !important;
text-decoration: underline;
background-color: transparent;
outline: none;
}
#droite a:active, #droite a:hover {
color: #000066 !important;
background-color: transparent;
outline: none;
}
/* Liens Pied de Page */
#footer a:link, #footer a:visited {
color: #0099ff;
text-decoration: underline;
background-color: transparent;
outline: none;
}
#footer a:active, #footer a:hover {
color: #ff6600;
background-color: transparent;
outline: none;
}

/*                       */
/*  Galerie Photo Dhtml  */
/*                       */

#galerie {
text-align: center;
}
#galerie img {
border: 1px solid black;
margin: 10px;
vertical-align: middle;
}
#galerie a {
background-color: transparent;
}
#thumbBox {
position: absolute;
left: 0;
top: 0;
width: auto;
/* top right bottom left */
padding: 5px 10px 0 10px;
color: black;
background-color: white;
border: 1px solid black;
visibility: hidden;
z-index: 10;
cursor: pointer;
}
#thumbBox #thumbImage {
font-weight: bold;
color: black;
background-color: transparent;
margin-bottom: 5px;
}
#thumbBox #thumbImage img {
border: 2px solid black;
}
#thumbLoading {
position: absolute;
visibility: hidden;
border: 1px solid black;
color: black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

