#generale {
	width: 755px;
	margin-left: -377px;
	position: absolute;
	left: 50%;
}

#haut {
	width: 755px;
}

#menu {
	width: 755px;
}


#hiden {
	visibility: hidden;
	position: absolute;
	z-index: 2;
	width: 755px;
}

#soustitre {
	width: 755px;
}

#contenu {
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	width: 745px;
	margin: 0px;
}

#contenu p {
	line-height: normal;
	margin-top: 20px;
}
.puce_rouge {
	list-style-image: url(images/fond_rouge2.gif);
}
.puce_orange {

	list-style-image: url(images/fond_orange2.gif);
}
#contenu2 {

	background-image: url(images/fond_contenu2.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	width: 745px;
}
a.lienviolet {
	color: #761e76;
	text-decoration: none;
}
a.lienviolet:hover {
	color: #761e76;
	text-decoration: underline;
}
#home p {
	margin-top: 3px;
	margin-bottom: 12px;
}
.bordureBcontact {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e48907;
}
