body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #1e1e1e;
	background: #ffffff;
	text-align: center;
}

/* POUR PAGE 404 */
.lien_retour_404
{
	font-size: 20px;
}
.lien_retour_404 a
{
	text-decoration: none;
	color: #1e1e1e;
}
.lien_retour_404 a:hover
{
	color: #0C6CB4;
}

#header
{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1
{
	font-size: 40px;
	background: #0b6bb4;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
h2
{
	height: 27px;
	font-size: 18px;
	background: #1e1e1e;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#bloc_pdv
{
	width: 990px;
	margin: auto;
	margin-top: 5px;
}
.table
{
	margin: auto;
}
.tr
{
	height: 320px;
}
.td
{
	vertical-align:top;
	text-align: center;
}
a
{
	text-decoration: none;
}
.nom_categorie
{
	display: block;
	font-size: 15px;
}
a .nom_categorie
{
	text-decoration: none;
	color: #1e1e1e;
}
a:hover .nom_categorie
{
	color: #0C6CB4;
}
a .thumbs img
{
	border: 1px solid #0C6CB4;
}
a:hover .thumbs img
{
	border: 1px solid #0C6CB4;
}
.titre_video
{
	display: block;
	text-align: left;
	font-weight: bold;
}
a .titre_video
{
	text-decoration: none;
	color: #1e1e1e;
}
a:hover .titre_video
{
	color: #0C6CB4;
}
.lien_sextv
{
	display: block;
	text-align: right;
	padding: 0 15px 0 0;
}
.lien_sextv a
{
	text-decoration: none;
	color: #ff0000;
}
.lien_sextv a:hover
{
	color: #0C6CB4;
}
#slogan_pre_footer
{
	font-size: 26px;
	font-weight: bold;
	background: #0b6bb4;
	color: #ffffff;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
}
#slogan_pre_footer a
{
	color: #ffffff;
}
#slogan_pre_footer a:hover
{
	color: #ffffff;
}
#footer
{
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 12px;
}
#footer a
{
	text-decoration: none;
	color: #1e1e1e;
}
#footer a:hover
{
	color: #0C6CB4;
}
