@charset "utf-8";
.fond-menu {
	background-image: url(images/Covadis.gif);
	background-position: left top;
}
.fond-bandeau {
	background-color: #FFFFFF;
	background-image: url(images/Covadis.jpg);
}
.fond-bouton {
	background-image: url(images/Covadis-04-fonce.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #53BC16;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
.titre-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffef3f;
}
.fond-page {
	background-image: url(images/Covadis-03.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEF3F;
	text-decoration: none;
	text-align: left;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
}
a.texte:hover {
	color: #2CC201;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005199;
}

.fond-bouton-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #32A42A;
	text-decoration: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A9283;
	border-right-color: #8A9283;
	border-bottom-color: #8A9283;
	border-left-color: #8A9283;
}
.petit-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.texte-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #163D9D;
}
a.texte-logo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2CC201;
}
.texte-coordonnées {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #163D9D;
}
 .cadre {
	padding: 1px;
	border: 1px solid #3A6600;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
