@charset "utf-8";
/* CSS Document */

.nathalie a {
display:block;
width:150px;
line-height:30px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/nathalie1.png) no-repeat;
color:black;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}
.nathalie a:hover {
background:url(http://www.ppsmania.fr/nathalie2.png) no-repeat;
}

.createur a {
display:block;
width:150px;
line-height:30px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/boutoncreateur1.png) no-repeat;
color:black;
text-decoration:none;
font-family:Harrington;
font-size:24px;
font-weight:bold
}
.createur a:hover {
background:url(http://www.ppsmania.fr/img/boutoncreateur2.png) no-repeat;
}
.categorie a {
display:block;
width:150px;
line-height:30px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/categorie1base.png) no-repeat;
color:black;
text-decoration:none;
font-family:Harrington;
font-size:22px;
font-weight:bold
}
.categorie a:hover {
background:url(http://www.ppsmania.fr/img/categorie2base.png) no-repeat;
}

.createurgros a {
display:block;
width:250px;
line-height:50px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/boutoncreateurgros1.png) no-repeat;
color:black;
text-decoration:none;
font-family:Harrington;
font-size:46px;
font-weight:bold
}
.createurgros a:hover {
background:url(http://www.ppsmania.fr/img/boutoncreateurgros2.png) no-repeat;
}
.creations a {
display:block;
width:180px;
line-height:36px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/creations1.png) no-repeat;
color:#0000FF;
text-decoration:none;
font-family:Harrington;
font-size:22px;
font-weight:bold
}
.creations a:hover {
background:url(http://www.ppsmania.fr/img/creations2.png) no-repeat;
color:black;
}
.mois a {
display:block;
width:87px;
line-height:17px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/mois1.png) no-repeat;
color:#0000FF;
text-decoration:none;
font-family:Harrington;
font-size:13px;
font-weight:bold
}
.mois a:hover {
background:url(http://www.ppsmania.fr/img/mois2.png) no-repeat;
color:black;
}
.barrenavi a {
display:block;
width:110px;
line-height:36px;
text-align:center;
vertical-align:middle;
background:url(http://www.ppsmania.fr/img/navi1.png) no-repeat;
color:black;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
}
.barrenavi a:hover {
background:url(http://www.ppsmania.fr/img/navi2.png) no-repeat;
color:black;
}
.barrenavi a:active {
background:url(http://www.ppsmania.fr/img/navi3.png) no-repeat;
}
.titrevert {
	color:#006600;
	font-family:Franklin Gothic Medium;
	font-style:italic;
}
.liensbleusaccueil a {
	font-family:Harrington;
	font-size:24px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}
.liensbleusaccueil a:hover {
	font-family:Harrington;
	font-size:24px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}

a.infomenu{
position:relative;
color:#000;
text-decoration:none
}
 
a.infomenu:hover{
background-color:#cff7f9
}
 
a.infomenu span{
display: none
}
 
a.infomenu:hover span{
display:inline;
position:absolute;
top: -6em; width:12em;
left: 0em;
border:1px solid #acdcf5;
background-color:#cff7f9;
color:#ff0000;
text-align: center;
font-weight:none;
padding:5px;
}	