// STYLE POUR VERGER CHAMPETRE (TEXTES)

.main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

a.small_links:link, a.small_links:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}

a.small_links:hover, a.small_links:active {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;

}

.text_conception {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.news_scrollbar {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #665440;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-Face-Color: #957f67;
	scrollbar-Highlght-Color: #ffffff;
	scrollbar-Shadow-Color: #000000
	scrollbar-Track-Color: #665440;
}

.brown_title_text {
	font-family: Times New Roman, Times, serif;
	color:#663300;
	font-size:18pt;
	font-weight:bolder;
}

.brown_main_text {
	font-family: Times New Roman, Times, serif;
	color:#663300;
	font-size:12pt;
}

a.brown_normal_links:link, a.brown_normal_links:visited {

	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	color: #663300;
	text-decoration: none;

}

a.brown_normal_links:hover, a.brown_normal_links:active {

	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	color: #663300;
	text-decoration: underline;

}