@charset "utf-8";
/* CSS Document */

body {
	background-color: #988F3A;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#logoRAFA {
	position: absolute;
	height: 52px;
	width: 80px;
	left: 23px;
	top: 34px;
}
#homeContainer {
	position: absolute;
	width: 945px;
	left: 23px;
	top: 203px;
}
#homeContainerTop {
	background-image: url(images/back_accueil_top.jpg);
	background-repeat: no-repeat;
	height: 384px;
	padding-top: 27px;
	padding-right: 19px;
	padding-left: 16px;
}
#contentTopLeft {
	width: 625px;
}
#contentTopRight {
	width: 247px;
	height: 298px;
	float: right;
	border: 1px solid #c0bfa7;
	padding: 4px;
}
#bulletinForm {
	height: 251px;
}
#homeContainerMiddle {
	background-color: #F4F5D8;
	background-image: url(images/back_accueil_mid.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	top: 384px;
	width: 910px;
	padding-right: 19px;
	padding-left: 16px;
}
.categorie {
	width: 210px;
	padding: 4px;
	border: 1px solid #c0bfa7;
	margin-bottom: 9px;
	float: left;
	height: 307px;
}
.marginRight {
	margin-right: 10px;
}
.border {
	border: 1px solid #c0bfa7;
}
.margin4pxBottom {
	margin-bottom: 4px;
}
.margin0pxTop {
	margin-top: 0px;
}
.paddingBulletinForm {
	padding-bottom: 3px;
	padding-left: 7px;
}
.padding4pxTop {
	padding-top: 4px;
}
#homeFooter {
	position: relative;
	width: 945px;
	height: 150px;
	background-color: #988F3A;
	left: -16px;
}
.clearfloat {
	clear:both;
}
#secondContainer {
	position: absolute;
	width: 651px;
	left: 23px;
	top: 203px;
}
#secondContainerTop {
	background-color: #F5F7E1;
	background-image: url(images/back_2nd_top.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 5px;
	min-height: 290px;
	height:auto !important;
  	height:290px;
}
#secondFooter {
	position: relative;
	width: 651px;
	height: 70px;
}
.secondContent {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0bfa7;
	border-right-color: #c0bfa7;
	border-bottom-color: #c0bfa7;
	border-left-color: #c0bfa7;
	height: 117px;
}
.secondContentLast {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0bfa7;
	border-bottom-color: #c0bfa7;
	border-left-color: #c0bfa7;
	height: 117px;
	border-bottom: 1px solid #c0bfa7;
}
.floatImageLeft {
	float: left;
	margin-right: 7px;
}
#menuContainer {
	position: absolute;
	left: 674px;
	top: 217px;
}
p.menu {
	margin-top: 23px;
}
#nouvelleContainer {
	border: 1px solid #c0bfa7;
	min-height: 290px;
	height:auto !important;
  	height:290px;
}
#nouvelleContenu {
	border-left: 1px solid #c0bfa7;
	border-right: 1px solid #c0bfa7;
	padding: 4px;
	margin-left: 42px;
	margin-right: 112px;
	margin-bottom: 0px;
	min-height: 290px;
	height:auto !important;
  	height:290px;
}
.prop {
	float: right;
	height: 290px;
	width: 1px;
}