@charset "iso-8859-1";
.texte {
	font-family: Arial;
	font-size: 10pt;
	color: #006633;
	text-indent: 20pt;
	white-space: normal;
	text-align: justify;
	list-style-type: circle;
	clip: rect(auto,auto,5px,auto);
}
.titre {  font-family: Arial; font-size: 14pt; font-weight: bold; font-variant: small-caps; color: #9933FF; text-align: right}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #9933FF; text-decoration: underline; font-weight: bold}

.titre-gauche {  font-family: Arial; font-size: 14pt; font-weight: bold; font-variant: small-caps; color: #9933FF; text-decoration: underline; text-align: left}

.titre-centre {  font-family: Arial; font-size: 14pt; font-weight: bold; font-variant: small-caps; color: #9933FF; text-decoration: underline; text-align: center}
.titre-centre-petit {  font-family: Arial; font-size: 11pt; font-weight: bold; color: #9933FF; text-decoration: underline; text-align: center}

.soustitre{	color:#9933FF;
			font-size:14px;
			font-family:arial;}

.petit		{color:#9933FF;
			font-size:9px;
			font-family:arial;}
			
.chiens		{color:#9933FF;
			font-size:10px;
			font-family:arial;}
			
.soustitre {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	text-indent: 16pt;
	white-space: normal;
	text-align: justify;
	list-style-type: circle;
	clip: rect(auto,auto,5px,auto);
}
#btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/fond-btn.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 330px;
	padding-right: 30px;
	padding-left: 50px;
	line-height: 50px;
}
#btn a {
	color: #FFFFFF;
	text-decoration: none;
}

