body {
	background-color: #81A1DA;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

.div_entete, .div_entete_center {
	font-weight: bold;
	font-size: 50px;
}

.zone_name {
	font-size: 10px;
	font-weight: bold;
}

.footnote {
	font-size: 10px;
}

.align_center, .div_entete_center, .footnote, .categorie {
	text-align: center;
}

.smiley {
	background-color: #ffffff;
	padding: .25em;
	border: 1px solid #444e60;
}

.categorie {
	color: #ff0000;
	font-size: 14px;
}

.titre {
	font-size: 20px;
}

.align_left, .blockquote {
	text-align: left;
}

.blockquote {
	margin-left: 40px;
}

a, a:hover, a:link, a:visited {
	color: #0000ff;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu, a.menu:link, a.menu:visited {
	color: #444e60;
	text-decoration: none;
}
a.menu:hover {
	color: #6a7689;
	text-decoration: underline;
	background-color: #e7e7e7;
}

.taille {
	height: 75px;
	width: 150px;
}

table, img {
	border: 0px;
}

.input_url {
        font-size: 9px;
	background-color: #ffffff;
	border: 1px solid #e7e7e7;
	color: #444e60;
	font-weight: normal;
}


