/* CSS Document */
body {
	background-repeat: repeat-x;
	background-color: #E9B518;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Balises de structure */
#introTxt {
	width: 483px;
	height: 497px;
	float: left;
	background-repeat: no-repeat;
}
#introIllustration {
	width: 475px;
	height: 497px;
	float: left;
	background-image: url(imageintro/fnd.png);
	background-repeat: no-repeat;
}
#conteneur {
	width: 800px;
	background-image: url(img/contenerFond.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#colonneGauche {
	width: 250px;
	float: left;
	background-image: url(img/fond-navigation.png);
}
#colonneCentre {
	width: 550px;
	float: left;
}
#ombrageBas {
	width: 800px;
	height: 1px;
	float: left;
	background-image: url(img/ombrageBas.png);
	background-repeat: repeat-x;
}
#titre {
	padding-left: 40px;
	padding-top: 30px;
}
#texte {
	padding-left: 20px;
	padding-right: 20px;
	color: #3E2C03;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	overflow: hidden;
}
#texte a {
	color: #3E2C03;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 13px;
	/*background-color: #ebe0c0;*/
	text-decoration: underline;
}
#texte a:hover {
	text-decoration: underline;
}
#basPage {
}
/* texte */
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #916900;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #916900;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #993300;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h2 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #916900;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #916900;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#blocTexte {
	background-color: #eee1ba;
	border: 1px solid #ab9a66;
	padding: 15px 15px 15px 15px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}
.bigTitre {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #916900;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.texteBig {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #3E2C03;
	font-size: 18px;
	font-weight: bold;
}
.texteBig2 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #3E2C03;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
.texteGas {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #3E2C03;
	font-size: 12px;
	font-weight: bold;
}
.texteRedGas {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.texteSimple {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #3E2C03;
	font-size: 12px;
}
.texteSimple11 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 11px;
}
.texteSmall {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 9px;
}
.input1 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 10px;
	background-color:#CCCCCC;
}
.input2 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #000000;
	font-size: 10px;
}
/* formulaire */
.forminput {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E2C03;
	background-color: #D8C58E;
}
/* navigation */
#masterdiv {
	width: 250px;
	background-image: url(img/fond-navigation-degrade.png);
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
}
.menutitle {
	cursor:pointer;
}

.menutitle a {
	color:#3E2C03;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.submenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#3E2C03;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/* colonne centrale */
#illustrationTop {
}
#image {
	width: 200px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 5px 10px;
	background-color: #ebe0c0;
	overflow: hidden;
}
#redactionel {
	background-image: url(img/deco.png);
	background-repeat: no-repeat;
}
.tableImage {
	background-color: #D8C58E;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #916900;
	border-right-color: #916900;
	border-bottom-color: #916900;
	border-left-color: #916900;
	position: absolute;
}
.lienCalendrier {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #993300;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: bold;
}
