a:link {color: #595959; text-decoration:none;}
a:visited {color: #595959; text-decoration:none;}
a:hover {color:#A61B1B; text-decoration:underline;}

body {
	background: #595959 url(../images/fond_2.gif) fixed;
	font-family :  Verdana, Arial, Helvetica;
	color : #000000;
}

td {
	font-size : 11px;
	color : #595959;
}

.pp_copyright {
	font-size : 10px;
	color : #CCCCCC;
}

.pp_titre_billet { 
	font-size : 18px;
	font-weight : bold;
	color : #A61B1B;
}

.pp_auteur_billet { 
	font-style : italic;
	color : #999999;
}

#pp_lien_visible a:link {color: #A61B1B; text-decoration:underline;}
#pp_lien_visible a:visited {color: #A61B1B; text-decoration:underline;}
#pp_lien_visible a:hover {color:#A61B1B; text-decoration:none;}
#pp_lien_visible a:active {color:#FF0000; text-decoration:none;}

.pp_titre_menu { 
	font-size : 13px;
	font-weight : bold;
	color : #A61B1B;
}

.pp_titre_menu_admin { 
	font-size : 13px;
	font-weight : bold;
	color : #3232CF;
}



.pp_titre_erreur { 
	font-size : 14px;
	font-weight : bold;
	color : #FF5555;
}

.input_login {
border:1px solid black;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica;
font-size : 9px;
}


