.texte { font-family:Arial, Verdana; font-size: 14px;  }


a {color : #000000; 
text-decoration:underline;}

a.forum{ color: #000000; text-decoration: none; }

.class_forum {
/* pour le coolmenu */
color:#81681D;
background-color:#F9ECD9;
}

.class_forum2 {
color:#81681D;
background-color:#F9ECD9;
padding:2px; font-family:Arial; font-size:11px; font-weight:normal;
border:1px solid black;
}

/* début du hack "fixed" permettant de fixer les menus sous IE */
body { /* redéfini les propriétés de toute la page */ 
overflow-y: hidden ; /* fonction microsoft supprimant les ascenseurs sous IE */
margin: 0 0 0 0; /* la marge du body est à 0 pixels, sauf à gauche (haut droite bas gauche) */
padding:0 } /* marge intérieur à 0 pixels */

html > body { overflow-y: auto } /* annule le overflow-y pour firefox 1.5 et supérieur */

.content { /* boite du contenu prenant toute la page sauf le menu */
 /*margin-left:-50px;  */

height: 100%; /* la hauteur de la boite occupe 100% de l'écran */
overflow: auto } /* on rajoute un ascenseur droit à la boite */
/* fin du hack "fixed" permettant de fixer le menu rouge sous IE */

.menu_fixe{ /* menu fixe à gauche de l'écran */
position: absolute; /* idem menu1 */
top: 0px; /* Le haut du menu est à 100 pixels du haut de l'écran */ 
left: 0; /* La gauche du menu est à 0 pixels du bas de l'écran */ 
width: 10%; /* largeur du menu */
height: 100%; /* hauteur du menu (toute la page) */
/* background-color:#AFB7D3; /* idem menu1 */
/*border-right: solid black 1px*/
z-index:8; } /* bordure droite de la zone fixe */

body>.menu_fixe { position:fixed } /* annule le hack "fixed" pour les autres navigateurs que IE */

.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #444444; line-height : 125%;
	background-color : #FBF8EC; border : #A48855; border-style : solid;	border-width : 1px;
	/*background-image:url("images/guillemet.png"); background-repeat: no-repeat; background-position: 2 3; /* right top */
	padding : 10px;
	text-align : justify;
	width: 100%;
	position:relative;
    bottom:4px;
    right: 4px;
}

.quote_ombre {
  background: url(images/ombre.jpg) bottom right;
  margin: 3px 0px 0px 0px; /* top right bottom left */
  padding: 0px;
  width: 100%;
}

.code {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #444444; line-height : 125%;
	background-color : #ECF1F5; border : #003366; border-style : solid;	border-width : 1px;
	padding : 10px;
	text-align : justify;
	width: 100%;
	position:relative;
	margin-top:3px;
    bottom:4px;
    right: 4px;
}

.relief {
	font-family : Verdana, Arial, Helvetica, sans-serif;  color : #000000; 
	font-size : 11px; 
	background-color : white; border : #A48855; border-style : solid;	border-width : 1px;
	padding : 10px;
	text-align : justify;
	/*#FBF8EC */
}


.relief_bleu {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #444444; line-height : 125%;
	background-color : #D1E2F3; border : #5888B8; border-style : solid;	border-width : 1px;
	padding : 10px;
	text-align : justify;
}
.relief_vert {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #444444; line-height : 125%;
	background-color : #E1F0E7; border : #7EB892; border-style : solid;	border-width : 1px;
	padding : 10px;
	text-align : justify;
}
.relief_rouge {
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #444444; line-height : 125%;
	background-color : #EACBB9; border : #A48855; border-style : solid;	border-width : 1px;
	padding : 10px;
	text-align : justify;
}

.ombre {
  clear:left; 
  float:left;
  width: 92%;
  /*background: url(images/ombre.jpg) no-repeat bottom right;*/
  background: url(images/ombre.jpg) bottom right;
  margin: 10px 20px 10px 0px; /* top right botom left */
  padding: 0px;
  }

