body {
	color: #cccccc;
}
a {
	color: #cccccc;
}
a:hover, a:focus {
	color: #ffffff;
}
strong {
	color: #ff0000;
}

/* Conteneur central */
#centre {

}
#centre-bis {

}

/* Navigation */
#navigation {

}
#navigation a {
	color: #cccccc;
}
#navigation a:hover, #navigation a:focus {
	color: #ffffff;
	background-color:#333333;
	border-right: solid #444444 1px;
	border-bottom: solid #444444 1px;
}
/* Navigation header*/
#navheader {

}
#navheader  a {
	color: #000000;
}
#navheader  a:hover, #navheader  a:focus {
	color: #ff0000;
}

/* Contenu principal */
#principal {
	color: #cccccc;
}
#principal a {
	color: #cccccc;
}
#principal a:hover, #principal a:focus {
	color: #ffffff;
}
#principal strong {
	color: #FF0000;
}

/* Contenu secondaire */
#secondaire {
	background: #000000;
}



/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0 0;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#global {
	width: 90%;
	min-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_fond.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 600px;
}
#global2 {
	width: 90%;
	min-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
}
#middle {
	background-image: url(../images/bg_principale.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* En-tête */
#entete {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {

}
#entete .sous-titre {

}

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;
}
/* Bloc recherche */
#recherche {
	margin: 2px 0px
}

#recherche .recherche2 {
	color: #FFFFFF;
	border: solid #333333 1px;
	background-color: #1a1a1a;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 180px;
	margin-top: 50px;
}
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
	
}
#navigation a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

#nava a {
	display: block;
	height: 1%;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 3px left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}
#navb a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/club.png);
	background-repeat: no-repeat;
	background-position: 3px left;
}
#navc a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/actualite.png);
	background-repeat: no-repeat;
	background-position: 3px left;
}
#navd a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/book.png);
	background-repeat: no-repeat;
	background-position: 3px left;
}
#nave a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: 3px left;
}
#navf a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 30px;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #1a1a1a;
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
	background-position: 3px left;
}
#navg {
	width: 100%;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 160px;
}
#navh {
	width: 100%;
	background-image: url(../images/recherche.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 160px;
}
#navg2 a {
	text-decoration: none;
	width: 10px;
	color: #FF0000;
}
#navg2 {
	width: 220px;
	float: right;
}
#navigation li {
	margin: 0px;
	padding: 2px;
}
#pubgauche {
	width: 150px;
	height: 600px;
	background-image: url(../images/pub_gauche.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* Menu de navigation header*/
#navheader {
	width: 100px;
	margin-top: 70px;
	margin-left: 50px;
}
#navheader ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
	
}
#navheader a {
	display: block;
	height: 1%;
	padding: 0;
	line-height: 1.5;
	font-size: 0.9em;
	text-decoration: none;
}
#navheader li {
	margin: 5px 0 5px 0;
	padding: 0;
}
/* Contenu principal */
#principal {
	margin-left: 200px;
	margin-right: 110px;
	padding: 2px 20px;
	background-image: url(../images/gb_cadre.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.5;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 200px;
	padding: 2px 20px;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 10px 260px 10px 200px;
	font-size: 0.85em;
}
#barremenu {
min-width: 1000px;;
}

/* Mention de copyright */
#copyright {
	height: 80px;
	font-size: 1em;
	text-align: right;
	color: #CCCCCC;
	vertical-align: middle;
	padding: 10px 20px 0 0px;
	width: 100%;
		min-width: 1000px;
}
#ref {
	font-size: 1em;
	text-align: center;
	color: #CCCCCC;
}
#titre {
	font-size: 14px;
	color: #cccccc;
	width: 100%;
	background-color: #1a1a1a;
	height:20px;
	padding: 5px 0 0 0;
	margin-right: 5px;
	background-image: url(../images/club.png);
	background-repeat: no-repeat;
	background-position: left;
}
#heure {
	color: #ffffff;
	margin-top: 20px;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;

