A:link {
        COLOR: #003366; TEXT-DECORATION: none
}
A:visited {
        COLOR: #003362; TEXT-DECORATION: none
}
A:hover {
        COLOR: #cc3333; TEXT-DECORATION: underline

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
.trait {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(images/trait.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	text-indent: 60px;
	left: 35px;
	white-space: normal;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: uppercase;
	color: #FFFFFF;
}

#fiche{
margin:auto;
width:500px;
}

#corps{
margin:auto;
width:800px;
}

input{
display:block;
margin-bottom:5px;}

label{display:block;
width:150px;
clear:left;
float:left;}

textarea{
margin-bottom:5px;}

fieldset{
width:500px;
text-align:left;
/*margin:auto;*/
margin-bottom:10px;}

legend{
font-family:Arial, Trebuchet MS;
font-weight:bold;
color:#222;
font-size:14px;}

p.back{
clear:both;
}

.boutons{
float:left;}
.pointillé {
	border: thin dotted #999999;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.texte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
}
.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
.texte4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.bordure {
	border: thin solid;
	font-weight: bold;
}

