﻿/*
body.dp #dpForumContainer
{
	width: 801px;
	clear:both;
	margin-top:50px;
}
body.dp #divDPHeader 
{
	position: relative;

}

body.dp #Image1 
{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 298px;
	height: 194px;
} 
body.dp #divDPDescription 
{
	padding-left: 350px;
	width: 500px;
	margin-bottom: 40px;
	
}

body.dp #forumContainer #top,
body.dp #forumContainer #body,
body.dp #forumContainer #btm {
	display: block;
	width: 801px;
	height: 20px;
	background: url(../images/dp_forum_top.gif) no-repeat top left;
}
body.dp #forumContainer #btm {
	height: 15px;
	background: url(../images/dp_forum_btm.gif) no-repeat top left;
}
body.dp #forumContainer #dpBody 
{
	width: 797px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background: #4B99C4 url(../images/dp_forum_bg.gif) repeat-x;
}
body.dp #forumContainer #dpBody h2 
{
	margin: 0px;
	padding: 20px 0 0 20px;
}



body.dp #forumContainer #DataList1 #postTop,
body.dp #forumContainer #DataList1 #postBtm {
	display: block;
	width: 769px;
	height: 12px;
	background: url(../images/dp_post_top.gif) no-repeat bottom left;
	overflow: hidden;
}
body.dp #forumContainer #DataList1 #postBody 
{
	width: 769px;
	background: #ffffff;
	color: #000000;

}
body.dp #forumContainer #DataList1 #postBtm {
	background: url(../images/dp_post_btm.gif) no-repeat top left;
	margin-bottom:5px;
}

body.dp #forumContainer #DataList1 #respTop,
body.dp #forumContainer #DataList1 #respBtm {
	display: block;
	width: 769px;
	height: 12px;
	background: url(../images/dp_resp_top.gif) no-repeat bottom left;
}
body.dp #forumContainer #DataList1 #respBody 
{
	width: 769px;
	background: #bed4df;
}
body.dp #forumContainer #DataList1 #respBody p
{
	padding: 0px 10px;
	color:#125a95;
}
body.dp #forumContainer #DataList1 #respBtm {
	background: url(../images/dp_resp_btm.gif) no-repeat top left;
}

body.dp #forumContainer #DataList1 ul li
{
	margin-left:10px;
	display:inline;
	color:#125a95;
}

.dpSubject
{
	width:500px;
	float:left;
}

.dpDate
{
	float:right;
	padding-right:10px;
}

body.dp #forumContainer #DataList1  ul li.dpBody
{
	display:block;
	clear:both;
	padding-top:5px;
}

body.dp #forumContainer #DataList1 a
{
	color:#125a95;
	font-weight:bold;
}

body.dp #btnPrevious
{
	margin: 10px 0 0 20px;
	z-index:100;
}

body.dp  #dpOutsideBottom
{
	background: url(../images/dp_outside_btm.gif) no-repeat bottom left;
	width:875px;
	height:23px;
	margin-left:-9px;
}

body.dp #retour
{
	background: url(../images/retour_btn.gif) no-repeat top left;
	width:142px;
	height:55px;
	margin: 20px 0 0 20px;
	text-indent: -5000em;
	display:block;
}

body.dp #DataList1.itemfix
{
	margin: 18px 0 0 15px;
	min-height: 200px;
}

.DrPhilippeLink
{
	background: url(../images/DrPhilippeRepond.gif) no-repeat top left;
	width:808px;
	height:37px;
	margin: 20px 0 0 20px;
	text-indent: -5000em;
	display:block;
}

*/

/*********** New Styles ************/

#dpHeaderImage {
	display: inline;	
	float: left;
	width: 298px;
}
#dpHeaderDescription {
	display: inline;	
	float: right;
	width: 500px
}
#dpHeaderDescription h1, 
#dpHeaderDescription h2 {
	padding: 0;
	width: 500px;
}
#dpHeaderDescription h2 {
	width: 500px;
	margin: 5px 0 10px 0;
}

#dpInnerBox {
	margin-top: 20px;
	width:812px;
}
#dpInnerBox h2 {
	width: 100%;
	margin: 5px 0 10px 7px;
}
#dpInnerBox #theItem {
	margin-bottom: 15px;
}
#dpInnerBox table {
	width: 769px;
	margin: 0 auto;
}
#dpInnerBox table td {
	padding: 0;
}
#dpInnerBox table td ul {
	padding: 0 5px;
	color:#125A95;
}

#dpInnerBox table td ul li.dpBody {
	clear:both;
	display:block;
	padding-top:5px;
}
#dpInnerBox table td ul li {
	color:#125A95;
	display:inline;
	margin-left:10px;
}
#dpInnerBox table td ul li.dpSubject {
	width:500px;
	float:left;
	font-weight: bold;
}
#dpInnerBox table td ul li.dpDate {
	float:right;
	padding-right:10px;
}
#dpInnerBox #postBody {
	background-color: #fff;
}
#dpInnerBox #postTop,
#dpInnerBox #postBtm {
	display: block;
	width: 769px;
	height: 12px;
	background: url(../images/dp_post_top.gif) no-repeat bottom left;
	overflow: hidden;
}
#dpInnerBox #postBtm {
	background: url(../images/dp_post_btm.gif) no-repeat 0 0;
	height: 10px;
	margin-bottom: 5px;
}
#dpInnerBox #respTop,
#dpInnerBox #respBtm {
	display: block;
	width: 769px;
	height: 12px;
	background: url(../images/dp_resp_top.gif) no-repeat bottom left;
}
#dpInnerBox #respBtm {
	background: url(../images/dp_resp_btm.gif) no-repeat 0 0;
}
body.dp #dpInnerBox #respBody {
	background-color: #bed4df;
}
body.dp #dpInnerBox #respBody p {	
	color:#125A95;
	padding:0 10px;
}
body.dp #dpInnerBox #respBody p a {	
	color:#125A95;
}

body.dp #btnPrevious {
	margin-top: 9px;
}

body.dp a#retour {
	display: block;
	z-index: 3;
	background: url("../images/retour_btn2.gif") no-repeat 0 0;
	margin-top: 10px;
	margin-left: 0;
	width: 95px;
	height: 45px;
}
body.dp a#retour span {
	position: relative;
	z-index: -1;
	margin-left: 30px;
	font-size: 90%;
}
body.dp a#retour:hover {
	text-decoration: none;
}

body.dp #btnPrevious,
body.dp #btnNext{
	display: inline;
	float: left;
	width: 400px;
	margin-top:9px;
}
body.dp #btnNext{
	float: right;
}

body.dp h2#dpForumTitle,
body.dp h3#dpDateTime {
	display: inline;
	float: left;
	width: 200px;
}
body.dp h3#dpDateTime {
	margin:5px 0 10px 7px;
	width: auto;
	font-size: 28px;
	color: #1175BF;
}


/* clearing float */
#dpHeaderImage:after,
#dpHeader:after, 
#dpHeaderDescription:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}


#dpBox .bd {
	padding: 0;
	margin: 5px 10px 0;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
