/*                     */
/* Mise forme générale */
/*                     */
html, body {
font-family: Verdana, Geneva, 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;
font-size:20px;
}
/* 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;
}
.telephone {
margin-top:10px;
margin-left:400px;
color:yellow;
font-weight:bold;
}

#visuel {
text-align:center;
margin-top: 10px;
}

/* Colonne Gauche */
#gauche {
width: 745px;
float: left;
text-align: justify;
/* top right bottom left */
margin: 0 15px 0 0;
}
/* Colonne Droite */
#droite {
width: 200px;
float: left;
display: table-cell;
font-size: 7pt;
text-align: center;
/* top right bottom left */
margin: 10px 0 0 0px;
}
/* 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;
text-align: center;
display: table-cell;
clear: both;
background-color:#01004b;
}
#top-menu ul {
width: 964px;
height: 35px;
line-height: 35px;
float: left;
margin: 0;
padding: 0;
}
#top-menu li {
width: 150px;
height: 35px;
display: inline;
list-style-type: none;
font-size: 16px;
font-weight: bold;
border-right: 1px dotted #0099ff;
background-color:#01004b;
float: left;
margin: 0;
}
#top-menu li:hover {
width: 150px;
height: 35px;
display: inline;
list-style-type: none;
font-size: 16px;
font-weight: bold;
border-right: 1px dotted #0099ff;
background-color:#000086;
float: left;
margin: 0;
}
#top-menu a:link, #top-menu a:visited {
padding: 0px 10px 0px 10px;
width: auto;
height: 35px;
display: block;
color: white;
text-decoration: none;
background-color: inherit;
}
/* Lien Favoris */
#top-menu  #fav {
width: auto !important;
text-align: center;
border: 0px;
}
#fav img {
border: 0px;
margin-left: 6px;
margin-top: 6px;
}
/* Hack pour IE */
* html #fav img {
margin-left: 3px;
border:0px;
}
#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;
}

/* Bloc Gauche */
.bloc-g {
width: 745px;
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: 745px;
}
/* Bloc Droite Orange */
.bloc-d-o {
width: 190px;
height: 123px;
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: 200px;
height: 133px;
}
/* Bloc Droite Newsletter */
.bloc-d-n {
width: 190px;
height: 283px;
font-size: 10pt;
color: black;
background-image: url("../images/bloc-d-newsletter.jpg");
background-repeat: no-repeat;
background-position: left top;
margin-top: 5px;
/* top right bottom left */
padding: 15px 5px 0 5px; 
clear: both;
}
/* Hack pour IE */
* html .bloc-d-n {
width: 200px;
height: 300px;
}
/* Bloc Droite */
/* Hack pour IE */
* html .bloc-d {
width: 200px;
}

/*                      */
/*        Titres        */
/*                      */

/* Commun Titres */
h1 {
height: 25px;
line-height: 20px;
font-family:Verdana, Geneva, sans-serif; 
font-size: 14pt;
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: yellow;
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: 9pt;
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: 1px 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;
color: white;
background-color: transparent;
}
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;
}
