@charset "UTF-8";


h1 {
	font-weight: lighter;
	font-size: 34px;
	font-style: normal;
}
h2 {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
}


#conteneur {
	font-family: Palatino, serif;
	color: #666666;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	height: 692px;
	background-image: url(../images-index/fond.jpg);
	background-repeat: no-repeat;
}
#gauche #logoanime {
	height: 170px;
	width: 380px;
}
#gauche {
	float: left;
	width: 384px;
	height: 454px;
	padding-top: 217px;
	padding-left: 60px;
}
#droit #abientot {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	margin: 5px 5px 5px 90px;
}
#droit {
	float: left;
	width: 448px;
	height: 181px;
	padding-top: 485px;
	font-size: 20px;
	color: #ff99cc;
	padding-left: 80px;
}
a:link {
	color: #e68db6;
	text-decoration: none;
}
a:visited {
	color: #e68db6;
	text-decoration: none;
}
a:hover {
	color: #ec6699;
	text-decoration: none;
}
a:active {
	color: #e68db6;
	text-decoration: none;
}
