body {
	background-color: #CCCCCC;
}
.table_main {
	border: 3px solid #333939;
	background-color: #FFFFFF;
}
.td_border_top {
	border-top: 3px solid #333939;
	border-right: 3px none #333939;
	border-bottom: 3px none #333939;
	border-left: 3px none #333939;
}
.td_border_left {
	border-top: 3px none #333939;
	border-right: 3px none #333939;
	border-bottom: 3px none #333939;
	border-left: 3px solid #333939;
}
.td_border_top-left {
	border-top: 3px solid #333939;
	border-right: 3px none #333939;
	border-bottom: 3px none #333939;
	border-left: 3px solid #333939;
	background-color: #FFFFFF;
}
.table_news {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333939;
	border-right-color: #333939;
	border-bottom-color: #333939;
	border-left-color: #333939;
	background-color: #333939;
	background-image: url(http://denisedubarry.com/images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td_denise {
	height: 48px;
	width: 532px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333939;
	border-right-color: #333939;
	border-bottom-color: #333939;
	border-left-color: #333939;
	background-image: url(http://denisedubarry.com/example/images/fw_r11_c4.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #020202;
}
.td_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}