/* CSS Document */
body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #018DC7;
}

html>body .differe .header{
	height: auto;
	min-height: 100px;
} 
img { border:none;}

a{
	color: #000 ;
	text-decoration:none;
}
a:hover{
	color:#00CC33;
	text-decoration:none;
}

div#conteneur
{
	width: 868px;
	margin: 0.2em auto ;
	text-align: left ;
	border: 1px solid #005679 ;
	background: #fff ;
}
#header 
{
	margin: 0 ;
	min-height: 181px ;
	height:181px;
	background: url(images/BandeauPalmier02.jpg) no-repeat #ccff42;
}
ul#menu
{
	height: 25px ;
	margin: 0 ;
	padding: 0 ;
	background: url(images/BGmenu.jpg)repeat-x 0 -25px ;
	list-style-type: none ;
}
ul#menu li
{
	float: left ;
	text-align: center ;
	}
	ul#menu li a
{
	width: 200px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #000 ;
	display: block ;
	text-decoration: none ;
	border-right: 1px solid #005679 ;
	}
ul#menu li a:hover
{
	background: url(images/BGmenu.jpg) repeat-x 0 0 ;
	color:#97E0FF;
}
h1
{
	font:20px;
	text-align:center;
	margin:0;
	padding-top:130px;
}
span { 
	font-style:italic;
	color:#88916f;

}
.retour { 
	color:#FF3333;
	}

div#contenu
{
	padding: 0 25px 0 70px ;
}

div#contenu h2
{
	padding-left: 38px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #4e4e4e ;
	border-bottom: 1px solid #4e4e4e ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu 
{
	color: #000 ;
}

.img {
	float:left;
	width:100px;
	margin:0 10px 10px 0;
}
div#contenu02
{
	padding: 0 25px 0 70px ;
	height:500px;
	min-height:500px;
}

div#contenu02 h2
{
	padding-left: 38px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #4e4e4e ;
	border-bottom: 1px solid #4e4e4e ;
}

div#contenu02 p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu02 
{
	color: #000 ;
}
.imgpt {
	display:block;
	float:left;
	width:100px;
	margin:0 10px 10px 0;
	min-height:100px;
	height:100px;
}
#accueil{ 
	text-align:right;
	color:#0066CC;
	font-style:italic;
	}
.article 
{
	min-height:100px;
	height:100px;
}
.article a
{
	padding: 5px 5px 5px 28px;
	color:#006600;
	background: url(images/Tri.gif)no-repeat;
}
.article a:hover
{
	padding: 5px 5px 5px 28px;
	color:#00CC00;
	background: url(images/Tri_s.gif)no-repeat;
}
.pause 
{
	padding: 5px 5px 5px 28px;
	font-style:italic;
}
#photos {
	margin:auto;
	text-align:center;
}
#soustitre { margin-top:20px;}
#navigation {
	margin-bottom:20px;
}
#navigation a {
	color:#FF3300;
	text-decoration:none;
}
#navigation a:hover {
	color:#FF6666;
	text-decoration:none;
}
li#footer
{
	margin: 0 ;
	line-height: 30px ;
	list-style-type:none;
	text-align: center ;
	background-image:url(img/logoCPM.gif);
 	background-repeat:no-repeat;
 	background-position:0% 65%;
	
}

