/*--------------	ref		--------------*/
body{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
h1{
	width: 98%;
	height: 10px;
}
h1.index{
	height: 50px;
}
h1, .baseline, .baseline a, .baseline strong, .baseline em{
	color: #978b83;
	font-size:9px;
	font-weight:100;
	font-family: Arial, Helvetica, sans-serif;
}
h1, p.baseline{
	margin: 0 auto;
	text-align:center;
}
p.tags, .tags a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size:9px;
	text-decoration: none;
}
p.baseline{
	width: 750px;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}
.ref{
	width: 750px;
	margin: 20px auto 0;
	font-size: 9px;
	text-align: center;
}
.ref, .ref a{
	color: #978b83;
	/*color: #b78b65;*/
	text-decoration: none;
}

.separation{
	margin-bottom:10px;
	margin-top:2px;
	border-bottom:1px dotted #993333;
}

.limit{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#990000;
}

.limit a{
	color:#000000;
	text-align: left;
}

.limit a:hover{
	color:#990000;
}

#livre_or h3{
background-image:url(images/rond_brun.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:bold;
	font-size: 20px;
	text-align: left;
	margin-bottom:5px;
	text-indent:20px;
	color:#993333;
}
.tab1{
	padding-left: 10px;

}