
body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a {
	color: #A52323;
	font-weight: bold;
	text-decoration: none;
	}

img {
	border: 0px;
	width: 88px;
	height: 31px;
	margin-bottom: 5px;
	}

#bloc {
	width: 630px;
	margin : 20px auto 0 auto;
	}

#titre {
	border-bottom: 1px black solid;
	height: 25px ;
	padding-left: 8px;
	}

.titre {
	font-size: 25px;
}

#contenu {
	border-left: 1px solid black;
	padding: 15px;
	}

#menu {
	text-align: right;
	padding: 3px;
}

blockquote {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
