/* Index */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background-color: #f1eecf;
	background-image: url(motifs/bck.gif);
	background-repeat: repeat;
	text-align: center;
}
#contenu {
	background-image: url(images/db_portrait.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 770px;
	height: 390px;
	margin: 0 auto 20px auto;
	text-align: center;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #c00;
}
a:link, a:visited {
	color: #c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {	
  width: 100%; 
  border: none;}
td#t1 {text-align: left}
td#t2 {text-align: right;}
#t1 ul {
	margin-left: 0;
	text-align: left;
	padding: 0;
}
#t1 li {
	list-style-image: none;
	list-style: none;
	text-align: left;
}
#t2 ul {
	text-align: right;
	padding: 0;
}
#t2 li {
	list-style-image: none;
	list-style: none;
	display: list-item;
	text-align: right;
}
td#t3 {
	text-align: left;
	padding: 30px 0 0 13px;	
}
h1 {
	font-size: 1.3em;
	color: #600;
}
h1 span {
	display: none;
}
#titrpp {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 532px;
	height: 35px;
	background-image: url(images/trt_fond.gif);
	background-repeat: no-repeat;
}
b {
	color: #947B5A;
}
.foot {
	width: 770px;
	font-size: 12px;
	color: #300;
	margin: -15px auto 20px auto;
	text-align: center;
}
.cadr{
	width: 750px;
	margin: 60px auto 0 auto;
	font-size: 17px;
	text-align: center;
	line-height: 25px;
	border-bottom-width: 3px;
	border-color: #CC0000;
	border-left-width: 3px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	padding: 15px;
}
strong {
color:#CC0000;}
