@charset "iso-8859-1";
/*
KIT X-GRAPHIC
http://www.kitxgrafic.com
*/
body{
	background-color: #FF33FF;
	color: Purple;
	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: #FFCCFF;
}
h1 {	
	font-size: 36px;
	font-weight: bold;	
}
h2 {	
	font-size: 16px;
	font-weight: bold;	
}
p{
	text-align: justify;
	color: #333366;
	font-size: 14;
	font-family: Arial, Helvetica,sans-serif;
}


.important{
	text-align: center;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
a {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.bouton {
	font-size: 30px;
	font-weight: bold;
}
a.bouton {
	color: #9F0F0E;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	}
a.bouton:hover
  {
	color: Navy;
	font-weight: bold;
}
a.menu
{
	font-weight: bold;
	font-size:12px;
	}
a.menu:link
  {
	color: Red;
}
a.menu:visited
  {
   color: #9F0F0E;	
  }
a.menu:active
  {
   color: #9F0F0E;
	font-weight: bold;
  }
a.menu:hover
  {
   color: #F2C256; font-weight: bold;
	font-weight: bold;
  }
  
.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;
}
