.contenu-bg {
	background-color: #DCD8CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}	
.contenu-bg .ListeTheme {
	padding-left:40px;
}
.contenu-bg .ListeTheme .rubrique{
	text-transform: uppercase;
}
.contenu-bg .ListeTheme a{
	color:#333333;
	text-decoration: none;
}
.contenu-bg .ListeTheme a:hover{
	color:#FF6600;
}



.ListeDroite {
	width:205;
	margin-left:40px;
	float: left;
}



.nepasmanquer{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color: #333333;
}

.nepasmanquertitre{
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}







.listeEcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #262626;
	height: 90px;
	width: 132px;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}

.listeFavoris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DCD8CA;
	height: 90px;
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	text-decoration:none;
}


.listeEcard a, listeEcard a:hover {
	text-decoration:none;
	color: #FFFFFF;
	margin-top: 4px;
}


.listeFavoris a, listeFavoris a:hover {
	text-decoration:none;
	color: #333333;
}


.sephoriz {
	background-image: url(../images/sep-horiz-contenu.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: 0px 13px;
	clear: both;
}

.sephoriz-small {
	background-image: url(../images/sep-horiz-contenu.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
}
.sephoriz-vide {
	clear:both;
	width: 100%;
	height: 10px;
}

.titre_text {

	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.contenu_text {

	font-size:12px;
	color:#333333;
}
.form_input{
	font-size:12px;
	color:#333333;
	border:solid 1px #333333;

}
