a#tooCool {
	display: none;
	display: block !important;
	position: fixed;
	right: 0;
	bottom: 0;
	height: 80px;
	width: 80px;
	background: url(../img/too_cool_sash.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
/*---------------------- body et centrage du tout ----------------------------------------*/
body {
	background: url("../img/fond_body.gif") repeat top left #666666;
	color: black;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	margin-top: 0;
}
#conteneur {
	text-align: center;
	margin-bottom: 10px;
}
#centre {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}
acronym {
	border-bottom: 1px dotted;
}
img {
	border: none;
}
.telechargement {
	list-style-type: none;
	margin-bottom: 5px;
}
.telechargement img {
	vertical-align: middle;
}
#ads {
	text-align: center;
}
#coords {
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
}
#coords img {
	vertical-align: middle;
}
#coords span {
	color: #ecb400;
	display: none;
}
input.bouton {
	background-color: #008080;
	border-color: #ffd700;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	font-weight: 700;
	text-align: center;
	height: 20px;
	padding-bottom: 3px;
}
input.bouton:hover {
	background-color: #ffd700;
	border: 1px solid #369;
	color: #114477;
}
input.bouton:active {
	background-color: #8b0000;
	border: 1px solid #9cb4ce;
	color: #fff;
}
/*---------------------- banniere principale avec menu ----------------------------------------*/
#ban_fond {
	background: url("../img/banniere.jpg") no-repeat top left transparent;
	width: 760px;
	height: 120px;
	position: relative;
}
h1 {
	margin: 0;
}
#titre span {
	display: none;
}
#separation_haut {
	background: url("../img/ban_separation_haut.png") no-repeat top left;
	width: 760px;
	height: 5px;
	position: relative;
	top: 0;
	left: 0;
}
.separation {
	display: none;
}
#menu {
	background-color: #8B0000;
	color: white;
	width: 760px;
	height: 20px;
	text-align: right;
	margin: 0;
	padding-top: 2px;
}
#menu ul {
	margin: 0;
}
#menu li {
	display: inline;
	margin-right: 1em;
}
#menu a {
	padding-left: 15px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#menu .actif, #menu a:hover {
	color: #FFFF00;
	background: url("../img/fleche_jaune.gif") no-repeat center left;
}
#separation {
	background: url("../img/ban_separation.png") no-repeat top left;
	width: 760px;
	height: 5px;
}
/* {
	border: 1px solid red;
}
*/
/*---------------------- main de la page ----------------------------------------*/
#contenu {
	padding-top: 15px;
	position: relative;
}
#contenu h2 {
	padding-left: 10px;
	color: #FFD700;
	margin: 0;
	background-color: #008080;
	font-size: 16px;
	font-family: sans-serif;
}
#partie-gauche2 {
	background-color: #8B0000;
	position: absolute;
	color: #FFD700;
	top: 415px;
	width: 150px;
	height: 220px;
	-moz-border-radius: 12px;
	text-align: center;
}
#partie-gauche2 div {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#partie-gauche2 h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 20px;
}
#partie-gauche2 h2 {
	text-align: left;
}
#partie-gauche3 {
	background-color: #8B0000;
	position: absolute;
	top: 272px;
	width: 150px;
	height: 130px;
	-moz-border-radius: 12px;
}
#partie-gauche4 {
	background-color: #8B0000;
	position: absolute;
	top: 415px;
	width: 150px;
	height: 130px;
	-moz-border-radius: 12px;
	text-align:center;
}

