body.admin {
	background-color: #DDDDDD;
}

a.rubrique {
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin-top: 5px;
}	

a.favori1 {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: black;
	margin-top: 5px;
}

a.favori2 {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: black;
	margin-top: 5px;
}

a.favori3 {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: black;
	float: left;
	margin-top: 5px;
}

a.utilisateur {
	font-weight: bold;
	font-size: 14px;
	background-color: #CCCCCC;
	text-decoration: none;
	color: black;
	display: block;
	position: relative;
	left: 20%;
	width: 300px;
}

a.admin {
	font-weight: normal;
	font-size: 14px;
	background-color: #CCFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: fixed;
	left:100%;
	margin-left: -100px;
	top: 20px;
	width: 70px;
	text-align: center;
	border: 1px solid black;
}

a.deconnexion {
	font-weight: normal;
	font-size: 14px;
	background-color: #CCFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: fixed;
	left:100%;
	margin-left: -180px;
	top: 40px;
	width: 150px;
	text-align: center;
	border: 1px solid black;
	z-index: 10;
}

#compteurCookie {
	position: fixed;
	left: 100%;
	margin-left: -80px;
	top: 65px;
	width: 50px;
	background-color: white;
	text-align: center;
	border: 1px solid black;
}

a.retour {
	font-weight: bold;
	font-size: 14px;
	background-color: #CCCCFF;
	text-decoration: none;
	color: black;
	margin-top: 5px;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
	position: absolute;
	left:50%;
	top: 500px;
	margin-left: -100px;
	width: 200px;
}

a.ajouterF {
	font-weight: bold;
	font-size: 20px;
	background-color: #CCFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 100px;
	text-align: center;
	padding: 7px;
	border: 1px solid green;
}

a.modifierF {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 150px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}

a.deplacerF {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 200px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}

a.supprimerF {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFCCCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 250px;
	text-align: center;
	padding: 7px;
	border: 1px solid red;
}

a.ajouterR {
	font-weight: bold;
	font-size: 20px;
	background-color: #CCFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 350px;
	text-align: center;
	padding: 7px;
	border: 1px solid green;
}

a.modifierR {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 400px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}

a.deplacerR {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 450px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}

a.supprimerR {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFCCCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 500px;
	text-align: center;
	padding: 7px;
	border: 1px solid red;
}

a.modifierMDP {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 600px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}

a.modifierTimeOut {
	font-weight: bold;
	font-size: 20px;
	background-color: #FFFFCC;
	text-decoration: none;
	color: black;
	display: block;
	margin-top: 5px;
	position: absolute;
	left:10%;
	top: 650px;
	text-align: center;
	padding: 7px;
	border: 1px solid #999900;
}


hr {
	position: absolute;
	left:10%;
	width: 80%;
}

hr.premier {
	top: 65px;
}

hr.deuxieme {
	top: 315px;
}

hr.troisieme {
	top: 565px;
}

hr.quatrieme {
	top: 715px;
}

img.ajouter,img.modifier,img.supprimer {
	width: 30px;
	height: 30px;
}

p.ligne_rubrique {
	background-color: #CCCCCC;
}

p.ligne_favori1 {
	background-color: #FFCCCC;	
}

p.ligne_favori2 {
	background-color: #FFD5D5;
}

p.ligne_favori3 {
	background-color: #FFE0E0;
}


