/*             */
/* CSS COMMUNS */
/*             */
/* hide hack from Mac-IE5 \*/
* html .monelementbogue { height: 1%; }
/* end hiding */
html, body {
	height: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: black;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-image: url(design/bg1-body.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
/* Corps de la Page */
#corps {
	width: 1000px;
	text-align: justify;
	padding: 0;
	margin: auto;
	background-image: url(design/bg-html.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Conteneur de la page */
#container {
width: 990px;
margin: auto;
text-align: left;
}
/* Header */
#header {
	width: 990px;
	height: 130px;
	background-image: url(design/Banniere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#log/* Logo */
 {
	width: 300px;
	height: 120px;
	background-image: url(images/lo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
/* Publicité en tête de page */
#header img {
float: right;
border: none;
/* top right bottom left */
margin: 50px 10px 0 0;
}
/* Menu Superieur */
#top-menu {
	height: 30px;
	background-image: url(design/bg-top-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#top-menu ul {
	width: 980px;
	position: relative;
	top: 6px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float: left;
}
#top-menu li {
	width: 115px;
	height: 24px;
	display: inline;
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#top-menu a:link, #top-menu a:visited {
	width: 115px;
	height: 24px;
	display: block;
	color: white;
	text-decoration: none;
	background-color: inherit;
	outline: none;
}
#top-menu a:active, #top-menu a:hover, #top-menu #on {
	color: #119905;
	text-decoration: none;
	background-color: inherit;
	background-image: url(design/bg1-onglet.png);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
}
/* Formulaire de recherche */
#top-menu form, #top-menu p {
height: 30px;
line-height: 27px;
float: left;
margin: 0;
padding: 0;
}
#top-menu input {
height: 17px;
line-height: 14px;
border: 1px solid #119905;
padding-left: 2px;
font-weight: normal;
background-color: #89d182;
vertical-align: middle;
}
/* Hack pour IE */
* html #top-menu input {
height: 18px;
/* top right bottom left */
margin: 4px 0 0 0;
}
/* Bouton Rechercher */
#top-menu #recherche {
width: 16px;
height: 16px;
border: none;
padding: 0;
background-color: transparent;
}
#gauche/* Colonne Centre */
 {
	width: 985px;
	margin-left: 2px;
	float: left;
	font-size: 11px;
	background-image: url(design/bg5-doc.png);
	margin-right: 2px;
}
.MdB {
	float: left;
	margin-left: 5px;
}
img
{border:none;
}
cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

/* Colonne Droite */
#droite {
	width: 150px;
	float: right;
	background-image: url(design/bg-droite1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	text-align: center;
}
/* Titres Colonne Gauche */
#gauche h1 {
color: #116f05;
font-size: 14pt;
text-indent: 5px;
/* top right bottom left */
margin: 20px 0 5px 0;
padding: 0;
background-color: #ffbf00;
border-left: 1px dotted #116f05;
border-bottom: 1px dotted #116f05;
}
#gauche h2 {
color: #116f05;
font-size: 11pt;
/* top right bottom left */
margin: 0 0 5px 10px;
padding: 0;
text-decoration: underline;
}

#home {
	background-image: url(images/GBSPN.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#actu {
	background-image: url(gifs/cyclo.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
/* Images Bloc Jaune et Vert */
#gauche img {
	border: none;
	margin-right: 4px;
	background-position: center;
}
/* Alignements divers */
.gauche {
	float: left;
}
/* Ligne */
.ligne {
	height: 7px;
	background-image: url(design/ligne.png);
	background-repeat: repeat-x;
	background-position: left top;
	/* top right bottom left */
margin: 10px 0 10px 0;
}
/* Pied de Page */
#footer {
width: 960px;
min-height: 40px;
text-align: left;
font-size: 7pt;
color: white;
background-color: #119905;
background-image: url("images/footer.png");
background-repeat: no-repeat;
background-position: top left;
margin: auto;
padding-left: 30px;
clear: both;
}
/* Hack pour IE */
* html #footer {
width: 990px;
height: 40px;
}
/* Hack pour IE */
* html>body #footer {
height: auto;
}
/* Liens Pied de Page */
#footer a:link, #footer a:visited {
color: white;
text-decoration: underline;
background-color: transparent;
outline: none;
}
#footer a:active, #footer a:hover {
color: black;
background-color: transparent;
outline: none;
}
hr {
	height: 1px;
	padding: 0;
	background-color: #119905;
	border: 0;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
.menu{
	position:relative;
	display:block;
	width:885px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
    }

.menu ul{
	position:relative;
	display:block;
	width:150px;
	/*margin:0;*/
    padding:0;
	margin-right: 1px;
	margin-left: 1px;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
	position:relative;
	margin-left:05px;
	margin-top:-23px;
    }
    
.menu li{
	list-style:none;
	width:150px;
	height:auto;
	display:inline;
	display/**/:block;
	float:none;
	float/**/:left;
	padding:0;
	margin: 0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
	display:inline;
    }

.menu a{
	text-align:center;
	border:1px #666 solid;
	color:#2A0000;
	display:block;
	width:150px;
	text-decoration:none;
	margin:1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(design/bg2-doc.png);
    }
    
.menu a:hover{
	border:1px #aaa solid;
	background-image: url(design/bg3-doc.png);
	color: #007F00;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
	background-color: #aaf;
}

a.linkOver{
    background-color: #eee;
    }
