@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
}
body {
	margin: 0px;
	background: #3de0ff url(header.jpg) no-repeat center top;
	color: #000000;
}
a {
	color: #ccfeff;
}
#disclaimer {
	border: 2px solid #F10000;
}
a.entrer {
	color: #050d6f;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 775px;
	background: #04aafd url(bg.gif) repeat-y center top;
	text-align: center;
}
#header {
	height: 240px;
	background: #04aafd url(header.jpg) no-repeat center top;
}
#footer {
	height: 50px;
	background: #04aafd url(footer.gif) no-repeat center bottom;
}
h1 {
	display: inline;
	font-size: small;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: large;
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#desc {
	margin: 0px 50px;
	text-align: justify;
}
img {
	display: block;
	margin: auto;
	border: none;
}
.content {
	margin: 0px 50px;
}
#recips{
	width: 720px;
	margin: 0px auto;
}