/* Styles divers */

.fond_tableau_logo {
	background-image: url(images/croix.gif);
	background-repeat: no-repeat;
}
.form_btn_valid {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #336666;
	background-color: #EBEFE3;
	font-weight: bold;
	border-top: thin solid #336666;
	border-right: thin solid #336666;
	border-bottom: thin solid #336666;
	border-left: thin solid #336666;
}
.form_btn_valid_2 {
	color: #EBEFE3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	background-color: #EBEFE3;
}
.champ {
	background-color: #EBEFE3;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.fond_menu {
	background-image: url(images/fond_22.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

a:hover{ outline:none;}
a:focus{ outline:none;}