body {
	background-image: url(images/bg_page.jpg);
	background-color: #CADCF2;
}
.bodyleft {
	border-top: 1px none #2B76AB;
	border-right: 1px solid #2B76AB;
	border-bottom: 1px none #2B76AB;
	border-left: 1px none #2B76AB;
}
.bodycorner {
	border-top: 1px none #2B76AB;
	border-right: 1px solid #2B76AB;
	border-bottom: 1px solid #2B76AB;
	border-left: 1px none #2B76AB;
}
.bodybottom {
	border-top: 1px none #2B76AB;
	border-right: 1px none #2B76AB;
	border-bottom: 1px solid #2B76AB;
	border-left: 1px none #2B76AB;
}

.mentionslegales {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 10px;
	color: #1C5883;
}

.menugauche_1 {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1C5883;
	text-indent: 10pt;
	list-style-image: none;
}

.menugauche_2 {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1C5883;
	text-indent: 20pt;
	list-style-image: none;
}
.selectgauche_1 {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 10pt;
	list-style-image: none;
}

.selectgauche_2 {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 20pt;
	list-style-image: none;
}
.menugauche {
	text-indent: -40px;
}

.texte {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #1C5883;
	
}
a:link {
	color: #1C5883;
	text-decoration: none;
}
a:visited {
	color: #1C5883;
	text-decoration: none;
}
a:hover {
	color: #1C5883;
	text-decoration: underline;
}
a:active {
	color: #1C5883;
	text-decoration: underline overline;
	background-color: #BFDFEA;
}

.titre {
	font-family: "Century Gothic", Gothic;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.soustitre {
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.formtext {
	border: 1px solid #1C5883;
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #1C5883;
}

.formbutton {
	border: 1px solid #1C5883;
	font-family: Tahoma, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #1C5883;
	background-color: #C5D6E0;
}
