.stylesheet {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.fond-top {
	background-image: url(images/fond-top.jpg);
	background-repeat: repeat-x;
}
.fond-center {
	background-image: url(images/fond-center.jpg);
	background-repeat: repeat-x;
}
.fond-center2 {
	background-image: url(images/fond-center2.jpg);
	background-repeat: repeat-x;
}
.fond-center3 {
	background-image: url(images/fond-center3.jpg);
	background-repeat: repeat-x;
}
.fond-txt { background-image: url(images/fond-txt.jpg); background-repeat: no-repeat; }
.fond-txt2 { background-image: url(images/fond-txt2.jpg); background-repeat: no-repeat; }
.fond-txt3 { background-image: url(images/fond-txt3.jpg); background-repeat: no-repeat; }
.fond-txt3large { background-image: url(images/fond-txt3large.jpg); background-repeat: no-repeat; }
.fond-txt4 { background-image: url(images/fond-txt4.jpg); background-repeat: no-repeat; }
.point { color: #d3c3a6; }
p { color: #fff; font-size: 12px; font-family: Helvetica; }
td { color: #fff; font-size: 12px; font-family: Helvetica; }
a:link { color: #fff; font-size:14px; font-weight:bolder; text-decoration: underline; }
a:visited { color: #fff; font-size:14px; font-weight:bolder; text-decoration: underline; }
a:hover { color: #fff; font-size:14px; font-weight:bolder; text-decoration: none; }
a:active { color: #fff; font-size:14px; font-weight:bolder; text-decoration: underline; }
a.cred_link:link { color: #385D82; text-decoration: underline;font-size: 14px; }
a.cred_link:visited { color: #385D82; text-decoration: underline;font-size: 14px; }
a.cred_link:hover { color: #fff; text-decoration: none;font-size: 14px; }
a.cred_link:active { color: #385D82; text-decoration: underline;font-size: 14px; }
.ligne-cred { background-image: url(images/fond-cred.gif); background-repeat: repeat-x; background-position: 0 top; }
.fond-cred {
	background-image: url(images/cred.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #385D82;
	text-decoration: none;
}
.fond-cred2 {
	background-image: url(images/cred2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #385D82;
	text-decoration: none;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 13px;
	width: 120px;
	background-color: #F4F4F4;
}
.box3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
    background-color: #F4F4F4;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 250px;
	height: 100px;
	margin-left: 200px;
	margin-top: 100px;
	background-color: #385D82;
	border: 1px solid #000;
	padding: 25px;
	z-index:0
}

#close {
	float: right;
}

.li_block
	{
	width: 400px;
	font-weight:bolder;
	font-size:12px;
	padding-left: 50px;
		
	}
	
.msg_important
	{
	font-weight:bolder;
	font-size:16px;
	text-decoration:underline;
	color:#C00;
	}
	
.msg
	{
	font-weight:bolder;
	font-style:italic;
	font-size:14px;
	}
