formulaire












a:hover {
	color: #fffff;
}
a:link {
	color: #CC9966;
}
link {
	color: #FFFFFF;
}
a {
	color: #CC9966;
	text-decoration: none;

}

a.blanc { color: #ffffff; font-size: 14px;

}

a.blanc:visited,a.blanc:active {
color: #ffffff;
}

a.blanc:hover {
color: #ffffff;
font-weight: bold;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

body {
	background-color: #333333;
margin:0px;
padding:0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
}

#titre {
color: #99CCFF;
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu {
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
width: 150px;
border-top: 0px solid #4F4E4E;
border-bottom: 0px solid #3B3B3B;

}

ul, li {
list-style: none;
padding: 0;
margin: 0;
}

#menu li a {
background:  url('images/puce.png') no-repeat 5px center;
font-size: 12px;

color: #fff;
display: block;
width: auto;
padding: .5em 0;
padding-left: 2em;
text-decoration: none;
border-bottom: 1px solid #3E699C;
border-top: 0px solid #000;
}

* html #menu li a { /* IE */
width: 150px;
}

#menu li a:visited, #menu li a:active {
color: #ffff;
}

#menu li a:hover {
color: #fff;
font-size: 12px;
font-weight: bold;
background-color: ;
background-image: url('images/puce-on.png');
}

#menu #current a {
background-color: #f4f4f4;
background-image: url('images/puce-on.png');
color: #9c0000;
}
.Style1 {color: #FFFFFF}
.Style3 {font-size: 12px}
.Style5 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style4 {color: #CCCCCC}input {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F2F2F2;
	border-top: thin outset #000000;
	border-right: thin outset #999999;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #333333;
}

.liens {
height:50px;
color: #fff;
font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
background-image: url(images/ombre-lien.jpg); background-position: top; background-repeat: repeat-x;
}

fieldset {
	border: thin solid #FFFFFF;
}

