.principal{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	top:5px;
	height:100%;
}

.banniere{
	background:url('images/banniere.jpg') no-repeat;
	width: 800px;
	height: 235px;
	position: relative;
}

td{
	/*border: 1px solid black;*/
	}



table
{
   /*border-collapse: collapse;*/ 
}

.contour_tableau table{
	border-collapse: collapse;
}
.contour_tableau td{
	border: 1px solid black;
	text-align:center;
}

.main {
	width:800px;
	background:url('images/contenu.jpg') repeat-y;
	background-position: top right;
	
}

.lieux{
	background:url('images/lieux.jpg') no-repeat;
	width: 175px;
	height: 36px;
}

.c_left {
	background:url('images/menu.jpg') repeat-y;

}

.contenu{
	width: 570px;
	font-size:12px;
	color: #153d3c;
	font-family:Arial;
	padding-right:30px;
	text-align:justify;
	li-font-size: 15px;
}

ul.grosse-puce li {
 font-size:18px;
 list-style-size:10px;
}
ul.petite-puce li{
 font-size:12px;
}


.contenu li{list-style-type: disc;
}

h1{
	font-size:12px;
	color:#e3007c;
}

h4{
	font-size:14px;
	color:#e3007c;
}

.souligne{
			TEXT-DECORATION:underline;
}

.rose{color:#e3007c;

}

h2{display:inline;
}

.menu{
	width: 148px;
	padding-left: 38px;
	font-size:11px;
	color: #153d3c;
	font-family:Arial;
}

.menu a{color: #153d3c;
	text-decoration:none;
}


.pied_page{
	background:url('images/pied_page.jpg') no-repeat;
	width: 790px;
	height: 147px;
	z-index:10;
}

.adresse{font-size:11px;
	color: #153d3c;
	font-family:Arial;
	width:790px;
	text-align:center;
	
	}
.adresse a{color:#e3007c;
	text-decoration:none;
}

.contenu a {color:#e3007c;
}