.boite {
  border : #A48855; border-style : solid; border-width : 1px; 
  background: url(images/ombrep.jpg) repeat-y; background-position:0 0 0 0px; /* top right bottom left*/
  background-color : white;
  position:relative;
  top: -8px;
  left: -6px;
  padding:10px;
  text-align : justify;
  font-size : 12px; 
 }

.citation_header { 
  font-size : 10px; font-style:italic; 
  border-bottom:1px solid #A48855; 
  /*margin-bottom:30px;*/ 
  margin-top:-6px;
  position:relative; left:-7px; 
  color : #868686;
} 


.bouton {
width:200px;
border-style:solid;
border: 2px outset #c0c0c0;
background-color:#C2D3E7;
/* #2F4F75; */
font-size:13px;
font-family:arial;
margin:10px;
padding:4px;
text-align:center;
cursor:pointer;
float:left;
}


.button {
	width:200px;
	cursor:pointer;
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    float: left;
    font: normal 13px arial, sans-serif;
	text-align:center;
    height: 24px;
	margin: 10px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
} 

.button span {
     background: transparent url('images/bg_button_span.gif') no-repeat;
     display: block;
     line-height: 14px;
     padding: 5px 0 5px 18px; 
	 
	 
} 

.buttonclick {
	width:200px;
	cursor:pointer;
	background: transparent url('images/bg_button_a.gif') no-repeat scroll bottom right;
	text-align:center;
} 
.buttonclick span {
	background: transparent url('images/bg_button_span.gif') no-repeat bottom left;
    background-color:#C2D3E7;
	border-style:solid;
	
}

#bannieres {
	width:100%;
	margin: 5px 0 5px 0;
	text-align:center
}

#bannieres img {
	width:312px;
	height:70px;
	display:inline;
	margin: 5px 4px 0 4px;
	border: 0px
}

#pied {
	text-align: center;
	width: auto;
	font-size:75%
}

/* Styles pour les trucs en Ajax */
/* Affichage des 10 derniers messages */
#fenetre {
	display:none;
	position:absolute;
	background:#f0ebe1;
	width:65em;
	max-width: 750px;
	left:180px;
	top:150px;
	float:left;
	text-align:left;
	border:solid 2px #916b39;
	font-size:12; 
	font-family:arial;
	padding:4px;
}

#fenetre li {
	 margin-top: 10px;
	/*list-style-image: url("images/posticon_red.gif")*/
}

#blocnote {
	display:none;
	position:absolute;
	background:#f0ebe1;
	width:65em;
	right:60px;
	top:150px;
	float:right;
	text-align:left;
	border:solid 2px #916b39;
	font-size:12; 
	font-family:arial;
	padding:4px;
	z-index:12;
}

/* les boutons d'ajout/retrait de points */
.pBoutons {
	float: right;
	/*height:10px;*/
	padding: 0;
	margin: 3px 0 0 0;
	position:relative;
	top:0px;
	right:10px;
}

.pBoutons img {border: 0px; }

img.pAdd {margin: 0 0 0 2px;}

img.pDel {margin: 0 2px 0 0;}

/* Réponse en ajax */
#reponse {display: none;}
#ajoutlien {display: none;}

.donner_point_modo {
	position:absolute;
	display:none;
	bottom:10px;
	right:50px;
	width:400px;
	z-index:8;
}
.donner_point {
	position:absolute;
	display:none;
	bottom:10px;
	right:50px;
	width:400px;
	z-index:8;
}

.submit {
	border:solid thin black;
	font:13pt Arial;
	text-align:center;
	position:relative;
	bottom:30px;
	height:30px;
	width:250px;
	background-color:#F0EBE1;
	display:none;
	
}

.close_point {
	position:absolute;
	top:-5px;
	right:0px;
	
}

.pouce_point {
position:absolute;
display:none;
bottom:10px;
left:10px;
width:300px;
z-index:8;
}

.patienter { /*en attendant la page chargée */
	background-color:#F0EBE1;
	/*bottom:20px;*/
	right:50px;
	height:50px;
	max-width:300px;
	border:solid thin black;
	font:13pt Arial;
	vertical-align:middle;
	text-align:center;	
}
