/* CSS Document */
body {
	background-color: #000000;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;	
}
table.tbl_disclamer {
	border: 1px solid #aa2911;
}
a.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a:hover.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #ffa09b;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
}
img {
	border: 0px;
}
h1 {
	display: inline;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-style: oblique;
	padding-right: 10px;
}
.txt_disclamer {
	color: #000000; 
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 375px; 
	height: 120px; 
	overflow: auto;
	padding: 3px;
	border: solid 1px;
	border-color: #370808;
}
h2 {
	display: inline;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h3 {
	display: inline;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #0c313c;
	text-transform: uppercase;
}
.txt_description_categorie {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: oblique;
}
.acces_direct {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
	padding-left: 2px;
}
.majeur {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana; 
	padding-left: 7px;
	padding-top: 10px;
}
.entrer {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
}
.avertissement {
	text-align: center;
}
.btn {
	padding-left: 1px;
}
td.img_titre {
	background-image: url('images/disclamer/disclamer_titre.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 678px;
	height: 58px;
}
td.img_adulte {
	background-image: url('images/disclamer/disclamer_adulte.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 678px;
	height: 6px;
}
td.img_description_categorie {
	background-image: url('images/disclamer/disclamer_description.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 678px;
}
td.img_fin_description_categorie {
	background-image: url('images/disclamer/disclamer_fin_description.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 678px;
	height: 1px;
}
td.img_img_01 {
	background-image: url('images/disclamer/disclamer_img_01.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 283px;
	height: 196px;
}
td.img_img_02 {
	background-image: url('images/disclamer/disclamer_img_02.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 283px;
	height: 70px;
}
td.img_img_03 {
	background-image: url('images/disclamer/disclamer_img_03.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 283px;
	height: 76px;
}
td.img_txt_bas {
	background-image: url('images/disclamer/disclamer_txt_bas.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 395px;
	height: 76px;
}
td.img_pied_page {
	background-image: url('images/disclamer/disclamer_pied_page.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 678px;
	height: 34px;
}
.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}
