a {
	color: #EB80A4;
	text-decoration: none;
}
a:hover {
	color: #EB80A4;
	text-decoration: underline;
}
.menu a {
	color: #A8A8A8;
	text-decoration: none;
}
.menu a:hover {
	color: #EB80A4;
	text-decoration: none;
}
.menu_2 a {
	color: #A8A8A8;
	text-decoration: none;
}
.menu_2 a:hover {
	color: #EB80A4;
	text-decoration: none;
}
.page_active {
	color: #FFFFFF;
}
.page_active a {
	color: #FFFFFF;
	text-decoration: none;
}
.page_active a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
input#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	background-color: #FFFFFF;
	border-top-color: #727272;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #727272;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #727272;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #727272;
	border-left-style: solid;
	border-left-width: 1px;
	width: 120px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6D6D;
	background-color: #FFFFFF;
	border-top-color: #596072;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #596072;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #596072;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #596072;
	border-left-style: solid;
	border-left-width: 1px;
	width: 200px;
}
input#bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-color: #727272;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #727272;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #727272;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FF9900;
	border-top-color: #727272;
	border-top-style: solid;
	cursor: pointer;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717272;
	width:100px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
