body {
	background-image: url(motif_fond.gif);
	background-repeat: repeat;
}
.copyright 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	font-weight: normal

}
a,a:link,a:visited {
	color: #FF7416;
    text-decoration: none
}
a:hover {
	color: #FF7416;
    text-decoration: underline
}
a.copyright,a.copyright:link,a.copyright:visited 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #999999;
	font-style: normal;
	font-weight: normal;
    text-decoration: none
}
a.copyright:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #999999;
	font-style: normal;
	font-weight: normal;
    text-decoration: underline
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt12bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
a.txt12bleu,a.txt12bleu:link,a.txt12bleu:visited,a.txt12bleu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.txttitre18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-align: right;
}
.txttitre20 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.txttitre20,a.txttitre20:link,a.txttitre20:visited,a.txttitre20:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.txt9,a.txt9:link,a.txt9:visited,a.txt9:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bordure {
	border: 1px solid #FFFFFF;
}
.bordureVignette {
	border: 4px solid #FFFFFF;
	vertical-align: middle;
	border-bottom: 8px solid #FFFFFF;
}
p.alerte {
    border: 1px solid #333333;
    /*background: #CFCFCF;*/
	background: #FFFFFF;
    padding: 0.4em;
}
ul {
	list-style-type: none;
	padding: 0 10px 10px 0px;
	margin-left: 15px;
}
li {
	text-align: left;
	padding-bottom:3px;
}
li.fleche {
	background-image: url("img/interface/fleche_blche.gif");
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}
.formulaire {
	background-color : #ffffff;
	border-bottom : outset #666666;
	border-bottom-width : 1px;
	border-left-color : #666666;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-width : 1px;
	border-top-color : #000000;
	border-top-width : 1px;
	border-top-style : outset;
	border-right-style : outset;
	border-left-style : outset;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}	
