* {
margin: 0px;
padding: 0px;
}
p {
	padding: 2px 0px;
}
#contenu a, #sons a {
	color: #693;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
}
#contenu a:hover, #sons a:hover {
	text-decoration: none;
	background-color: #693;
	color: #FFF;
}
img {
	border: 0px;
}
.alignRight {
	float: right;
	margin-left: 10px;
}
.alignLeft {
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
#page {
	position: relative;
	width: 955px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#pageBottom {
	position: relative;
	width: 955px;
	height: 716px;
	margin-left: auto;
	margin-right: auto;
}
#accueilAnimFlash {
	position: relative;
	width: 955px;
	height: 716px;
}
h1 {
	color: #FC3078;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}
h2 {
	color: #FC3078;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}
#menu {
	width: 955px;
	height: 111px;
	margin-bottom: 50px;
}
#butHome, #butDrawings, #butPictures, #butNews, #butContact, #butDrawingsOn, #butPicturesOn, #butNewsOn, #butContactOn {
	background-repeat: no-repeat;
	height: 111px;
	float: left;
	text-decoration: none;
	border: 0px;
}
#butHome {
	background-image: url(media/nav/home.jpg);
	width: 194px;
}
#butHome:hover {
	background-image: url(media/nav/home_on.jpg);
}
#butDrawings {
	background-image: url(media/nav/drawings.jpg);
	width: 203px;
}
#butDrawings:hover, #butDrawingsOn {
	background-image: url(media/nav/drawings_on.jpg);
	width: 203px;
}
#butPictures {
	background-image: url(media/nav/pictures.jpg);
	width: 181px;
}
#butPictures:hover, #butPicturesOn {
	background-image: url(media/nav/pictures_on.jpg);
	width: 181px;
}
#butNews {
	background-image: url(media/nav/news.jpg);
	width: 170px;
}
#butNews:hover, #butNewsOn {
	background-image: url(media/nav/news_on.jpg);
	width: 170px;
}
#butContact {
	background-image: url(media/nav/contact.jpg);
	width: 207px;
}
#butContact:hover, #butContactOn {
	background-image: url(media/nav/contact_on.jpg);
	width: 207px;
}
#contenu, #sons, #images {
	padding-bottom: 30px;
}
#newsletter {
	background-image: url(media/vignettenewsletter.jpg);
	width: 500px;
	padding-top: 25px;
	padding-left: 24px;
	height: 45px;
	background-repeat: no-repeat;
}
.newsSave {
	margin-left: 90px;
}
.errorField {
	display: inline;
	padding-left: 30px;
	font-weight: bold;
	color: #F00;
}
