body
{
	background-color: #fff;
	background-image: url(/images/5.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

form
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

.rech
{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.livreliste
{
	width: 220px;
	float: left;
	border: 1px dotted #999999;
	margin: 1px;
	padding: 1px;
	min-height: 300px;
}

.livreliste h3
{
	font-weight: normal;
	color: #B743B7;
	margin: 2px;
	background-color: #E7E7E7;
	border-top: 2px solid #C00;
}

.livreliste h3 a
{
	color: #C00;
	font-size: 0.9em;
}

.livreliste p
{
	font-size: 0.7em;
	text-align: justify;
}

.livreimg
{
	float: left;
	margin: 2px;
	background-color: #DDDDDD;
}

.listetexte
{
	margin: 2px;
        border-top: 5px solid #333333;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
        background-image: url(/images/4.jpg);
        background-position: top left;
        background-repeat: repeat-x;
	height: 150px;
        width: 100%;
        text-align: right;
}

#container
{
	width: 100%;
	margin: 0px;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-top: 30px;
}

#content
{
	margin-left: 185px;
	margin-right: 175px;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #EADBE2;
	border: 1px solid #B743B7;
}

#sidebar-2
{
	float: right;
	width: 160px;
	margin-left: 5px;
	padding-top: 0px;
        background-color: #fff;
	border: 1px solid #B743B7;
	margin-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#foot p
{
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#foot1
{
	clear: both;
	border: 0;
	margin: 1px;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a, .feedh a
{
	border: 0px;
	color: #C00;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-size: 2em;
	border-left: 4px solid #C00;
	color: #C00;
	margin-bottom: 5px;
}

h2
{
	font-weight: normal;
	font-size: 1.3em;
}

h3
{
	font-weight: normal;
	color: #fff;
	margin: 2px;
	background-color: #B743B7;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-size: 1em;
	margin: 2px;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.img1 {
        background: url(/images/3.jpg) top right no-repeat;
        height:148px;
        width: 100%;
}

.img2 {
        background: url(/images/2.jpg) top left no-repeat;
        float: right;
        height:148px;
        width: 100%;
}

#button {
	width: 11em;
	font-size: 0,8em;
	border-right: 1px solid #000;
	padding: 0 0 0,5em 0;
	margin-bottom: 0,5em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #FFCCFF;
	color: #333;
}
	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	border-bottom: 1px solid #FFCCFF;
	margin: 0;
}
		
#button li a {
	display: block;
	padding: 2px 5px 2px 0.5em;
	border-left: 10px solid #990099;
	border-right: 10px solid #DC70DC;
	background-color: #B743B7;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 10px solid #BA28BA;
	border-right: 10px solid #FF99FF;
	background-color: #D743D7;
	color: #fff;
}

.section_list
{
	list-style-type:none;
        display: inline;
}

.section_list li
{
	display: inline;
	margin-left: 2px;
	background-color: #D743D7;
	border: 1px solid #BA28BA;
}

.section_list a
{
	border: 0;
	color: #fff;
	font-weight: bold;
}