/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-color:#ffffff;
background-image:url(gfx/fond.gif);
background-repeat:repeat-x; 
background-attachment:fixed;
background-position:top;
}
form
{
margin:0px;
padding:0px;
}
a
{
text-decoration:none;
color:#666666;

}
a:hover
{
text-decoration:underline;
color:#000000;

}
.tit
{
color:#CF6439;
font-weight:bold;
font-size:13px;
}
.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: justify;
}
.txt-blanc
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-variant:small-caps;
font-weight:bold;
}

.txt-EDDA5F
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006633;
}

.bol
{
color:#CF6439;
font-weight:bold;
font-size:11px;
}
.mail
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffff;
}

.formulaire {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #CF6439;
	font-family:Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #009966;
}
	
.formulairebouton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	WIDTH: 49%;
	COLOR: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR:#FFFF99;
	border: 1px solid #009966;
	}
.txt2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: justify;
}
