/* CSS Document */

div#content {
	position:absolute;
	top: 190px;
	height: 380px;
	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: 20px;
	left: 250px;
	text-align:justify;
	width: 400px;
	line-height: 18px;
	padding: 0 0 0 10px;
	}

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

#bloc1 p {
	padding: 0 0 0 10px;
	border-left: 1px solid #935B35;
}

div#indication {
	position:absolute;
	left:190px;
	top: 130px;
	height: 250px;
	margin:0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #591F05;
	z-index: 5;
	text-align:right;
}

div#indication-en {
	position:absolute;
	left:170px;
	top: 130px;
	height: 250px;
	margin:0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #591F05;
	z-index: 5;
	text-align:right;
}

div#plan-acces {
	position:absolute;
	left:370px;
	top: 20px;
	margin:0;
	padding:0;
}

span#ecosite {
	color: #063868;
}

span#meze {
	color: #FE7013;
}

span.gras {
	font-weight:bold;
}