body {
	background-color:#000000;
	text-align:center;

}
a  { text-decoration: none;
	color: #78060C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	
}

a:hover { text-decoration: none;
	color: #FF0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	
}

#cadre {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header {
	background-image: url(/images/header-douce-fente2.jpg);
	background-repeat: no-repeat;
	height:290px;
}

#contenu {
	margin-top:30px;

}

#corps {

	margin-left:220px;
	margin-bottom:60px;

}

#colonne-gauche {
	float:left;
	width:230px;
	color:#ee9db9;
	
}

#menu {
width:216px;

}

.line-menu {
	
	width:216px;
	background-image:url(/images/center-survol2.jpg);
	text-align:left;
	padding-left:35px;
	line-height: 18px;
	height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;

}

.line-menu:hover
{
	background-position: 0 -18px;
	
}


#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height:60px;
	margin-top:30px;
}

.cadre-thumb
{
	border-style:solid;
	border-width:2px;
	border-color:#e48fa2;
}


.pub-texte  {
	text-decoration: none;
	color: #E48FA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.pub-texte:hover {
	color: #FF66FF;
}

.text-ref{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}