/* CSS Document */
body {
	background-color: #FCFBFC;
	text-align: center;
	margin: 63px 0px 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;

}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 697px;
}
#head {
	float: left;
	height: 58px;
	width: 697px;
	background-image: url(head.jpg);
}
#menu {
	float: left;
	height: 56px;
	width: 697px;
	background-image: url(menu.jpg);
}
#titre {
	background-image: url(titre.jpg);
	float: left;
	height: 33px;
	width: 697px;
}
#conteneur-texte {
	background-image: url(bg-txt.jpg);
	float: left;
	width: 545px;
}
#left {
	background-image: url(left.jpg);
	float: left;
	height: 189px;
	width: 48px;
}
#right {
	background-image: url(right.jpg);
	float: right;
	height: 189px;
	width: 152px;
}
#texte {
	background-image: url(texte.jpg);
	float: left;
	width: 481px;
	background-repeat: repeat-x;
	text-align: left;
	height: 189px;
}
#foot {
	background-image: url(foot.jpg);
	float: left;
	height: 149px;
	width: 697px;
}
a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #A803B6;
	text-decoration: underline;
}
a.hdclic{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #AC99B7;
}
a.moi-maxime {
	background-image: url(moi-maxime.gif);
	float: left;
	height: 27px;
	width: 114px;
	margin-left: 255px;
}
a.moi-maxime:hover {
	background-image: url(moi-maxime-actif.gif);
}
a.mes-journees {
	background-image: url(mes-journees.gif);
	float: left;
	height: 27px;
	width: 134px;
}
a.mes-journees:hover {
	background-image: url(mes-journees-actif.gif);
}
a.association {
	background-image: url(association.gif);
	float: left;
	height: 27px;
	width: 106px;
}
a.association:hover {
	background-image: url(association-actif.gif);
}
a.mon-epilepsie {
	background-image: url(mon-epilepsie.gif);
	float: left;
	height: 29px;
	width: 135px;
	margin-left: 202px;
}
a.mon-epilepsie:hover {
	background-image: url(mon-epilepsie-actif.gif);
}
a.j-aime {
	background-image: url(j-aime.gif);
	float: left;
	height: 29px;
	width: 123px;
}
a.j-aime:hover {
	background-image: url(j-aime-actif.gif);
}
a.soutenir {
	background-image: url(soutenir.gif);
	float: left;
	height: 29px;
	width: 113px;
}
a.soutenir:hover {
	background-image: url(soutenir-actif.gif);
}
ul,li {
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6,p,table,ul,li  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000066;
	margin-bottom: 0px;
}
h2 {
	margin-top: 20px;
}
h3 {
	margin-top: 7px;
}
img.gauche,img.titre {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
img.assoce {
	float: left;
	margin: 10px;
}
img.droite {
	float: right;
}
img.centre {
	margin-right: auto;
	margin-left: auto;
}
img {
	border: none;
	}
input,textarea  {
	border-top: 1px solid #853A8F;
	border-left: 1px solid #853A8F;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6F4FF;

}
table {
	margin: 0px;
	padding: 0px;
}
