div #woodhome {}

div#woodhome_section {
	margin: 0 auto;
	width: 824px;
}
div#woodhome_section img {border: 0}

div#woodhome_section_header {
	height: 55px;
	background: transparent url(../images/topPrgneuf.jpg) -18px 0 repeat-y;
	text-align: center;
}
div#woodhome_section_header h2 {
	line-height: 55px;
	color: #336600;
}


div#woodhome_section_accueil {background: transparent url(../images/contentPrgneuf.jpg) -18px 0 repeat-y}
div#woodhome_section_accueil div {
	padding: 0 30px;
	min-height: 250px;
	clear: both;
}
div#woodhome_section_accueil ul {
	float: left;
	padding: 18px 0 0 18px;
	width: 824px;
}
div#woodhome_section_accueil li {
	margin-right: 18px;
	float: left;
}
div#woodhome_section_accueil p {padding: 10px}

div#woodhome_section_main {
	position: relative;
	background: transparent url(../images/contentPrgneuf.jpg) -18px 0 repeat-y;
}
div#woodhome_section_main tr.row1 {background: transparent url(../images/contentPrgneuf.jpg) -18px 0 repeat-y;}
div#woodhome_section_main tr.row2 {background: transparent url(../images/contentPrgneuf2.jpg) -18px 0 repeat-y;}

div#woodhome_section_main td {
	padding: 7px;
	font-size: 14px;
	text-align: justify;
}
div#woodhome_section_main td img {border: 1px solid #CCC}

div#woodhome_section_menu {
	position: relative;
	padding: 5px 7px;
	height: 60px;
	width: 411px;
}

div#woodhome_section_menu dt, div#woodhome_section_menu li {
	float: left;
	height: 30px;
	line-height: 30px;
}
div#woodhome_section_menu a {
	display: block;
	margin: 0 2px;
	padding: 2px 5px;
	border: 1px solid #CCC;
	height: 20px;
	line-height: 20px;
}
div#woodhome_section_menu #current a,
div#woodhome_section_menu a:hover{
	border: 1px solid #FFF;
	padding: 2px 5px;
	color: #FFF;
	background-color: #336600;	
	text-decoration: none;
}

div#woodhome_section_menu dd {
	position: absolute;
	left: 6px;
	top: 35px;
}

div#woodhome_section_info {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	width: 244px;
}
div#woodhome_section_info li {
	margin-left: 10px;
	float: left;
}
div#woodhome_section_info li:first-child {
	margin-left: 0;
}
div#woodhome_section_info p {clear: both}
div#woodhome_section_info p:first-letter {
	padding-left: 20px;
	font-size: 20px;
}
div#woodhome_section_image {
	padding: 0 10px;
	width: 550px;
}

div#woodhome_section_footer {
	height: 65px;
	line-height: 60px;
	background: transparent url(../images/bottomPrgneuf.jpg) -18px 0 repeat-y;
	text-align: center;
}