body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	padding:0px;
	margin:0px;
	color:#000000;
	width:"100%";
}

table {
	border-collapse: collapse;
}

hr {
	color:#43535d;
}

.spacer {
  background-image:url(images/spacer.gif);
  clear: both;
}

#banner {
    color: #FF0000;
	background: #FF0000;
}

#topcontainer {
	color: #CCCCCC;
	width: 960px;
	height: 90px;
	margin:0 auto;
	background-color: #000000;
	position:relative;
}

#topcontainer #logocontainer {
	height: 80px;
	width: 327px;
	position:relative;
	float:left;
}

#topcontainer #menucontainer {
	float: right;
	height: 80px;
	width: 545px;
	position:relative;
}

#bannercontainer {
	background-color: #000000;
	width: 960px;
	height:210px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size:0px;
	position:relative;
}

div.menubutton {
	background-color: #000000;
	text-align: center;
	width: 90px;
	height: 80px;
	float: left;
	cursor:pointer;
}

div.menubutton:hover {
	background-color: #222222;
}

.menubuttoncolor {
	width: 80px;
}

div.menubutton2 {
	background-color:#101015;
	border:1px solid #222222;
	text-align: left;
	height: 25px;
	cursor:pointer;
	padding-left:5px;
}

div.menubutton2:hover {
	background-color: #333333;
}

.my_link {
	color:#FFFFFF;
	text-decoration:underline;
	cursor: pointer;
}

a:link { font-size: 12px; vertical-align: middle; text-decoration:none;	color:#FFFFFF; }
a:visited { font-size: 12px; vertical-align: middle;	text-decoration:none; color: #FFFFFF; }
a:hover { font-size: 12px; vertical-align: middle; text-decoration:none; color:#FFFFFF; }
a:active { font-size: 12px; vertical-align: middle; text-decoration:none; color:#FFFFFF; }

/****************************************************/
/* sections de la page */

#header {
	margin: 0px;
	padding: 0px;
}

#top_menu {
	font-size:20px;
	font-weight: bold;
	color: #AAAAAA;
	background:#646464;
	text-align: right;
	padding: 0px 20px;
	background-image:url(data/images_site/image4.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 29px;
}

#bottom_menu {
	font-size:20px;
	font-weight: bold;
	color: #AAAAAA;
	background:#646464;
	text-align: center;
	background-image:url(data/images_site/image4.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 29px;
}

#main {
	color: #FFFFFF;
	background: #1A1A1A;
	padding: 0px;
	text-align:left;
}

#corps {
	color: #FFFFFF;
	background: #000000;
 	vertical-align: top;
	padding: 0px 20px;
	width: 100%;
}

#sidebar_left {
	color: #FFFFFF;
	background: #000000;
	vertical-align: top;
	padding: 5px 5px;
	text-align:left;
}

#sidebar_right {
	color: #FFFFFF;
	background: #000000;
	vertical-align: top;
	padding: 5px 5px;
	text-align:left;
}

#footer {
	text-align: center;
	padding: 15px 0px;
}

.no-border {
	border: 0;
}

.clear {
	clear:both;
	line-height:0px;
}

.titre {
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:12px;
}

.sous-titre {
	color:#FFFFFF;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:12px;
}

/****************************************************/
/* feuille de style interaction avec utilisateur    */

/* pour avertir l'usagé qu'il y a un problème */
.alert {
	color: #FF0000;
	font-weight: bold;
}

.alertBox {
	color: #FF6E3F;
	background-color: #F9F0C3;
	border:#FF6E3F solid 1px;
	padding:10px;
}

/* pour dire à l'usagé que tout va bien */
.positif {
color:#009900;
}

.positifBox {
	color: #6E9F3F;
	background-color: #F0F9C3;
	border:#6E9F3F solid 1px;
	padding:5px;
}

.positif_important {
	color:#009900;
	font-size: 16pt;
}

/* pour dire à l'usagé que tout va bien */
.avis {
	font-size: 8pt;
	color: grey;
}

/*********************************************************************************/

#equipeBox {
	background-color:#101015;
	border:1px solid #222222;
	color:#FFFFFF;
	margin:10px 0;
	padding:5px;
	text-indent:0;
}

#equipeBoxContaner {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.equipeBoxSubTitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#333339; */
		color:#333339;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

.equipeBoxText {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	font-weight: bold;
	color:#FFFFFF;
}

.equipeBoxTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

/*********************************************************************************/

.communique_section_message {
	color:#FFFFFF;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95%;
	margin:10px;
	padding:10px;
	border:#43535d solid 1px;
}

.communique_section_titre {
}

.communique_clear{
	clear:both;
	line-height:0px;
}

.communique_titre {
	font-size:20px;
	font-weight: bold;
	color:#E1E27A;
}

.communique_date {
	font-size:9px;
	color: #E1E27A;
	text-transform: uppercase;
}

.communique_texte {
	font-size:14px;
	color:#FFFFFF;
}

.communique_fleche {
	font-size:11px;
	color:#E1E27A;
	text-decoration:underline;
	font-style:italic;
}

.communique_titre_commentaire {
	color:#FFFFFF;
	font-weight: bold;
	font-style:italic;
}

.communique_commentaire {
	color:#FFFFFF;
	background: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/back_commentaire.png);
	background-repeat:repeat-y;
	width:95%;
	margin:10px;
	padding:10px;
	border:#43535d solid 1px;
}

