/* CSS Document */

div#content {
	position:absolute;
	top: 360px;
	height: 210px;
	width: 930px;
	border-top: 10px solid #F9E8DA;
	border-left: 10px solid #F9E8DA;
	border-right: 10px solid #F9E8DA;
	padding:0;
}

h2 {
font-family:"Times New Roman", Times, serif;
margin: 0 0 5px 0;
padding: 0;
color: #DDBCA2;
font-size: 18pt;
text-transform:uppercase;
font-weight:normal;
letter-spacing:2px;
line-height: 30px;
}

div#bloc1 {
	position:absolute;
	top: 180px;
	left: 475px;
	text-align:justify;
	width: 400px;
	line-height: 18px;
/*	border-left: 1px solid #935B35;*/
	padding: 0 0 0 10px;
	}

#bloc1 h2 {
	padding: 0 0 0 10px;
}

div#text1 {
	border-left: 1px solid #935B35;
	}

#bloc1 p {
	padding: 0 0 0 10px;
}

div#bloc-photos {
	position:absolute;
	left:0px;
	top: 5px;
	margin:0;
	padding:0;
}
