/* GENERAL ------------------------------------------------------------------ */

html
{
	height: 100%;
}

/* Zero default margin & padding around common elements */
body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none transparent;
	padding: 0;
}

body
{
	height: 100%;
	background-color: #000000;
	background-position: 50% 0;
	color: #000000;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	scrollbar-base-color		: #000000;
	scrollbar-arrow-color		: #CC0000;
	scrollbar-3dlight-color		: #CCCCCC;
	scrollbar-darkshadow-color	: #666666;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #999999;
	scrollbar-shadow-color		: #666666;
	scrollbar-track-color		: #000000;
}

a {
	font-size					: 12px;
	font-style					: normal;
	font-weight					: normal;
	color						: #FFFFFF;
	text-decoration				: underline;
}
a:hover {	
	font-size					: 12px;
	font-style					: normal;
	font-weight					: normal;
	color						: #FFFFFF;
	text-decoration				: none;
}
a:active {	
	font-size					: 12px;
	font-style					: normal;
	font-weight					: bold;
	color						: #FF0000;
	text-decoration				: underline;
}
a:visited {	
	font-size					: 12px;
	font-style					: normal;
	font-weight					: normal;
	color						: #FFFFFF;
	text-decoration				: underline;
}
p {
	font-size					: 12px;
	font-style					: normal;
	font-weight					: normal;
	color						: #FFFFFF;
	text-decoration				: none;
	line-height: 18px;
}
.noter {	
	font-size					: 13px;
	font-style					: italic;
	font-weight					: normal;
	color						: #FFCC66;
	text-decoration				: none;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
}
.titres {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
}
.coordonnees {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
ul {
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 15px;
	list-style-type: square;
}
li {
}
.tablecentre {
	width: 800px;
}
.tablecentre td {
	padding: 15px;
}
.tablecentre td table td{
	padding: 0px;
}
	
.questions {
	font-size: 12px;
	color: #00ACD7;
}
.titre_menus {
	font-size: 16px;
	color: #CC0000;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 50px;
}
.form_back {
	background-repeat: no-repeat;
}

textarea {
	background-color: #333333;
	border: 1px solid #666666;
}
.form_textbox {
	background-color: #333333;
	border: 1px solid #666666;
}
.btn {
	border: 2px ridge #CC0000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
blockquote {
	position : absolute;
	top:-999px;
}
.menu {
	line-height: 16px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
}
#noel {

}
#noel p {
	font-size					: 12px;
	font-style					: normal;
	font-weight					: normal;
	color						: #000000;
	text-decoration				: none;
	line-height: 18px;
}
