@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #801111;
	background-image: url(/images/fondpage.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #490909;
}
#bottom {
	height: 76px;
	background-image: url(/images/ondela-fr_r5_c1.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: middle;
}
a:link,
a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover,
a:active {
	color: #CC0000;
	text-decoration: none;
}

#bottom a:link,
#bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

#bottom a:hover,
#bottom a:active {
	color: #FFCC00;
	text-decoration: none;
}

#langues {
	text-align: right;
}

#langues a:link,
#langues a:visited {
	text-decoration: none;
	color: #490909;
}

#langues a:hover,
#langues a:active {
	text-decoration: underline;
}

#titre {
font-size:24px;
color:#490909;
}
#form1 input,
#form1 textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
