html
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
h1.blanc
{
	font-size:15px;
	color:#CCCCCC;
	padding:0;
	margin:0;
	font-weight:300;
}
h1.vert
{
	font-size:15px;
	color:#BBCB06;
	border-bottom:#BBCB06 thin dotted;
}
h1.bleu
{
	font-size:15px;
	color:#009EE0;
}
h1.violet
{
	font-size:15px;
	color:#AF408D;
	border-bottom:#AF408D thin dotted;
}

a.menu
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.menu:hover
{
	color:#999999;
}

.trait_bas
{
	border-bottom:#BBCB06 thin dotted;
}
a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#999999;
}

.input_contact
{
	font-size:10px;
	width:200px;
}

.textarea_contact
{
	width:200px;
	height:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} .trait_point {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF408D;
}

