/* liens */
A:link { color : #0042A6; text-decoration : none;}
A:active { color : #2079FF; text-decoration : none;}
A:visited { color : #0042A6; text-decoration : none;}
A:hover { color : #2079FF; text-decoration : none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}

.style14 {font-size: 7px}
.style15 {
	font-size: 11px;
	font-family: Verdana;
}

.style16 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.style17 {color: #0042A6}
.style18 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #0042A6;
}

.style1 {font-size: 9px}
.style19 {color: #FFFFFF}
.style20 {color: #FF0000}
.style22 {
	color: #FFFFFF;
	font-size: 11px;
}

/* tableau ombre de fenetre*/
.tb1 {
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}

/* tableau contour de fenetre */
.tb3 {
	background-color: #0042A6;
}

/* tableau fenetre */
.tb5 {
	background-color: #FFFFFF;
}

/* tableau de contenu */
.tbcontenu {
	background-image: url(images/layout_04.png);
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

/* message */
.textarea {
	border: #c0c0c0 1px solid;
	background-color: #FFFFFF;
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}

/* nom, email, sujet, envoyer */
.input{
	border: #c0c0c0 1px solid;
	background-color: #FFFFFF;
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}

/* images liens */
.imagelien{
	border: #000000 0px solid;
}