.header {
	position: relative;
	top: -16px;
	z-index: 1;
}
.footerPage {
	border:1px solid #000000;
	border-top:none;
	font-size: 12px;
	margin: 0px 14px;
	background-color:#c6dee6;
}	
body {
	position: relative;
	background-image: url(../images/template/background.jpg);
	background-attachment: fixed;
	margin: 0px;
	z-index: 1;
}	
#conteneur {
	margin: 0px 14px;
	background-color:#c6dee6;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.version {
	font-size: 10px;
	position: relative;
	top: 258px;
	left: -419px;
	color: #FFFFFF;
	cursor: default;
	width: 51px;
	text-shadow: #000000 2px 2px 2px, #000000 2px -2px 2px, #000000 -2px 2px 2px, #000000 -2px -2px 2px;
}
.marge {
	margin: 0px 10px;
}	
.opaque {
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   -khtml-opacity: 0.90;
   opacity: 0.90;
}
div.bouton_menu:hover {
	background-image: url(../images/bouton3.png);
}
.bouton_menu {
	width: 149px;
	height: 60px;
	text-align: center;
	font-weight: bold;
}
.menu {
	margin: 0px 14px;
	background-color:#c6dee6;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}	
.texte_menu {
	position: relative;
	top: 15px;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.titre {
	font-size: 22px;
	font-weight: bold;
}
.sous_titre {
	font-size: 16px;
	font-style: italic;
}
.border {
	border: 1px solid #333333;
}
.cadreG {
	background-image: url(../images/template/cadre-G.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 35px;
}

.cadreC {
	background-image: url(../images/template/cadre-C.png);
	background-repeat: repeat-x;
	height: 35px;
}

.cadreD {
	background-image: url(../images/template/cadre-D.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 35px;
}
.footer {
	background-image: url(../images/bas_tab.png);
	height: 35px;
	padding-right: 10px;
}
.tableau1 {
	border: 1px #000000 solid;
	background-color: #C6DEE6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tableau2 {
	border: 1px #000000 solid;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
}
.tableau3 {
	font-size: 20px;
	font-weight: bold;
	background-color: #B3C3FF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px #000000 solid;
}
.bas_tab {
	background-image: url(../images/bas_tab.png);
	height: 35px;
}
.mini_titre {
	font-size: 20px;
	font-weight: bold;
	background-color: #B3C3FF;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-bottom: 1px #000000 solid;
}
.reput_plus {
	font-size: 20px;
	font-weight: bold;
	background-color: #BBFFBB;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-bottom: 1px #000000 solid;
}
.reput_moins {
	font-size: 20px;
	font-weight: bold;
	background-color: #FF9191;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-bottom: 1px #000 solid;
}	
.reput_neutre {
	font-size: 20px;
	font-weight: bold;
	background-color: #C0C0C0;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-bottom: 1px #000000 solid;
}	
.miniature {
	border: 1px #000000 solid;
}
.miniatureMembre {
	border: 1px #000000 solid;
	width: 75px;
	height: 75px;
	text-align: center;
	background-color: #000000;
}
.img_mini {
	text-align: center;
}	
.texte {
	text-align: justify;
	text-indent: 19px;
}
.texte_gras {
	font-weight: bold;
}
.mini_texte {
	font-size: 13px;
}
.nom {
	font-size: 17px;
}
.date {
	font-size: 15px;
	font-weight: normal;
}
.texte_bleu {
	color: #0000BB;
}
.texte_vert {
	color: #00A500;
}
.texte_rouge {
	color: #BB0000;
}
.texte_gris {
	color: #777777;
}
.cacher {
	display: none;
}
.select_titre {
	background-color: #B3C3FF;
	border: 1px #000 solid;
	size: 175px;
}
input, textarea, select {
	background-color: #C6DEE6;
	border: 1px #000000 solid;
	size: 100px;
	z-index: 1;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	background-color: #D6EFF6;
}
input.bouton, a.bouton {
	border: 2px outset #738BAB;
	background-color: #95ADCD;
	font-weight: bold;
	cursor: pointer;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
input.bouton:hover {
	border:2px outset #DDDDDD;
	background-color: #C6DEE6;
} 
input.bouton:active {
	border:2px inset #738BAB;
	background-color: #95ADCD;
	color: #000000;
	outline: none;
}
input.file {
   opacity: 0; /* pour !IE */
   filter: alpha(opacity=0); /* pour IE */
   position: absolute;
   right: 0;
   top: 0;
}
#divFile{
	position: relative;
	width: 400px;
	text-align: right;
}
.obligatoire {
	background-color: #C5C5C5;
}
.message_ok {
	text-align: center;
	color: #00BB00;
	font-style: italic;
}
.message_erreur {
	text-align: center;
	color: #DD0000;
	font-style: italic;
}
.img_formulaire {
	width: 20px;
	height: 20px;
}
div.message {
	display: inline;
	position: relative;
	top: 5px;
}
.lien {
	cursor: pointer;
}
.contact {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.info_bulle {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	text-align: justify;
	z-index: 2;
}
.bulle {
	border: 1px #000000 solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 300px;
	background-color: #99CCFF;
}
.avatar {
	border: 1px solid #000000;
}
.retrait {
	text-indent: 45px;
	font-size: 17px;
}
.votes {
	width: 40px;
	border: none;
	text-align: center;
}
.popin {
	position: absolute;
	background-color: #C6DEE6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.fond_popin {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=30);
   -moz-opacity: 0.30;
   -khtml-opacity: 0.30;
   opacity: 0.30;
	z-index: 2;
}

.flashInfo {
	border: 1px solid #CC0000;
	background-color: #FF9999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

a.info {
   position: relative;
   text-decoration: none;
}
a.info span.bulle {
   display: none; /* on masque l'infobulle */
}
a.info span.bulle img {
	border: none;
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 10; /* on définit une valeur pour l'ordre d'affichage */
}
a.info:hover span.bulle {
	background: #77AADD;
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 30px; /* on positionne notre infobulle */
   left: -40px;
   padding: 3px;
}

table.points {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
table.points td{
	border-left:1px solid #333333;
	border-top:1px solid #333333;
}

fieldset {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.alert {
	border:1px solid #F00;
	background:#DAA;
}

.texteNews {
	display: none;
	width: 98%;
	padding-left: 5px;
}

.code blockquote{
	border: 1px solid #666666;
	background: #CCCCEE;
	padding: 5px;
}
