



/* ----------------- styles généraux dans style.css   */ 


.BOS_titre1 {
	margin-top: 5px;
	font-size: 150%;
	color: #62A4D3;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	height: auto;
	width: auto;
}
/* ----------------- */ 
.BOS_titre2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
	color:#666666;
}

.BOS_titre_3 {color:#1b3c4f;text-transform:uppercase;font-weight:bold;}

.BOS_attention_1 {
	font-weight: bold;
	color: #F19300;
}
.BOS_attention_2 {
	font-weight: bold;
	color:#0000FF;
}
.BOS_attention_3 {
	font-weight: bold;
	color:#000000;
}



.BOS_soustitre {
	color: rgb(27, 60, 79); font-weight: bold;
}

.BOS_lien_jaune {color:orange;font-weight:normal;font-size:11px;font-family:Helvetica, Arial;}
.BOS_lien_noir  {color: black; font-size: 11px; font-weight: bold;font-family:Helvetica, Arial;}
	
	
.BOS_corps_de_texte_1 {font-size:11px;font-family:Helvetica,Arial,"Times New Roman",Times,serif;color:#666666;}
.BOS_corps_de_texte_2 {font-size:12px;font-family:Helvetica,Arial,"Times New Roman",Times,serif;color:#000000;}

/* page conseils.php */ 
.BOS_chiffre{color:orange;font-weight:bold;}

.BOS_thetokos_txt {
	font-size: 18px;;
	font-weight: bold;
	color: orange;
}


	
	/* ------------ CGU ----------- */
	
.BOS_messages_titre {
	font-size: 100%;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	color: #62A4D3;
	height: auto;
}



