.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/filet-menu.gif);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 14px;
	line-height: 9px;
}
.menu:hover {
	color: #febf00;
}
a.menu.active  {
	color: #febf00;
	background-image: url(../images/filet-menu-roll.gif);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 14px;
	line-height: 9px;
}
body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #304693;
	height: 100%;
}
.ombreg {
	background-image: url(../images/ombreg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ombred {
	background-image: url(../images/ombred.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-accueil {
	background-image: url(../images/fond-accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #304693;
}
.degrade-accueil {
	background-image: url(../images/degrade-accueil.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textejaune16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #febf00;
	text-decoration: none;
}
.texteblanc18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblanc12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	width: 176px;
}
.texteblanc11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textejaune11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #febf00;
	text-decoration: none;
}
.textebleu11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81b0f5;
	text-decoration: none;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblanc14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81b0f5;
	text-decoration: none;
}
.smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smenu:hover {
	color: #febf00;
}
a.smenu.active  {
	color: #febf00;
}
.textejaune12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #febf00;
	text-decoration: none;
}
.champ1 {
	height: 14px;
	width: 200px;
	border: 2px dotted #F4C52F;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283C7F;
	background-color: #B6CEF5;
}
.champ1:focus {
	border: 2px dotted #FF9900;
	background-color: #FFF;
}
.champ2 {
	height: 50px;
	width: 200px;
	border: 2px dotted #F4C52F;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283C7F;
	background-color: #B6CEF5;
}
.champ2:focus {
	border: 2px dotted #FF9900;
	background-color: #FFF;
}

