/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #c67900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c67900;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #c67900;
}
.titre_blog {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.nav {
	background-color: #FFFFEA;
	border: 1px solid #999999;
}
.entete_menu {
	color: #FFFFFF;
}
.poste_le {
	color: #666666;
	font-size: 9px;
}
.tbl_alert {
	background-color: #fff3dc;
	border: 1px dashed #cc0000;
}
.back_fenetre {
	background-color: #c67900;
}
.back_commentaire {
	background-color: #e8e8e8;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
