.txt_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6C096C;
	text-decoration: none;
	text-align: justify;
}
a:link.txt_home {
	color: #6C096C;
	text-decoration: none;
}
a:hover.txt_home {
	color: #6C096C;
	text-decoration: underline;
}
.tit_paraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a:link.tit_paraf {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.tit_paraf {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6C096C;
	text-decoration: none;
	text-align: justify;
}
a:link.txt_page {
	color: #6C096C;
	text-decoration: none;
}
a:hover.txt_page {
	color: #6C096C;
	text-decoration: underline;
}
.txt_page_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6C096C;
	text-decoration: none;
	text-align: left;
}
a:link.txt_page_left {
	color: #6C096C;
	text-decoration: none;
}
a:hover.txt_page_left {
	color: #6C096C;
	text-decoration: underline;
}

.txt_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6C096C;
	text-decoration: none;
	text-align: left;
}
a:link.txt_contact {
	color: #6C096C;
	text-decoration: none;
}
a:hover.txt_contact {
	color: #6C096C;
	text-decoration: underline;
}

.txt_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #8B528F;
	text-decoration: none;
	text-align: justify;
}
a:link.txt_cnil {
	color: #6C096C;
	text-decoration: none;
}
a:hover.txt_cnil {
	color: #6C096C;
	text-decoration: underline;
}

.champs_contact {
	height: 20px;
	width: 300px;
	border: 1px solid #B480C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C096C;
}
.champs_message {
	height: 150px;
	width: 300px;
	border: 1px solid #B480C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C096C;
}
.bouton {
	color: #8B528F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2C4EA;
	border-right-color: #77467B;
	border-bottom-color: #77467B;
	border-left-color: #E2C4EA;
	font-weight: bold;
	background-color: #CCA2D5;
}
.confirm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C096C;
	text-align: center;
	background-color: #CCA2D5;
	border: 1px solid #E2C4EA;
	font-weight: bold;
}
