@CHARSET "UTF-8";

body {
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	height:100%;
	width:100%;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bcc89c;
}

.timber {
	font-size: 12px;
	color: #575757;
}
.titre_vert {
	font-size: 14px;
	font-weight: bold;
	color: #5E5E33;
}
.titre {
	font-size: 12px;
	color: #464625;
}
.titreptt {
	font-size: 10px;
	color: #464625;
}
.menu_bas {
	font-size: 11px;
	color: #575757;
}
.a_lien:link {
	text-decoration: none;
	font-size: 12px;
	color: #575757;
}
.a_lien:visited {
	text-decoration: none;
	color: #575757;
	font-size: 12px;
}
.a_lien:hover {
	text-decoration: underline;
	font-size: 12px;	
	color: #CC9933;
}
.a_lien:active {
	text-decoration: none;
	font-size: 12px;
	color: #575757;	
}
.a_lienptt:link {
	text-decoration: none;
	font-size: 9px;
	color: #575757;
}
.a_lienptt:visited {
	text-decoration: none;
	color: #575757;
	font-size: 9px;
}
.a_lienptt:hover {
	text-decoration: underline;
	font-size: 9px;	
	color: #CC9933;
}
.a_lienptt:active {
	text-decoration: none;
	font-size: 9px;
	color: #575757;	
}

.a_menu:link {
	text-decoration: none;
	font-size: 11px;
	color: #575757;
}
.a_menu:visited {
	text-decoration: none;
	color: #575757;
	font-size: 11px;
}
.a_menu:hover {
	text-decoration: underline;
	font-size: 11px;	
	color: #575757;
}
.a_menu:active {
	text-decoration: none;
	font-size: 11px;
	color: #575757;	
}
.a_folio:link {
	text-decoration: none;
	font-size: 12px;
	color: #575757;
}
.a_folio:visited {
	text-decoration: none;
	color: #575757;
	font-size: 12px;
}
.a_folio:hover {
	text-decoration: none;
	font-size: 12px;	
	color: #575757;
}
.a_folio:active {
	text-decoration: none;
	font-size: 12px;
	color: #575757;	
}
.Style29 {
	font-size: 12px;
	font-weight: bold;
		color: #47340F;	
}
a.roll img { 
    opacity: 1.0; filter:alpha(opacity=100); 
	border: 0px;
    border-color: #FFFFFF;
}
a.roll:hover img {
    opacity: 0.6;filter:alpha(opacity= 60);
	border: 0px;
    border-color: #FFFFFF;
}
#cityroll {
	background-color: #D6D6A1;
}
#cityroll:hover {
	background-color: #C4C486;
}
#cityroll2 {
	background-color: #cbca91;
}
#cityroll2:hover {
	background-color: #C4C486;
}
.red14 {
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
}

