/* Gros titre */
span.big{
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
}

/* Gros titre II */
span.big2{
	font-family: Verdana;
	font-size: 40px;
	color: #FFFFFF;
	font-weight : bold;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
}

/* Gros titre III */
span.big3{
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight : bold;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
}

/*td texte normal dans table*/
td.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-justify: auto;
}

/*lien du haut*/
a.haut:link {  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #eeeeee; 
	font-size: 14px;
	font-weight : bold;
	text-decoration : underline;
}

a.haut:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration : underline;
}

a.haut:visited {  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: color: #eeeeee; 
	text-decoration : underline;
	font-size: 14px; 
	font-weight : bold;
}

a.haut:hover { 
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	color: #eeeeee;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none; 
}

/*Menu*/
a:link {  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #eeeeee; 
	text-decoration: none; 
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: none;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* .Titre de rubriques */
.boxtop {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	font-weight : bold;
}

/* .Texte paiement */
.boxtop2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

/* .Texte paiement 2 */
.boxtop3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight : bold;
}


/* Messages importants */
.important {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight : bold;
}

/* Master */
.master {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ffff00;
	font-weight : bold;
}

/* Master */
.porn {
	font-family: Times;
	font-size: 42px;
	color: #ffffff;
	font-weight : bold;
	font-style: italic;
}

/* Menu */
a.menu {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight : bold;
}

/* texte webmasters */
div.webmaster {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

/* Menu */
div.webmaster_jaune {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
}

/* Menu */
.webmasters {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
