/* CSS Document Creat by Marrakech-media.com */
*{
	margin: 0;
	padding: 0;
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background: #660000;
}
#corps{
margin:0px auto;
padding:0px;
width:950px;
height:1000px;
border:1px solid #4B0A01;
background:#962502;
}

#top-resa{
width:950px;
height:162px;
clear:both;
}

.header-resa{
background:url(../images/header.jpg) no-repeat;
width:950px;
height:132px;
border-bottom:1px dashed #C72514;
clear:both;
}
.link-resa{
background: #830A00;
width:950px;
height:30px;
border-bottom: dashed 1px #C72514;
clear:both;
}
.azur-resa{
margin:5px 0px 0px 5px;;
float:left;
color:#FFCC99;
font-size:12px;
font-weight:bold;
}
.slogan-resa a{
margin:5px 0px 0px 300px;;
float:left;
color:#FFCC99;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


#position{
position: relative; 
padding: 20px 25px 0 0; 
height: 300px;
}

.titre{
font-size:16px; 
text-align:center; 
font-weight:bold; 
color:#FFFFFF; 
margin:10px;
}
.lien{
font-size:16px; 
text-align:center; 
font-weight:bold; 
color:#FFFFFF; 
margin:10px;
text-decoration:none;
}
#form-contact{
margin:5px 0px 0px 200px;
padding:0px;
width:545px;
font-size:12px;
color:#3B0E01;
text-align:left;
clear:both;
}
#form-contact input, textarea, select{
background: #EFDBA4;
border:none;
color:#8B2507;
height:22px;
margin:2px 0px;
width:150px;
}

/*################## Arborescence ##################*/
#arborescence {
	padding: 5px;
	width: 550px;
}

#arborescence ul#racine {
	margin: 0px;
	padding: 0px;
	/* margin-left: -20px; */
}

#arborescence ul, #arborescence li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	width:500px;
}

#arborescence li {
	position: relative;
	/* margin-left: -10px; */
		list-style:none;
		width:500px;

}

#arborescence ul.niv1 ul {
	background: url("images/img/line.gif") repeat-y 0px 0px;
	/* display: none; */
}

#arborescence li ul.active {
	display: block;
}

#arborescence li ul.last {
	background: none;
	list-style:none;
}

#arborescence img {
	position: relative;
	width: 19px;
	height: 20px;
	margin-bottom: -4px;
	margin-right: 2px;
}

#arborescence img.clic {
	cursor: pointer;
}
#titre-plan {
margin:0 0 1px 0;
height:57px;
background:url(images/plan.jpg);
width:730px;
}


