
/*Style pour les hyperliens*/
a:link {
	color:#654b3c;
	text-decoration:none;
	
}
a:visited {
	color:#a68961;
	text-decoration:none;
}
a:hover {
	color:#a68961;
	text-decoration:none;
}

/*Style pour le text*/
#text_informatif {
	margin:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#text_News_et_LivreDorMini {
	
	margin-left:5px;
	margin-right:15px;
	text-align:justify;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#text_titre {
	margin:10px;
	margin-left:35px;
	line-height:normal;
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
}


#text_erreur {
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	
}


#unique_size {
width:700px;

}


#text_lien_2{

	margin-left:45px;
	text-align:left;
	color:#654b3c;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;

	
}

#txt_contenu{
	position:absolute;
	margin-top:40px;
	margin-left:50px;
	
}


#Include_pages{

	height: 700px;
	overflow: auto;
	
}


/*Style pour les images*/


img{
	border:0px;
}

#cadre_2{

	width:150px;
	
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;

	filter: alpha(opacity=85); /* opacité sous Internet Explorer */
	moz-opacity: 0.85; /* opacité sous NETSCAPE */
	opacity: 0.85; /* opacité sous Firefox */
	text-align:center;
	
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
}



/***********************************<Pour les boutons **********************************************************/




a.bouton {

	width:150px;
	margin-left:20px;
	color:#654b3c;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;

	
}

a.bouton_actived {

	width:150px;
	margin-left:20px;
	color:#a68961;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;

}

a.bouton:hover {
   background-image:url(../images/Test_btn_over.png);
   background-repeat:no-repeat;
}

a.bouton_avtived:hover {
   background-image:url(../images/Test_btn_over.png);
   background-repeat:no-repeat;
}

/***********************************<Pour les object survolé **********************************************************/




/***********************************<Pour les images **********************************************************/
#img_placement {
text-align:right;
margin-top:-200px;
}
#menu_interact{
position:absolute;
margin-top:-320px;
text-align:center;
}
#banniere_camp{
text-align:right;
margin-left:320px;
position:absolute;
}


