@charset "utf-8";
/* CSS Document */


<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3E2F1E;
	font-size: 12px;
}
.style2 {color: #EC0914}
.style3 {
	color: #31C319;
	font-weight: bold;
}
.style4 {color: #EC0914; font-weight: bold; }

.bouton{
background-color:#EC0914;
border: solid 1px #EC0914;
color:#ffffff;

}

.bouton:hover{
background-color:#31C319;

border: solid 1px #31C319;
color:#ffffff;

}



.styleimage2{
border:2px solid #EC0914;
}


.styleimage{
border:2px solid #EC0914;
}

.styleimage:hover{
border:2px solid #3EEE08;
}

.style1 {font-size: 12px}
a:link {
	color: #EC0914;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC0914;
}
a:hover {
	text-decoration: none;
	color: #3EEE08;
}
a:active {
	text-decoration: none;
	color: #EC0914;
}

.input{
background-color:#F7F37E;
border: solid 1px #3E2F1E;

}

.list{
background-color:#F7F37E;
border: solid 1px #3E2F1E;
color:#3E2F1E;

}
-->