#infojour {
	text-align: center;
	align: bottom;
	color: #FFFFFF;
	position: relative;
	width: 150px;
	margin-top: 5px;
	font-size: 13px;
}
#partie-gauche {
	background-color: #8B0000;
	color: #FFFF00;
	position: absolute;
	top: 15px;
	width: 150px;
	height: 245px;
	-moz-border-radius: 12px;
}
#partie-gauche ul {
	margin-left: 0px;
	padding-left: 10px;
}
#partie-gauche li {
	list-style-type: none;
	background-image: url("../img/fleche_jaune.gif");
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 15px;
	margin-bottom: 3px;
}
#partie-gauche a {
	color: #FFFF00;
	text-decoration: none;
}
#partie-gauche .menu_actif, #partie-gauche a:hover {
	color: #FF8C00;
}
#partie-droite {
	position: relative;
	background-color: #8B0000;
	color: white;
	margin-left: 162px;
	width: 598px;
	min-height: 620px;
}
#lien_partie-droite {
	position: absolute;
	top: 0;
	right: 0;
	color: yellow;
	margin-right: 1em;
	text-decoration: none;
	background: url("../img/news.gif") no-repeat center left;
	padding-left: 15px;
	padding-top: 1px;
	font-family: sans-serif;
	font-size: 11px;
}
#lien_partie-droite:hover {
	color: #FF8C00;
}
#partie-droite p {
	padding-left: 20px;
	padding-right: 20px;
}
#partie-droite h3 {
	padding-left: 15px;
	color: yellow;
	margin: 0;
	padding-top: 10px;
	font-size: 15px;
	font-family: Arial, Helvetiuche, sans-serif;
}
#partie-droite ul {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#partie-droite li {
	margin-left: 25px;
	/*list-style-image: url('../img/move.gif');
*/
}
/*-----------------------------------------page accueil ------------------------------------*/
#bienvenue {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: yellow;
	font-weight: bold;
}
.auteur_news {
	color: #FFD700;
	margin-bottom: 0;
}
.news {
	margin-left: 10px;
	margin-top: 5px;
}
.news_js {
	margin-left: 150px;
}
/*-----------------------------------------page nos conseils ------------------------------------*/
.content {
	padding-left: 20px;
	padding-top: 5px;
	margin: 0;
}
#partie-droite .content li {
	margin-left: 5px;
}
.lien_backtop {
	background: url("../img/fleche_orange.gif") no-repeat center left;
	color: #FFFF00;
	text-decoration: none;
	margin-left: 500px;
	font-family: sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.lien_backtop:hover {
	color: #FF8C00;
}
/*-----------------------------------------Erreurs ------------------------------------*/
span.titre_erreur {
	padding-left: 10px;
	font-weight: bold;
}
.erreur {
	border: 1px solid #c00;
	background: #FFD700;
	width: 500px;
	margin-left: 45px;
	margin-top: 20px;
	color: #8B0000;
	padding-top: 10px;
}
.erreur li {
	list-style: square;
}
/*-----------------------------------------page presentation CIS ------------------------------------*/
#presentation {
	position: absolute;
}
#presentation a {
	color: yellow;
	text-decoration: underline;
}
#presentation a:hover {
	color: #FFA500;
}
#presentation p {
	padding-top: 10px;
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
}
#presentation h3 {
	padding: 0px;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFD700;
	background: url("../img/verre.png");
	border-bottom: 2px solid #FFD700;
}
#presentation h3:first-letter {
	color: #FFFFF0;
}
#contact {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 225px;
	margin-left: 40px;
	margin-top: 40px;
	padding: 5px 15px;
}
#chef {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 225px;
	padding: 5px 15px;
	margin-left: 40px;
	top: 200px;
}
#localisation {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 205px;
	margin-top: 20px;
	margin-left: 30px;
	padding: 5px 15px;
	left: 300px;
}
#localisation img, #stats img {
	margin: 10px;
	padding-left: 12px;
}
#fotocis img {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
}
#fotocis {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 340px;
	margin-left: 15px;
	padding: 5px 15px;
	top: 330px;
}
#armement {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 150px;
	margin-left: 15px;
	padding: 5px 15px;
	left: 385px;
	top: 305px;
}
#armement li, #effectifs li {
	margin-left: 10px;
}
#effectifs {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 150px;
	margin-left: 15px;
	padding: 5px 15px;
	left: 385px;
	top: 470px;
}
#stats {
	position: absolute;
	background: url("../img/verre.png");
	border: 1px solid #FF8C00;
	width: 560px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px;
	top: 600px;
	text-align: center;
}
#stats h3 {
	text-align: left;
	margin-bottom: 20px;
}
#blanc_presentation {
	height: 1040px;
}
/* {
	border: 1px solid red;
}
*/
/*-----------------------------------------formulaire recrutement ------------------------------------*/
h4 {
	/*-moz-border-radius: 4px;
*/
	border: 1px solid #FF8C00;
	margin: 0;
	background: url("../img/verre.png");
	text-align: center;
	margin-left: 25px;
	padding-left: 10px;
	margin-right: 25px;
	color: #FFD700;
	font-size: 16px;
}
#recrutement h5 {
	color: #FFD700;
	margin-top: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}
