body {
	scrollbar-face-color:#663333;
	scrollbar-highlight-color:#663333;
	scrollbar-track-color:#d7cfb1;
	scrollbar-shadow-color:#d1cac2;
	scrollbar-base-color:#fff;
	scrollbar-arrow-color:#ccc;
	text-align:center;
	_font:x-small;
	background-color: #421E21;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
/*styles navigation*/
a.navigation:link,a.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:link {
	color:#004221
}
a.navigation:visited,.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
}
a.navigation:visited {
	color:#57616C
}
a.navigation:hover {
	color:#CC3300
}
.visited {
	color:#57616C;
	text-decoration: none;
}
.liens-rubriques {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #74BADC;
	background-color: #333333;
	padding: 2px;
}
.a.navigation:link,a.navigation:visited,a.navigation:hover,.annonce-haute,.liens-rubriques,.liens-rubriques-basses {
	text-decoration:none
}

/*balises H*/
h1 {
	word-spacing:2px;
	text-indent:10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C5BEA5;
	background-position: center;
	vertical-align: middle;
}
h1, .bordeau_titre {
	letter-spacing:1px
}
h1,.visited,.tab-principal {
	padding:0;
	margin:0
}
H2 {
	word-spacing:4px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #421E21;
	vertical-align: bottom;
}
H3 {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*styles typo*/
.typo12 {
	font:12px "trebuchet ms",verdana,arial;
	color:#333;
	padding-left:5px
}
.typo10 {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 10px;
	color: #333333;
}
.typo11_noire {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 11px;
	color: #333333;
}
.typo14 {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 14px;
	font-weight: normal;
	color: #421E21;
}
.typo14_grise {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 14px;
	color: #384047;
	font-weight: normal;
}
.gris-titre {
	color:#57616C;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
	word-spacing: normal;
	text-decoration: none;
}
.gris_sous_titre {
	color:#57616C;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	text-decoration: none;
}
.bordeau_titre {
	color:#421E21;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bordeau_sous_titre {
	color:#421E21;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* styles encadrements*/
.photo {
	border:1px solid #421E21
}
.contour {
	border: 1px solid #421E21;
}
.bord_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}

/*styles tableaux*/
.tab_color {
	background-color: #d7cfb1;
	border: 1px solid #A1947F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.tab_colo_menu_bas {
	background-color: #4E3C2E;
	border: 1px solid #A1947F;
	background-repeat: repeat-y;
	background-image: url(img/fond_tab_menu.gif);
}

/*styles listes*/
li {
	list-style-image: url(img/puce_listes.gif);
}
.typo10-blanche {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 10px;
	color: #C5BEA5;
	text-decoration: none;
}
.lien-contact {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
.contour-form {
	border: 1px solid #421E21;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #D7C59F;
}

