/* 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: 30px;
margin-top: 145px;
width: 620px; 
height: 100%;
padding-left: 20px;
padding-right: 40px;
background-color: #ffffff;
line-height: 1.5em;
font-size: 12px;
}

#texte h4 {
font-size: 16px;
}

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

#choixlangues
{
}

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

.description_sticky {
	
	border: 1px dotted #333333;
	padding: 15px 15px 0 5px;
	margin-bottom: 25px;
}

.description_sticky h2 {
	padding-top: 1px;
	font-size: 20px;
	letter-spacing: 1px;
}

.description_sticky p {
	font-size: 14px;
}
.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;
padding-right: 5px 
}

.right {
float: right;}

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

h2 {
	padding: 10px 0px 10px 0px;
}

.notice a:link{
color: #000000;
text-decoration: none;
}

.notice a:visited{
color: #000000;
text-decoration: none;
}

.notice a:hover{
color: #333333;
text-decoration: underline;
}

.notice a:active
{
color: #000000;
text-decoration: none;
}