#recrutement table {
	width: 500px;
	border: 1px solid #FF8C00;
	margin-left: 45px;
	background: url("../img/verre.png");
	margin-top: 20px;
}
#recrutement tr {
}
#recrutement td {
	color: white;
	font-size: 12px;
	padding-left: 15px;
}
#recrutement .small {
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 0.85em;
}
/*------------------------------------------------ lien contenu text------------------------------*/
.lien {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 15px;
	padding-bottom: 3px;
}
.lien2 {
	list-style-type: disc;
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 5px;
	padding-bottom: 3px;
}
A.text_link {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	COLOR: yellow;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
}
.text_link2 {
	background: url("../img/fleche_orange.gif") no-repeat center left;
	color: yellow;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	padding-left: 15px;
}
.text_link2:hover {
	color: #FF8C00;
}
/*------------------------------------------------ a revoir (partie foto)------------------------------*/
TD.top_main {
	background-color: #008080;
	font-size: 16px;
	color: #FFD700;
	font-family: sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
TD.top_maind {
	background-color: #008080;
	color: #FFD700;
	font-family: sans-serif;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: middle;
	text-align: right;
	border-color: #8B0000;
}
A.top_maind:link {
	color: yellow;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
A.top_maind:visited {
	background: url("../img/fleche_orange.gif") no-repeat center left;
	color: yellow;
	padding-left: 15px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
A.top_maind:hover {
	color: #FFA500;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	text-decoration: none;
}
/*---------------------- cartouche ----------------------------------------*/
#cartouche {
	background-color: #8B0000;
	color: #DCDCDC;
	width: 760px;
	height: 50px;
	text-align: center;
	margin-top: 1em;
	padding-top: 2px;
}
#cartouche img {
	vertical-align: bottom;
}
#cartouche a {
  color: #DCDCDC;
  
}
#cartouche a:hover {
  text-decoration:none;
  background-color:orange;
  color:#000;
}
/*--------------------------------- style pour la page des photos (album.php)------------------------------- */
.album {
	background-color: #8B0000;
	width: 255px;
}
.al_name {
	background-color: #008080;
	color: #FFFF80;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	height: 15px;
}
.al_comment {
	background-color: #8B0000;
	color: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	height: 130px;
}
A.al_name:link {
	background-color: #008080;
	color: yellow;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}
A.al_name:visited {
	background-color: #008080;
	color: yellow;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}
A.al_name:hover {
	background-color: #008080;
	color: #FFA500;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}
/*-------------------------------- style pour la page des photos (board.php) -------------------------------*/
TABLE.tab_photo {
	background-color: #8B0000;
	vertical-align: top;
	border: none;
}
TD.photo {
	background-color: #8B0000;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.form_input {
	color: #FF8C00;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.content_foto {
	background-color: #8B0000;
	color: #ffffff;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	vertical-align: bottom;
	text-align: left;
	width: 500px;
	padding-top: 5px;
}
/* {
	padding: 0;
}
*/

