body{
	background: #003366 url("../images/fond_pattern.jpg") repeat-x center -50px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial;
}

#conteneur{
	display: block;
	position: relative;
	background: #003366 url("../images/fond_cadre.jpg") no-repeat center -50px;
	margin: auto;
	width: 1024px;
	height: 768px;
}

#logo{
	display: block;
	position: absolute;
	left: 152px;
	top: 66px;
	width: 230px;
	height: 118px;
	border: none;
}

#menu{
	border: none;
	position: absolute;
	left: 148px;
	top: 209px;
	width: 238px;
	height: 252px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu H1{
	margin: 0;
	padding: 0;
	font-family: Bradley Hand ITC, Arial;
	font-size: 32px;
	font-weight: bold;
	/*color: #fff;*/
	line-height: 49px;
	text-align: center;
	
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#menu a,
#menu img{
	width: 100%;
	height: 100%;
	border: none;
}

#btn_eau_douce{
	height: 51px;
	background: #66ccff url("../images/bouton_eau_douce.jpg") no-repeat top left;
	border: none;
	padding: 0;
	color: #66ccff;
}

#btn_eau_douce:hover{
	background: #66ccff url("../images/bouton_eau_douce.jpg") no-repeat top right;
	color: #fff;
}

#btn_eau_mer{
	height: 49px;
	background: #66ccff url("../images/bouton_eau_mer.jpg") no-repeat top left;
	border: none;
	padding-left: 5px;
	color: #6969f8;
}

#btn_eau_mer:hover{
	background: #66ccff url("../images/bouton_eau_mer.jpg") no-repeat top right;
	color: #fff;
}

#btn_terrariophilie{
	height: 51px;
	background: #66ccff url("../images/bouton_terrariophilie.jpg") no-repeat top left;
	border: none;
	padding-left: 5px;
	color: #f0c465;
}

#btn_terrariophilie:hover{
	background: #66ccff url("../images/bouton_terrariophilie.jpg") no-repeat top right;
	color: #fff;
}

#btn_bassin{
	height: 51px;
	background: #66ccff url("../images/bouton_bassin.jpg") no-repeat top left;
	border: none;
	padding-left: 5px;
	color: #69ea6b;
}

#btn_bassin:hover{
	background: #66ccff url("../images/bouton_bassin.jpg") no-repeat top right;
	color: #fff;
}

#btn_librairie{
	height: 50px;
	background: #66ccff url("../images/bouton_librairie.jpg") no-repeat top left;
	border: none;
	padding-left: 5px;
	color: #db6aed;
}

#btn_librairie:hover{
	background: #66ccff url("../images/bouton_librairie.jpg") no-repeat top right;
	color: #fff;
}

#contenu{
	position: absolute;
	left: 387px;
	top: 209px;
	width: 532px;
	height: 230px;
	text-align: justify;
	font-family: Century Gothic, Geneva, Arial;
	font-size: 1.0em;
	overflow: auto;
	padding: 10px 20px;
	border: none;
	/*background-color: #f00;*/
}

#contenu H1{
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 2.4em;
}

#contenu H2{
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 2.2em;
}

#contenu p{
	margin: 10px 0;
}

#contenu a{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#contenu a:hover{
	color: #fff;
	text-decoration: none;
}

#contenu_note{
	position: absolute;
	bottom: 0px;
	right: 20px;
	font-size: .9em;
}

#footer{
	position: absolute;
	left: 69px;
	top: 461px;
	width: 890px;
	height: 160px;
	/*background-color: #f00;*/
}

#newsletter{
	position: absolute;
	top: 10px;
	left: 0px;
}

#newsletter_zone_form{
	position: absolute;
	left: 79px;
	top: 10px;
	width: 238px;
	/*background-color: #f00;*/
}

#newsletter form div{
	margin: 3px;
}

#newsletter input{
	text-align: center;
}

#newsletter_text{
	position: absolute;
	left: 320px;
	top: 2px;
	width: 550px;
	text-align: left;
	padding: 20px 10px;
	margin: 0px;
	font-family: Arial;
	font-size: .9em;
	color: #666;
	/*background-color: #f00;*/
}

#newsletter_msg{
	font-size:.9em;
}

#copyright{
	position: absolute;
	width: 100%;
	bottom: 12px;
	left: 0px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
}

#celyd{
	position: absolute;
	width: 100%;
	bottom: 100px;
	left: 0px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ccc;
}

#celyd a{
	color: #99f;
	text-decoration: none;
}
#celyd a:hover{
	color: #cc6;
}

.right{
	text-align: right;
}

.bold{
	font-weight: bold;
}

.fontCentury{
	font-family: Century Gothic, Geneva, Arial;
}

.fontBradley{
	font-family: Bradley Hand ITC, Arial;
	font-size: 1.5em;
}

.w170px{ width: 170px; }
.w178px{ width: 178px; }

/* DIVERS */
.erreur {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	font-weight: bold;
	color: #FF0000;
}
.correct {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	font-weight: bold;
	color: #00CC66;
}
.avertissement {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	font-weight: bold;
	color: #FF9900;
}
.txt_mini {
	font-size: .7em;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#countdown{
	position: relative;
	left: -10px;
	top: -10px;
	margin-bottom: -25px;
}
