body
{
	/*margin: auto;*/ /* Pour centrer notre page */
	color: #012d56; /*text*/
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
    background-color: #f8f8f8;
	text-align:center;
}

#wrapper { 
        margin: 0 auto; 
        width:1000px; /* Replace the xxxx with the the width of your site (eg 800px)*/ 
        text-align:left; 
}



#en_tete
{
	/*height: 35px;*/
	/*background-color: #ffea89;*/
	background-color:#d2d3d5;
	color: #012d56;
	height: 10px;
	display: block;
}

#en_tete h1
{
	text-align:center;
	
}

#menu
{
	color: #012d56;
	font-size: 15px;
	/*border:1px solid #ffea89;*/
	width: 230px;
	height: 530px;
	float:left;
	background-image: url("images/backpluspetitmenulogo.gif");
	padding-left:5px;
	padding-top:170px;
}

#menu ul
{
	/*list-style-type:none;*/	
	color: #A80072;
	/*list-style-image: url("images/boule.gif");*/
	

	
}
#menu li
{
	height:30px;
}

#menu a
{	
	color:#6e6e70;
}

#menu a:hover
{
	color:#a51581;
}

#menu_adresse
{
	color: #A80072;
	text-align:center; 
}

#contenu
{
	margin-left: 180px; /* Pour centrer notre page */
	padding-top: 35px;
	padding-left: 105px;
	color: #012d56; /*height: 500px;*/
	font-size: 17px;
	width: 670px;
	min-height:700px;
	background-image: url("images/oki_filigraneClair.jpg");
	background-position: center ;
	background-repeat: no-repeat;
	overflow:visible;
}

#contenu h1
{
	text-align:left;
	
}

#contenu h2
{
	/*font-size: 28px;*/
	
}

#contenu h3
{
	/*font-size: 28px;*/
	
}

#contenu h4
{
	/*font-size: 100%;*/
	color: #a51581;
}

#contenu h5
{
	color: #a51581;
	font-style:italic;
}



#contenu hr
{
	/*color: #a51581;
	background-color: #a51581;
	height: 1px;*/
height: 30px;
background-image: url("images/hrBoules2.gif");
background-repeat:no-repeat;
border:0px;
}

#contenu i
{
color: #a51581;
}

.PanelNews
{
	Width: 75%;
	margin-left: 20px;
	
}

.CadreNews
{
	background-color:#fff6d5; 
	/*background-color:#e8eaed;*/
	border: 1px solid #012d56;
	color: #012d56;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
}

.EnteteNews
{
	font-style: italic;
	font-size: 11px;
	border-bottom: 1px dashed #012d56;
}
.EnteteNews h1
{
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	font-style: normal;
}
.CorpsNews
{
	
	padding-left: 10px;
   padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 2px;
}
#pied_page
{
	height:20px;
	margin-top:5px;
	margin-bottom:10px;
	/*background-color:#FFECFF;
	color:#FC00FF;
	border:1px solid #FC00FF;*/
	text-align: right;
	padding-right:5px;
	/*visibility:hidden;*/
	position: relative;
	font-size: 12px;
}

#TextA h2
{
	color: #a51581;
}
#TextA h3
{
	font-style: italic;
}
#TextB h2
{
	color: #a51581;
}
#TextC h2
{
	color: #a51581;
}

.CadreContact
{

}

.PhotoContact
{

}

.DescriptionContact
{
	
}