/*********************************************************************************/
.album_photos table {
	border-collapse: collapse;
}

.album_photos td {
	padding: 2px;
}

.album_photo_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.album_photo_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.album_photos_lien_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.album_photos_lien_page_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color: #269D26;
}

.album_photo_nom_photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
    color: #FFFFFF;
}

/*********************************************************************************/

.lien {
	color:#D4DA6C;
	background: #000000;
	width:95%;
	margin:10px;
	padding:10px;
	border:#43535d solid 1px;
}

.lien_titre a:link  {
	font-size: 18px;
    color: #D4DA6C;
    text-decoration: none;
    font-weight: normal;
}

.lien_titre a:visited {
	font-size: 18px;
    color: #D4DA6C;
    text-decoration: none;
	font-weight: normal;
}

.lien_titre a:hover {
	font-size: 18px;
	color:#D4DA6C;
    text-decoration: none;
	font-weight: normal;
}

.lien_titre a:active {
	font-size: 18px;
	color:#FFFFFF;
    text-decoration: none;
	font-weight: normal;
}

.lien_url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.lien_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lien_categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

/*********************************************************************************/

.telechargement {
	color:#FFFFFF;
	background: #000000;
	width:95%;
	margin:10px;
	padding:10px;
	border:#43535d solid 1px;
}

.telechargement_titre a:link  {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
	margin: 5px;
}

.telechargement_titre a:visited {
    color: #FFFFFF;
    text-decoration: none;
	font-weight: normal;
	margin: 5px;
}

.telechargement_titre a:hover {
	color:#FFFFFF;
    text-decoration: none;
	font-weight: normal;
	margin: 5px;
}

.telechargement_titre a:active {
	color:#FFFFFF;
    text-decoration: none;
	font-weight: normal;
	margin: 5px;
}

.telechargement_url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
}

.telechargement_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*********************************************************************************/

.forums table {
	border-collapse: collapse;
}

.forums th {
	background:#656565;
	background-image:url(images/back_commentaire.png);
	background-repeat:repeat-y;
	border: #656565 solid 1px;
	padding: 10px;
}

.forums td {
	background: #000000;
	border: #656565 solid 1px;
	padding: 10px;
}

.forums_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.forums_lien {
	font-size:13px;
	color:#0C547C;
	text-decoration:underline;
	font-style:italic;
}

.forums_fleche {
	font-size:13px;
	color:#0C547C;
}

.forums_repere {
	font-size:13px;
	color:#FFFFFF;
}

/*********************************************************************************/

.copyright {
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
	text-align:center;
}

.wc3 {
	text-align:center;
}

/*********************************************************************************/

.boxentete {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 2px 5px;
	border: thin ridge #333333;
	background-color:#222222;
	margin:0px;
}
.centrecontainer {
	padding: 10px;
	height:auto;
	background-color:#000;
	border: thin ridge #333333;
	display:block;
	overflow:hidden;
}

/*********************************************************************************/

.annonce_google_300 {
	float:right;
	background-color:#101015;
	border:1px solid #222222;
	color:#FFFFFF;
	margin:10px 0;
	padding:5px;
}

.sondage_sidebar {
	float:left;
	width:220px;
	background-color:#101015;
	border:1px solid #222222;
	color:#FFFFFF;
	margin:10px 0;
	padding:5px;
	text-indent:0;
}
.sondage_sidebar_question {
	border-width:0;
	/*color:#8D2B28;*/
	font-size:16px;
	font-weight:bold;
	text-indent:0;
}
.sondage_sidebar_nbre_votes {
	border-width:0;
	color:#00AA00;
	font-style:italic;
	padding:5px;
	text-indent:0;
}
.sondage_sidebar_reponses {
	border-width:0;
	/*color:#8D2B28;*/
	font-size:12px;
	margin:14px 0;
	text-indent:0;
}

.sondage_sidebar_lien {
	border-width:0;
	font-size:14px;
	text-indent:0;
}

.sondage {
	background-color:#101015;
	border:1px solid #222222;
	color:#FFFFFF;
	margin:10px 0;
	padding:5px;
	text-indent:0;
}

.sondage_question {
	border-width:0;
	font-weight:bold;
	margin:5px 0;
	text-indent:0;
}

.sondage_nbre_votes {
	border-width:0;
	color:#00AA00;
	font-size: 13pt;
	font-style:italic;
	font-weight:bold;
	margin:5px;
	text-indent:0;
}

.sondage_dates {
	border-width:0;
	color:#DADC55;
	margin:5px;
	text-indent:0;
}

.sondage_reponses {
	border-width:0;
	margin:10px 5px;
	text-indent:0;
}

/*********************************************************************************/

.image_pub_link {
	cursor:pointer;
}

/*********************************************************************************/

#slideshow {
    position:relative;
	width:160px;
    height:600px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.coordonnees_page_left_side {
	float:left;
	width:250px;
}

.coordonnees_page_right_side {
	float:right;
	width:420px;
}

.page_section {
	margin:0px 10px;
	padding:10px;
}

.page_left_side {
	float:left;
}

.page_right_side {
	float:left;
	width:420px;
}

.page_section_left_side {
	padding:10px;
}

.page_section_right_side {
	padding:10px;
}
