body {
	background-color: #9A846B;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #CCC;
}
.fieldFocus {
	background-color: #C7DEA5;
}
.fieldBlur {
	background-color: none;
}
.break {
	clear: both;
}
a {
	font-weight: bold;
	color: #F08B13;
}
a:hover {
	color: #95C054;
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#top {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 912px;
}
#top .ligne1 {
	background-image: url(html/media/pro/habillage/papillon_haut.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 240px;
	height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
#top .ligne2 {
	height: 99px;
	overflow: hidden;
}
#menu {
	margin-left: -30px;
	padding-left: 30px;
	margin-right: -30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background-color: #4D6626;
	background-image: url(html/media/pro/habillage/sous_menu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#menu h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#menu li, #menu ul {
	margin: 0px;
	padding: 0px;
}
#menu .menuLink {
	font-weight: bold;
	color: #F08B13;
}
#menu .menuLink:hover {
	color: #FFFFFF;
}
#menu .menuLinkTitre {
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	position: relative;
	background-image: url(html/media/pro/habillage/fond_contenu.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	overflow: hidden;
}
#content .left {
	position: relative;
	background-image: url(html/media/pro/habillage/top_gauche.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
#content .right {
	position: relative;
	float: right;
	padding-left: 25px;
	padding-right: 25px;
	width: 622px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 12px;
}
#content .titre {
	position: relative;
	background-image: url(html/media/pro/habillage/top_titre.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 635px;
	height: 47px;
	line-height: 45px;
	padding: 0px 0px 0px 25px;
	margin: 0px -25px 20px -25px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.sousTitre {
	font-weight: bold;
	font-size: 14px;
}
.titreLeft {
	padding-bottom: 10px;
	font-size: 16px;
}
label {
	display: block;
	margin-top: 6px;
	margin-bottom: 2px;
	float: left;
	width: 180px;
	border-bottom: 1px solid #9A846B;
}
.inputText, .areaText {
	display: inline;
	margin: 2px;
	clear: right;
	width: 200px;
}
.importantMessage {
	padding: 5px;
	border: 1px solid #F08B13;
	margin-bottom: 20px;
	font-weight: bold;
}
.item {
	position: relative;
	width: 120px;
	margin: 10px;
	float: left;
	font-weight: bold;
	color: #F08B13;
}
.cadrItem {
	position: relative;
	width: 120px;
	height: 120px;
	border: 1px solid #9A846B;
}
.cadrItem:hover {
	border: 2px solid #F08B13;
	margin: -1px;
	cursor: pointer;
}
.itemLarge {
	position: relative;
	width: 150px;
	margin: 10px;
	float: left;
	font-weight: bold;
	color: #F08B13;
}
.cadrImageBold {
	border: 3px solid #9A846B;
}
.alignLeft {
	float: left;
	margin-right: 20px;
}
.multiItems {
	margin-left: -10px;
	-margin-left: -20px;
	margin-right: -10px;
}
#bottom {
	position: relative;
	background-image: url(html/media/pro/habillage/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	height: 200px;
	padding-top: 77px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
#popUp {
	margin: 10px;
	padding: 10px;
	background-color: #EFEBE8;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 12px;
}
.tdRow {
	margin: 0px;
	padding: 2px;
	height: 25px;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}
#popUp .titre {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
