/* lien underline */
a, a:visited, a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #933589;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

.menu1:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #933589;text-decoration: none
}

.menu1:visted{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #4b4b4d;text-decoration: none
}

.menu1:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #4b4b4d;text-decoration: none
}

.menu1:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #4b4b4d;text-decoration: none
}

.dclic1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}
.dclic1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}
.dclic1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;text-decoration: none
}
.dclic1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}

/* mise en page */
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	text-align: justify;
}

.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	text-align: justify;
	background-color: #f2f2f2;
	background-position: center center;
	padding: 10px;
}

.textepetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4d;
	text-align: justify;
}

.textecolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933589;
	text-align: justify;
}

.textecolorb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933589;
	font-weight: bold;
	text-align: justify;
}

.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	font-weight: bold;
	text-align: justify;
}

.textenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #933589;
	line-height: 25px;
	margin-left: 425px;
}

.titretop {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #4b4b4d;
	line-height: 55px;
	font-weight: bold;
	margin-left: 400px;
}

.titretop2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #933589;
	line-height: 30px;
	font-weight: bold;
}


.cube {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 10px;
	font-weight: bold;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4d;
	line-height: 15px;
	list-style-type: square;
	list-style-position: outside;
	text-align: justify;
}
