@charset "iso-8859-1";

body{
	background-color: #660066;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.fond{
	background-color: 660066;
}
h1 {	
	font-size: 32px;
	font-weight: bold;	
}
h2 {	
	font-size: 16px;
	font-weight: bold;	
}
p{
	text-align: justify;
	color: #FFFFFF;
	font-size: 14;
	font-family: Arial, Helvetica,sans-serif;
}


.important{
	text-align: center;
	font-size: 18px;
	color: #FFFFFF; /*#9F0F0E*/
	font-weight: bold;
}
a {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	color: Aqua;
}
a:hover {
	color: #FF0000;
}
.bouton {
	font-size: 30px;
	font-weight: bold;
	}
	a.bouton {
	color: Yellow;
	text-decoration: none;
	}
	a.bouton:hover
  {
	color: Fuchsia;
}
a.menu {
	font-weight: bold;
	font-size:12px;
	}
		a.menu:link {
	color: Yellow;
}
		a.menu:visited {
	color: Yellow;
}
		a.menu:active {
	color: Yellow;
}
		a.menu:hover {
	color: Fuchsia;
} 
.bg 
  {
	color: Black;
	font-size: 12px;
	background-color: #990000;
	margin: 0px;
}
.banner 
{margin: 10px;}
.pagetitles 
{background-color: #9F0F0E;
height: 12px;
font-size: 16px;
font-weight: bold;
padding: 5px;
color: #FFFFFF;}

.border 
{background-color: #050704;}

.pics 
{background-color: #000000;}

.pics_over 
{background-color: #451010;}

.img_border
{border: 1px solid #970300;}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
