html, body {
	margin:0;
	padding:0;
	text-align: center; /* URL de l'image de fond */
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #000000;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(images/gif/fondpage.jpg);
}

/* Mise en page des images */
img {
  border:0; /* On enlève la bordure par défault des images */
}

#contenu {
	width: 850px;
	margin:0;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

#onglet {
	margin:0;
	padding:0;
	height: 53px; /* URL de l'image de fond */
	text-align:center;
	background-image: url(images/banni%C3%A8re1bis.gif);
	background-repeat: no-repeat;
	float: none;
}

#onglet ul {
		margin:0;
		padding:0;
		list-style-type: none;
		width: 100%; /* précision pour Opera */
		text-align:center;
		margin-left:25px;
}

#onglet ul li {
	float:left;
	text-align:center;
}

#onglet ul a {
	float: left;
	text-decoration:none;
	margin:0 2px;
	text-align:center;
	line-height:35px;
	color:#FFF;
	height:37px;
	width:100px;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
}

#onglet ul a:hover {
	height:37px;
	width:100px;
	background:url(images/ongletover.gif) #000 repeat-x;
}

#entete {
	height: 91px; /* URL de l'image de fond */
	padding: 0;
	margin: 0;
	background-image: none;
	background-repeat: no-repeat;
}

#hautconteneur {
	height:58px;
	margin:0;
	padding:0;
	background-image: url(images/banni%C3%A8re3.gif);
	background-repeat: no-repeat;
}
		
#fondconteneur {
	margin:0;
	padding:0;
	background-image: url(images/fondconteneur2.gif);
	background-repeat: repeat-y;
	background-color: #0000FF;
}

#basconteneur {
	height:38px;
	margin:0;
	padding:0;
	background-image: url(images/banni%C3%A8re5.gif);
	background-repeat: no-repeat;
}

#contenucorps {
	width: 640px;
	padding:0;
	margin-right:8px;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#hautcontenu {
        height: 13px ;
		background:url('images/hautcontenu.gif') no-repeat; /* URL de l'image de fond */
        padding: 0;
		margin:0;
}

#bascontenu {
        height: 13px ;
		background:url('images/bascontenu.gif') no-repeat; /* URL de l'image de fond */
        padding:0;
		margin:0;
}


#corps {
        width: 614px ;
		margin:0;
		padding:0;
}

#corps h2 {
		margin:0;
		padding:10px 0 10px 20px;
		font-size: 1.4em ;
		color:#00b3e8;
}

#contenumenu {
	width: auto;
	padding:0;
	margin:0;
}


#menu {
	width: 185px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

#menu h2 {
		background:url('images/rubriques.gif') no-repeat 0 100%;
		margin:0 0 0 35px;
		padding:20px 0 0 25px;
		font-size: 1.2em ;
		color:#00b3e8;
		height:21px;
		line-height:21px;
}

#menu ul {
	margin:0;
	padding:0;
	width:203px;
	font-size:16px;
	list-style:none;
}

#menu ul li {
	width:203px;
	height:30px;
	line-height:30px;
	background:url('images/menu.gif') no-repeat 0 0;
	margin:10px 0 0 0;
}

#menu ul li a {
	display:block;
	width:162px;
	text-decoration:none;
	color:#FFF;
	padding:0 0 0 10px;
	margin-left:25px;
	border-left:5px solid #00b3e8;
	font-size: 0.9em ;
}

#menu ul li a:hover {
	border-left:5px solid #fff;
}

#pieddepage {
        padding: 0 ;
		margin:0;
        clear: both ;
}

#traitbas {
	height: 14px; /* URL de l'image de fond */
	background-color: #000;
	background-image: url(images/banni%C3%A8re4.gif);
	background-repeat: no-repeat;
}

p {
        padding: 0 ;
        margin: 0 ;
        font-size: 0.85em ;
}

.texte {
        padding:10px;
        margin:0;
}

.texte a {
	color:#A900E8;
}

.textepieddepage{
        padding:0;
		text-align:center;
        margin:0;
		padding:10px 0 5px 0;
        color:#7d7d7d;
}

.textepieddepage a {
		color:#7d7d7d;
}

 
h1 {
		display:none;
        padding:0;
        margin: 0 ;
}

h2 {
		margin:0;
		padding:0;
}
.animations {
	margin-left: 12px;
	text-decoration: blink;
}
.tableauannee {
	font-family: Sketchy;
	font-size: 24px;
	text-align: center;
}
.tableaucase {
	height: 150px;
	width: 250px;
	cursor: auto;
	border: medium inset #5165FF;
}
.titredivers {
	font-family: Sketchy;
	font-size: 24px;
	text-align: center;
	text-decoration: blink;
}
.photos {
	height: 115px;
	width: 115px;
	text-align: center;
	background-position: center;
	border: medium inset #93B7FF;
}
.divdroite {
	float: right;
	width: 125px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.divgauche {
	float: left;
	width: 125px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.divdiapo {
	float: right;
	height: 605px;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/cliquez.jpg);
	background-repeat: repeat;
}

.paques {
	height: 25px;
	width: 100px;
}
.photos2 {
	height: 160px;
	width: 160px;
	border: thick inset #00CCFF;
}
.photo3 {
	height: 110px;
	width: 110px;
	border: medium inset #6D88BE;
}
.fond {
	background-color: #93B7FF;
}
.mail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00FFFF;
}
.artifice {
	background-image: url(images/gif/artifices-10.gif);
}
.divdiapo2 {
	float: right;
	height: 605px;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/gif/paques-6.gif);
	background-repeat: repeat;
}
.logo {
	height: 160px;
	width: 160px;
}
.acceuil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #00AFE4;
}
.contactmail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00CCFF;
}
.divgauchecorps {
	float: left;
	width: 480px;
	text-align: center;
	color: #DDFFFF;
	font-size: 24px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

