body {
	background-color: #000000;
	margin: 0px;
}
#cont {
	width : 860px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #990000;
}
#cont_haut {
	height : 100px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#cont_bas {
	height : 10px;
}
#centre {
	width : 860px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#gauche {
	position : relative;
	margin :0;
	float : left;
	width : 620px;
}
#droite {
	float : left;
	width : 210px;
	margin-left : 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
 }
#droite a {
	text-decoration: none;
	color: #FF0000;
	padding-left: 20px;
	background-image: url(images/espace.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}	 
#droite a:hover {
	background-image: url(/images/espace2.gif);
	color: #FFFFFF;
}
#footer {
clear : left ; 
}
#footer p{
 margin : 20px 0 0 160px ;
  font-size : 10px 
  }
  #footer a{
color : #000 
}
  #footer a:hover {
text-decoration : none ;  
}
a:link {
	color : #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color : #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.videos {
	width: 610px;
	font-weight: normal;
	border: 1px solid #990000;
	text-align: center;
	padding: 10px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: justify;
	text-decoration: none;
	width: 610px;
	font-weight: normal;
}
.description img {
	border: 3px dotted #990000;
	margin-right: 10px;
	margin-bottom: 5px;
}
.thumbs {
	width: 610px;
	padding-top: 10px;
	clear: left;
}
.thumbs img {
	border: 2px dotted #990000;
}
.titre {
	background-image: url(/images/titre-piercing.gif);
	height: 32px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 8px;
}
ul#pages {
	list-style-type: none; /* précision pour Opera */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 620px;
	float: left;
	color: #CC0000;
	font-weight: bold;
}

ul#pages li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}

ul#pages a {
	float: left;
	text-align: center;
	border: 1px solid #333333;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul#pages a:hover {
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #333333;
}

