#content h2 {
	background-repeat: no-repeat;
	height: 130px;
	width: 354px;
	padding: 0;
	margin: 0 auto 5px auto;
	text-indent: -5000px;
}

#content h2.accesClients { background-image: url("../img/titles/title_acces_clients.gif"); }
#content h2.affiches	{ 
	background-image: url("../img/titles/title_affiche.gif");
		margin: 0 0 15px;
		width: 432px;
		height: 92px;
}

#content h2.formulaires	{ 
	background-image: url("../img/titles/title_formulaires.gif");
		margin: 0 0 15px;
		width: 432px;
		height: 85px;
}

#content h2.dessins	{ 
	background-image: url("../img/titles/title_dessin.gif");
		margin: 0 0 15px;
		width: 431px;
		height: 107px;
}

#content h2.cahier	{ 
	background-image: url("../img/titles/title_cahier.gif");
		margin: 0 0 15px;
		width: 427px;
		height: 95px;
}

#login {
	padding: 0;
	margin: 0 auto;
	width: 354px;
	text-align: center;
	position: relative;
}

#login p {
	font-size: 16px;
	padding: 0 0 5px 0;
	margin: 0;
}

#login input {
	width: 200px;
	font-size: 20px;
	line-height: 20px;
	border: 1px solid #000;
	margin-right: 35px;
}

#login a.continuer {
	display: block;
	width: 29px;
	height: 29px;
	text-indent: -5000px;
	background-image: url("../img/common/btn_submit_password.gif");
	position: absolute;
	left: 270px;
	top: 27px;
	cursor: pointer;
}

#login a.continuer:hover { background-position: 0 -29px; }

#content ul.preview {
	padding: 0;
	margin: 0 auto;
	width: 267px;
	position: relative;
}

#content ul.preview li {
	padding: 0;
	margin: 0;
	background-image: none;
	width: 267px;
	height: 88px;
	border-bottom: 1px solid #EB0D1C;
	text-indent: -5000px;
	background-position: 0 0;
}

#content ul.preview li.jeux 		{ background-image: url("../img/clients/btn_jeux.gif"); }
#content ul.preview li.affiches 	{ background-image: url("../img/clients/btn_affiches.gif"); }
#content ul.preview li.dessins 		{ background-image: url("../img/clients/btn_dessins.gif"); }
#content ul.preview li.formulaires 	{ background-image: url("../img/clients/btn_formulaires.gif"); }
#content ul.preview li.cahier 		{ background-image: url("../img/clients/btn_cahier.gif"); }

#content p.retourMenu {
	padding: 0;
	margin: 0;
	width: 130px;
	height: 69px;
	position: absolute;
	top: 115px;
	right: 175px;
}

#content p.retourMenu a { display: block; text-indent: -5000px; background-image: url(../img/clients/btn_retour_accueil.gif); position: relative; top: 175px; left: 100px; width: 118px; height: 76px; }

#content p.retourMenu a:hover { background-position: 0 -76px;}