@charset "utf-8";

BODY{
margin-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
list-style-image: url(images/bouletpoint.gif);
}
.txtpara1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
form {
background-color:#b8afa4;
padding:20px;
width:500px;
}
p {
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
font-size:12px;
}
label {
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
input {
border:0px;
background-color:#7e7870;
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
color:white;
}
select, option {
background-color:#7e7870;
color:white;
}
textarea {
border:0px;
background-color:#7e7870;
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
}
input.bouton {
border:0px;
font-weight:bold;
cursor:pointer;
border-color: #7e7870;
}
input.bouton:hover {
border:0px;
background-color:#b8afa4;
color:#FFFFFF;
}
input.bouton:active {
border:0px;
background-color:#7e7870;
color:white;
} 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
input:focus, textarea:focus {
background-color:white;
color:red;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}

.txtpara2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.txtitbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtitgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.txtitrou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txtpara1rou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.txtpara1pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.txtitblbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

