﻿body {background-color:black; background-image: url('images/fond.jpg'); background-repeat: repeat-x;}

div {
padding:0;
margin:0;
}

#conteneur {
clear:both;
width:800px;
margin: 0 auto;
background-image: url('images/millieu.jpg');
}

#bandeau {
width:800px;
height:100px;
margin-top:0px;
background-image:url('images/haut.jpg');
background-repeat:no-repeat;

}
#haut{
	height:10px;
	width:800px;
	background-image:url('images/haut.jpg');
	background-repeat:no-repeat;
	margin:0px;
}

#slogan {
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 790px;
text-align:center;
height: 100px;
text-align: center;
color: #333333;
}

#slogan h1 {
padding: 35px 0px 0px 0px;
margin: 1px 0px 0px 0px;
}

#slogan b {
font-size: 35px;
font-family:"Times New Roman", Times, serif;
}

#centre {
clear: both;
width: 800px;
height: auto;
margin-top:10px;
}

#texte_celibataire{
	font-size:17px;
	float:left;
	width:50%;
	margin-top:30px;
	
}

#col_gauche li
{
color:red;
list-style-type: none;
clear:left;
margin-top:5px;
}


#col_gauche {
float:left;
height:auto;
width:800px;
margin:0px 0px 0px 4px;
padding:0px 0px 0px 0px;
text-align:center;
}

#baspage {
clear: both;
background-image: url(images/bas.jpg);
height: 83px;
width: 800px;
background-repeat:no-repeat;
}

