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

/* Basic Elements ------------- */

body {
	background-color: #f3dfba;
	color: #654318;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 700;
}
#header {
	margin: 0 auto;
	width: 800px;
	position: relative;
	text-align: center;
}
a {
	color: #F3DFBA;
	text-decoration:none;
}
a:hover {
	color: #351812;
	text-decoration:underline;
}

img {
	border: none;
	margin: 0;
 	padding: 0;
}

ul {
	margin: 15px;
	padding: 0;
}

ul li {
	padding: 0;
}

hr {
	border: 0;
	color: #999;
	background: #999;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}.articleBellas {
	color: #960;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
}
.dbdTitlebrownright {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}
.dbdTitlebrownleft {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.dbdcaramel {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #654318;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	
}
.dbdCenterCaramel {
	font-size: 14px;
	font-weight: bold;
	color: #654318;
	text-align: center;
}
.dbdBlackTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.dbdBlackCenter {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

#frame #table2 tr td div .dbdBlackCenter a {
	color: #654318;
	font-weight: bold;
}
#frame #table2 tr td div .dbdBlackCenter a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



.dbdemaillink {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

