BODY
{
	background-color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
	font-size: 12px;
	color: #DDFFFF;
	background-attachment: fixed;
}
BODY.module
{
	background-image: url(illu/fondmodule.jpg);
	background-color: white;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
	font-size: 12px;
	color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
BODY.mailing
{
	background-color: #369;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
	font-size: small;
	font-size: 12px;
	color: black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.boutonx {
	background-image: url(illu/bouton/2.gif); 
	background-repeat: repeat-x;
}

.inline {
display: inline;
}


A
{
	color: #369;
	font-weight: bold;
}
A:visited
{
	color: #336699;
	text-decoration: underline;
}


A:hover
{
	color: #336699;
	text-decoration: none;
}

A:active
{
	color: #336699;
	text-decoration: underline;
}

A.aboutonx:link  { color: #ffffff; }
A.aboutonx:visited  { color: #ffffff; }
A.aboutonx:active  { color: #ffffff; }
A.aboutonx:hover { color: #ffffff; }


H1
{
	font-size: 35px;
	color: black;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

H2
{
	font-size: 25px;
	color: gray;
	text-align: left;
	font-weight: lighter;
}
H3
{
	font-size: 15px;
	color: black;
	text-align: center;
}

H4
{
	font-size: 15px;
	color: gray;
	text-align: left;
	font-weight: lighter;
}
H5
{
	color: #006;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
}
H6
{
	font-size: 15px;
	color: gray;
	text-align: left;

}
.menu
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif;
	font-size: 12px;
	color: #336699;
}
.minitexte
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.minilien
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
