body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
		background-image: url(../images/bg.gif);}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bg-min {
	background-image: url(../images/bg-min.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.flowers {
	background-image: url(../images/flowers.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;	
	text-decoration: none;}
.titre {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}

.titre-page {
	font-family: Verdana;
	font-size: 11px;
	color: #FF7400;
	font-weight:bold;
	text-decoration: none;
}
.infos {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a.infos:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF7400;
	font-weight:bold;
}
.menu-p {
	font-family: ARIAL, serif;
	font-size: 12px;
	color: #3E3776;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
a.menu-p:hover {
	font-family: ARIAL, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
radio {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.ctr {
	border: 1px solid #000000;
}
.border {
	border: 1px solid #C4CABF;
}
.border2 {
	border: 1px solid #CA6008;
}