/* CSS Document */
body {
	background-image: url('images/fond.gif');
	background-repeat: repeat-x;
	background-color: #000000;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;	
}
table.tbl_template {
	border: 1px solid #000000;
	background-color: #f1efef;
}
table.tbl_menu {
	border: 1px solid #000000;
	background-color: #333333;
	border-top: none;
}
table.tbl_disclamer {
	border: 1px solid #000000;
	background-color: #ffffff;
}
td.content_01 {
	background-image: url('images/disclamer/content_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
	height: 21px;
}
td.content_02 {
	background-image: url('images/disclamer/content_02.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
	height: 18px;
}
td.header_01 {
	background-image: url('images/disclamer/header_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 255px;
	height: 105px;
}
td.header_02 {
	background-image: url('images/disclamer/header_02.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 274px;
	height: 105px;
}
td.header_03 {
	background-image: url('images/disclamer/header_03.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 246px;
	height: 105px;
}
td.logo_01 {
	background-image: url('images/disclamer/logo_01.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 282px;
	height: 165px;
}
td.logo_02 {
	background-image: url('images/disclamer/logo_02.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 282px;
	height: 138px;
}
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: blue;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
}
h1 {
	display: inline;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-style: oblique;
}
h2 {
	display: inline;
	font-size: 13px;
	font-family: Arial;
	color: #1c475a;
}
.titre {
	display: inline;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-style: oblique;
}
.ss_titre {
	display: inline;
	font-size: 13px;
	font-family: Arial;
	color: #1c475a;
}
.description_site {
	display: inline;
	font-size: 13px;
	font-family: Arial;
	color: #4a5c64;
}
.txt_disclamer {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 370px; 
	height: 160px; 
	overflow: auto;
	padding: 3px;
	border: solid 1px;
	border-color: #000000;
}
img {
	border: none;
}
.majeur {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana; 
	padding-top: 10px;
}
.entrer {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #f27921;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}
