html{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/casacdes_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #842C9D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #842C9D;
	line-height: 20px;
}

#fond{
	margin: 0px;
	padding: 0px;
	height:100%;
	background-attachment: fixed;
	background-image: url(images/fond-html.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#bandeau {
	background-image: url(images/bandeau.png);
	background-repeat: no-repeat;
	height: 213px;
	width: 975px;
}
#bas {
	background-image: url(images/bas.png);
	height: 50px;
	width: 945px;
	text-align: right;
	padding-top: 55px;
	padding-right: 30px;
	color: #ACCF4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	position: relative;
	bottom: 0px;
}
#bas .adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
#bas a {
	color: #842C9D;
}
.menu,.infos {
	float: left;
	width: 186px;
	clear: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.menu {
	margin-top: 50px;
}
.menu a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #842C9D;
}
.menu li:hover a {
	color: #FFFFFF;
}
.menu li {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCF4D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.menu li:hover {
	background-color: #ACCF4D;
}
.menu .over {
	background-color: #ACCF4D;
}
.menu .over a {
	color: #FFFFFF;
}
.infos li {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
.infos a {
	color: #842C9D;
	font-weight: bold;
}




h1, #titre_popup {
	font-weight:bold;
	color: #842C9D;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACCF4D;
}



#page {
	background-image: url(images/fond-page.png);
	margin: auto;
	width: 975px;
	height: 100%;
}
#corps {
	width: 754px;
	clear: right;
	color: #1C2F4E;
	padding-left: 30px;
	margin-left: 191px;
	margin-bottom: auto;
}
.titre_marge {
	clear: left;
	float: left;
	width: 161px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #842C9D;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACCF4D;
	line-height: 25px;
	padding-left: 30px;
}
p {
	text-align: justify;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ACCF4D;
	line-height: 20px;
	background-image: url(images/puceh3.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 30px;
}
#fichier1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #842C9D;
}
#fichier1{
	margin-bottom: 15px;
	margin-left: 15px;
}
.lignePhoto {
	position: relative;
	left: -15px;
	top: 0px;
	width: 760px;
	z-index: auto;
	height: 183px;
}
.bouton {
	background-image: url(images/fond-btn.png);
	height: 50px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bouton a {
	color: #FFFFFF;
	text-decoration: none;
}
