body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(++resource++bgBody);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
img {
	border-width: 0px;
}
input {
	background-color:#FFF;
	border-color:#877A6E;
	border-width:1px;
	color:#66594D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #C53C1A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.btnGo {
	background-color:#877A6E;
	border-color:#61574D;
	border-width:1px;
	color:#C6BAAF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 43px;
	font-weight: normal;
}
#conteneur {
	position: relative;
	width: 870px;
	margin: 0 auto;
	background-color:#FFF;
	background-image: url(++resource++bgConteneur);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
}
#header {
}
#header p.links {
	height: 42px;
	line-height: 42px;
	background-image: url(++resource++bgLinkTop);
	background-repeat: repeat-x;
	text-align: right;
	padding: 0 20px 0 0;
	color: #FFFFFF;
	margin: 0px;
}
#header p.logo {
	margin: 0px;
	padding: 0px;
	height: 127px;
}
a.links {
	color: #FFFFFF;
	text-decoration: none;
}
a.links:hover {
	text-decoration: underline;
}
ul#menuTop {
	margin: 0;
	padding: 0 78px;
	list-style: none ;
	text-align: center ;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	background-color: #C6BAAF;
}
#menuTop li {
	float: left;
	display: inline ;
	margin: 0px ;
	padding: 0px;
	color: #fff ;
	background: #C6BAAF ;
}
#menuTop  li a{
	margin: 0px ;
	padding: 5px 10px ;
	background: #C6BAAF ;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBD2CA;
	border-left-color: #A89788;
	line-height: 29px ;
	text-align: center ;
}
#menuTop li a:hover, #menuTop li a:focus, #menuTop li a:active {
	color: #C53C1A ;
	text-decoration: underline ;
}
.menuTopOff {
	color: #61574D;
}
a.menuTopOff {
	color: #61574D;
	text-decoration: none;
}
a.menuTopOff:hover {
	text-decoration: underline;
}
.menuTopOn {
	color: #C53C1A;
}
a.menuTopOn {
	color: #C53C1A;
	text-decoration: none;
}
a.menuTopOn:hover {
	text-decoration: underline;
}
#header p.barreHori {
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-color: #C53C1A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 223px;
}
#centre p.path {
	padding: 0 10px 0 0;
	margin: 0;
	background-color: #E9E3DE;
	line-height: 19px;
	color: #8C8C8C;
	font-size: 11px;
	text-align: right;
}
a.linkPath {
	color: #8C8C8C;
	text-decoration: none;
}
a.linkPath:hover {
	color: #C53C1A;
	text-decoration: underline;
}
html>body #content  {
	height: auto;
	min-height: 570px;
}
#content {
	padding: 20px;
	height: 570px;
}
#content li {
	list-style-position: outside;
	list-style-image: url(++resource++bulletContent);	
}
#contenu {
	padding-left: 20px;
	line-height: 18px;
}
.titlePage {
	position: relative;
	width: 585px;
	height: 40px;
}
.topTitle {
	position: absolute;
	font-size: 12px;
	color: #ADA399;
	padding: 0;
	margin: 0;
}
.title {
	position: absolute;
	font-size: 15px;
	color: #C53C1A;
	font-weight: bold;
	padding: 15px 0 3px 20px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C53C1A;
	width: 585px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F302F;
}
#gauche {
	position: absolute;
	left:0;
	width: 223px;
	background-image: url(++resource++bgMenuRight);
	background-repeat: repeat-y;
}
#gauche div.recherche {
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #66594D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9084;
}
#gauche p {
	padding: 3px;
	margin: 0px;
}
ul#menuGauche {
	width: 223px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none ;
}
#menuGauche li {
	background: #C6BAAF;
	color: #61574D;
	border-top: 1px solid #DBD3CC;
	border-bottom: 1px solid #9D9084;
}
#menuGauche  li a{
	display: block ;
	background: #C6BAAF ;
	line-height: 24px ;
	text-align: left ;
	padding: 0;
	background-image: url(++resource++bulletMenuLeft);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
#menuGauche li a:hover, #menuTop li a:focus, #menuTop li a:active {
	color: #C53C1A;
	text-decoration: underline ;
}
#gauche div.info {
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 40px;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBD3CC;
	background-image: url(++resource++bgInfo);
	background-repeat: no-repeat;
	background-position: left top;
}
#gauche p.info {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B6E63;
}
.boxImage {
	position: relative;
	width: 550px;
	height: 144px;
	
}
.box1 {
	margin: 0;
	position: absolute;
	padding: 0;
	width: 170px;
}
.box2 {
	margin: 0;
	position: absolute;
	padding: 0 0 0 190px;
	width: 170px;
}
.box3 {
	margin: 0;	
	position: absolute;
	padding: 0 0 0 380px;
	width: 170px;
}
.titleBox {
	padding: 0;
	margin: 0;
	width: 170px;
	height: 29px;
	background-color: #C6BAAF;
	font-size: 15px;
	font-weight: bold;
	color: #C53C1A;
	line-height: 29px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.imageBox {
	padding: 0;
	margin: 0;
	height: 103px;
}
.bottomBox {
	padding: 0;
	margin: 0;
	width:170px;
	height: 10px;
	background-color: #8E857D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.linkBox {
	color: #C53C1A;
	text-decoration: none;
}
a.linkBox:hover {
	text-decoration: underline;
}
#pied {
	height: 47px;
	line-height: 47px;
	background-image: url(++resource++bgFooter);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 9px;
	color: #999999;	
	bottom: -50em;
}
a.txtBottom {
	color: #999999;
	text-decoration: none;
}
a.txtBottom:hover {
	color: #999999;
	text-decoration: underline;
}
