@charset "utf-8";
a:link{
	color:#33cc33;
	text-decoration:none;
}
a:visited{
	color:#33cc33;
	text-decoration:none;
}
a:hover{
	color:white;
}
h1, h2, h3, h4, h5, h6, h7{
	color:#33cc33;
}
.titree{
	color:#33cc33;
	font-size:22px;
	font-weight:100;
}
p:first-letter  {
color : #33cc33;
font-size : 18px;
}
/** intercalaires **/
#intercalaires{

	width:420px;
	float:left;
	position:absolute;
	z-index:99;
	background-image:url('../../images/jeMoi/interFond.png');
	background-repeat:repeat-y;
}
#intercalairesFond{
	min-height:1000px;
	width:420px;
	float:left;
	position:absolute;
	z-index:1;
	background-image:url('../../images/jeMoi/inter.png');
	background-repeat:no-repeat;
}

/** courbe **/
#courbe{
	margin-top:70px;
	margin-left:-100px;
	height:145px;
	width:641px;
	background-image:url('../../images/jeMoi/courbe.png');
	background-repeat:no-repeat;
}
#smallA{
	width:30px;
	height:20px;
	margin-bottom:5px;
	text-align:center;
	float:right;
	background-color:#003300;
	padding-top:10px;
	
}
#normalA{
	width:30px;
	height:20px;
	margin-bottom:5px;
	text-align:center;
	float:right;
	background-color:#003300;
	padding-top:10px;
}
#bigA{
	width:30px;
	height:20px;
	margin-bottom:5px;
	text-align:center;
	float:right;
	background-color:#003300;
	padding-top:10px;
}	
a.Alien:link{
	color:#669966;
	text-decoration:none;
}
a.Alien:visited{
	color:#669966;
	text-decoration:none;
}
a.Alien:hover{
	color:#669966;
	text-decoration:none;
}	
	
#scrollDown{
	width:30px;
	height:30px;
	margin-bottom:5px;
	float:right;
	padding-top:10px;
}
