.gab_titre, .gab_titre a , .gab_titre a:hover , .gab_titre a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC4E08;
	text-decoration: none;
}

.gab_sous_titre, .gab_sous_titre a , .gab_sous_titre a:hover , .gab_sous_titre a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FC4E08;
	text-decoration: none;
}

.titre_rub_page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC4E08;
	text-decoration: none;
}

.titre_zoom_rub_page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC4E08;
	text-decoration: none;
}

.titre_zoom_rub_page2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC4E08;
	text-decoration: none;
}

.fond_rub_page
{
	background-color: #FEC30A;
}

/* Scrollbar des textarea	*/
.taille_form2 {
	width:250px;
	height:50px;
	
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #FEC30A;
	scrollbar-3d-light-color: #000000;
}
