@charset "utf-8";
.grand_titre/* CSS Document */
 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight:blod;
	color: #000000;
	text-decoration: none;
}	
.moyen_titre {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.moyen_titre hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:regular;
	color: #72A9F3;
	text-decoration: underline;
}
.petit_titre {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.grand_sous_titre   {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.moyen_sous_titre {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight:regular;
	color: #333333;
}
.petit_sous_titre  {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight:regular;
	color: #FFFFFF;
	text-decoration: none;
}
.grand_txt {
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;
	font-family: "trebuchet MS";
}
.moyen_txt{
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight:regular;
	color: #666666;
	text-decoration: none;
}
.petit_txt {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight:regular;
	color: #CCCCCC;
	text-decoration: none;
}
.petit_txt hover{
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight:regular;
	color: #666666;
	text-decoration: none;
}
.annotation {
	font-family: trebuchet MS;
	font-size: 10px;
	font-weight:Normal;
	color: #999999;
}
.annotation hover{
	font-family: trebuchet MS;
	font-size: 10px;
	font-weight:Normal;
	color: #E6E6E6;
}
.menu {
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	
}
.menu hover{
	font-family: trebuchet MS;
	font-size: 12px;
	font-weight:Normal;
	color: #E3087F;
	text-decoration: underline;
	
}
.fond{
	background-image: url(streaptease-paris/fond.jpg);
	background-repeat: no-repeat;
        }
 html, body {
        margin: 0;
        padding: 0;
        text-align: center;
        background: #000000; 
        background-color: #000000; 
        }
h1{
	font-family: trebuchet MS;
	font-size: 9px;
	font-weight:bold;
	color: #666666;
	 }
h2 {
	font-family: trebuchet MS;
	font-size: 9px;
	font-weight:bold;
	color: #0000FF;
}
