@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

a {
color:#af6bad;
}
object {
margin:0 auto;
}

div#texte img {
border:none;
margin:3px 3px 3px 3px;}

body {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	text-align:center;
	background: #d5d5d5 url(images/background.jpg) repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

div#principal {
height:223px;
width:959px;
margin:5px auto;
}
div#menu {
height:37px;
width:959px;
}
div#clic {
height:47px;
width:959px;
background:url(images/clic.jpg) no-repeat right top;
}
div#logo {
height:105px;
width:959px;
background:url(images/logo.jpg) no-repeat center;
}
div#vide {
height:39px;
width:268px;
background:url(images/tranche.jpg) no-repeat left;
display:inline;
float:left;
}
div#titre {
height:39px;
width:691px;
display:inline;
float:left;
}
.vague {
background:url(images/titre_vague.jpg) no-repeat right;
}
.sources {
background:url(images/titre_sources.jpg) no-repeat right;
}
.courant {
background:url(images/titre_courant.jpg) no-repeat right;
}
.mots {
background:url(images/titre_mots.jpg) no-repeat right;
}

.aquarium{
background:url(images/titre_aquarium.jpg) no-repeat right;
}
.bouee{
background:url(images/titre_bouee.jpg) no-repeat right;
}
.amis{
background:url(images/titre_amis.jpg) no-repeat right;
}
.bocal{
background:url(images/titre_bocal.jpg) no-repeat right;
}

div#interieur {
height:447px;
width:959px;
background:url(images/fond.jpg) no-repeat right;
margin: 0 auto;

}
div#dessin {
height:447px;
width:268px;
display:inline;
float:left;
}

.bio {
background:url(images/dessin_bio.jpg) no-repeat left;
}

.accueil {
background:url(images/dessin_vague.jpg) no-repeat left;
}
.edit {
background:url(images/dessin_courant.jpg) no-repeat left;
}

.genie {
background:url(images/dessin_genie.jpg) no-repeat left;
}
.star {
background:url(images/dessin_star.jpg) no-repeat left;
}
.contact {
background:url(images/dessin_contact.jpg) no-repeat left;
}
.pap {
background:url(images/dessin_pap.jpg) no-repeat left;
}


div#texte {
height:417px;
width:650px;
margin: 0 0 0 25px ;
overflow:auto;
display:inline;
float:left;
text-align:justify;

}

li {
font-size:12px;}

div#texte h1{
font-size:15px;
color:#666666;
}
div#texte h2{
font-size:13px;
color:#af6bad;}

div#texte h3{
font-size:12px;
color:#999999;}


div#texte p.actu{
font-size:12px;
margin: 0 20px 0 0;}

div#pied .pied {
text-align:right;
font-size:12px;
font-style:italic;
width:900px;}


