body {
	width: 752px;
	border: 4px solid white;
	background-color: #000000;
	margin: auto;
	font-family: "trebuchet MS";
	font-size: 14px;
}

#principal {
	color: #000000;
	background-color: white;
}

header {
	width: 752px;
	min-height: 138px;
	background: url(img/headerbg.gif);
}

#titre {
	width: 492px;
	color: white;
	float: left;
}

#titre h1 {
	font-size: 27px;
	text-align: center;
	padding-top: 40px;
	letter-spacing: 1px;
}

#titre h4 {
	text-align: center;
}

#legende {
	width: 240px;
	color: white;
	float: left;
	padding-top: 14px;
	padding-left: 20px;
	text-align: left;
	line-height: 30px;
}

h3 {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 23px;
}

.retour {
	clear: both;
}

h2 {
	font-size: 28px;
	color: #583836; 
	font-weight: bold;
	margin-top: 32px;
}

#contenu {
	width: 462px;
	float: left;
	margin-left: 32px;
	padding-bottom: 85px;
}

#contenu p {
	line-height: 25px;
	margin: 10px 0 10px 0;
	letter-spacing: 0,5px;
}

h4 {
	font-size: 10px;
	letter-spacing: 1px;
	padding: 5px 5px 13px 5px;
}

blockquote {
	width: 329px;
	color: #72505c;
	line-height: 23px;
	background: url(img/blockquotebg2.gif) no-repeat;
	padding: 17px 50px 7px 30px;
}

aside {
	width: 254px;
	float:left;
}

aside h3 {
	line-height: 13px;
	padding: 10px 2px 13px 10px;
	color: #7f7563;
	font-weight: bold;
}

aside ul {
	list-style: disc;
	padding-left: 20px;
	font-size: 12px;
	line-height: 19px;
}

aside p {
	font-size: 14px;
	padding: 0 0 45px 11px;
}
.beige {
	background: url(img/bloque1bg.jpg);
	padding: 10px;
	margin-bottom: 15px;
}

.rose {
	background: url(img/bloque2bg.jpg)no-repeat;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #eee2e2;
}

.rose ul {
	padding: 0 0 14px 50px;
}

.rose h3 {
	color: #583836; 
	padding-bottom: 21px;
}

footer {
	background: url(img/footerbg3.gif);
	height: 63px;
}

footer p {
	color: white;
	padding: 25px 0 0 17px;
	font-size: 12px;
} 

#nom {
	width: 250px;
	float: left;
}

#nom p {
	padding-left: 120px;
}

#infos {
	width: 492px;
	float: left;
}

a {
	color: #d24e3f;
}