/* CSS Document */


body {
background-color: #000000;
}

#content {
	text-align: left;
	background-color: #ffffff;
	background-image: url(IMG/contact_fond.png);
	background-repeat: no-repeat;
	width: 750px;
	margin-bottom: 10px;
  position: relative;		}

#texte {
position: relative;
margin-left: 150px;
margin-top: 145px;
width: 450px; 
height: 100%;
padding-left: 20px;
padding-right: 80px;
background-color: #ffffff;
line-height: 2em;
font-size: 11px;
}

#logo {
position: relative;
top: 20px;
!left: 40px;
width: 110px;
height: 28px;
}

#choixlangues
{
}

.titre {
color: #a2535e;
background-color: #ffffff;
}

.description_livre {
clear: both;
padding: 10px 0px;
margin : 10px 0;
border-bottom: 1px dotted #cccccc;
background-color: #ffffff;}

.description_livre img {
padding-right: 10px;}

.left {
float: left;}

.right {
float: right;}

h1, h3 {
padding: 15px 0px 15px 0px;}



