html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}

.page {
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;
    width: 1000px;
    text-align: left;
}

.colonne_gauche {
    width:150px;
    float:left;
    text-align: center;
}

.menu {
    width:100%;
    text-align: left;
}

.corps {
    padding:10px;
	background-color:white;
	width:830px !important;
	width:850px;
	color:black;
	float:right;
    text-align: left;
}

.bas_droit {
	background-color:black;
	padding:10;
	width:830px !important;
	width:850px;
	color:white;
	float:right;
    text-align: center;
	font-size:10px;
}

.separateur {
  width:100%;
  height:10px;
}

.divcompteur {
	width:100%;
}

.titre {
	left:150px;
	top:0px;
}

.corps_biblio {
	background-color:white;
	background-image:url(../images/jpg/fond_biblio.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	padding:10;
	width:830px !important;
	width:850px;
	color:black;
	float:right;
    text-align: left;
}

.corps_comite {
	background-color:white;
	background-image:url(../images/jpg/fond_comite.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	padding:10;
	width:830px !important;
	width:850px;
	color:black;
	float:right;
    text-align: left;
}

.corpsiframe {
	width:850px;
	height:470px;
	z-index:1;
}

.gros_titre {
    font-size:16px;
    font-weight:bold;
    color:#FF0000;
}

.moyen_titre {
font-size:14px;
font-weight:bold;
color:#0000FF;
}

.txt_gras_bleu {
font-size:12px;
font-weight:bold;
color:#0000FF;
}

.tabnormal {
	background-color:white;
	color:black;
	font-size:12px;
}

.tabover {
	background-color:black;
	color:white;
	font-size:12px;
}
  
.txt_normal_blanc {
	font-family:Arial, "Arial Black", Courier, "MS Sans Serif", "Times New Roman";
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}

.txt_normal_noir {
	font-family:Arial, "Arial Black", Courier, "MS Sans Serif", "Times New Roman";
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

.compteur {
  border:2;
  border-spacing:0;
  background-color:#000000;
  color: #FFFFFF;
  font-size:10px;
}
