/* CSS Document */

.zbut {
width:10em;
font:10px geneva, verdana, arial, sans-serif; 
color:#dff; background:#6699CC; 
margin:0; padding:0.2em;
}

A.zbut {
display:block;
text-align:center;
text-decoration:none;
}

A:link.zbutton,A:visited.zbut,A:hover.zbut {
border:2px outset;
text-decoration:none;
}

A:active.zbut {
border:2px inset;
position:relative;
top:1px; left:1px;
}
.Titre {
	width:520px;
	color:#29709c;
	margin:0;
	padding:0.2em;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	border:2px outset;
	font-style: normal;
	/* background-image: url(../images/backtitle.jpg);*/


}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	text-align: left;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#dff;
	background:#6699CC;
	cursor: hand;
	text-decoration: none;
	border:2px outset;
	text-align: center;
	vertical-align: middle;
	width: 8em;

}

.Contact:hover {
	font-size: 12px;
	color:#6699CC; 
	background:#DFF2FF; 
	text-decoration: none;
	cursor: hand;
	filter: Lumière;
	border:2px groove;
}
.TitrePage {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #29709C;
	text-align: center;



}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
.TitreParagraphe {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	text-align: left;
}
a {
	color: #6699CC;
	text-decoration: none;
	text-align: right;

}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.SousTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2F5188;
	font-weight: bold;
}
.Balise {
	color: #000066;
	background-color: #CCCCCC;
	font-weight: bold;
}
.Tableau {
	background-color: #D5E6FF;
	border: thick none #FFFFFF;

}
.Paragraphe {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	color: #000000;

	


}
.lettre {
	font-size: 12pt;
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline overline;



}
.AN {
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	background-color: #D7EBFF;
	text-indent: 10pt;
	border-top: thin none #48A4FF;
	border-right: thin none #48A4FF;
	border-bottom: thin outset #0066CC;
	border-left: thin outset #0066CC;





}
.Mot {
	font-weight: bold;
	color: #6699CC;
}
