#general {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #843829;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	margin-top: auto;
	margin-bottom: auto;
}
#logo {
	height: 80px;
	width: 800px;
	background-image: url(images/gifec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D67D21;
}
#general #logo a {
	color: #D67D21;
	text-decoration: underline;
}

#menu {
	height: 40px;
	width: 800px;
}
#image {
	float: left;
	height: 125px;
	width: 150px;
	position: relative;
}
#intro {
	height: 125px;
	width: 630px;
	float: right;
	color: #D67D21;
	font-style: italic;
	margin-top: 10px;
	text-decoration: none;
}


#sommaire {
	float: left;
	height: 400px;
	width: 150px;
	font-weight: bold;
	background-image: url(images/FLOU2V1.jpg);
}
#general #sommaire li {
	list-style-type: none;
	display: block;
	height: 50px;
	margin-left: -40px;
	text-align: center;
	padding-top: 10px;
}
#general #sommaire li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	display: block;
	line-height: 28px;
}

#general #sommaire li a:hover {
	background-image: url(images/FLOU2V2.jpg);
}

#corps {
	height: 400px;
	width: 630px;
	float: right;
	color: #843829;
}
#general #intro a#bouton {
	color: #843829;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
#general #intro #bouton:hover {
	background-image: url(images/flecheV1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#general #menu a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#corps a#personne {
	color: #D67D21;
	font-weight: bold;
	text-decoration: none;
}
#corps a#mail {
	font-size: 12px;
	color: #843829;
	text-decoration: none;
	font-weight: bold;
}
#lienutil {
	font-size: 14px;
	font-weight: bold;
}
.Tcorps1 {
	font-size: 16px;
	font-weight: bold;
	color: #843829;
	text-decoration: blink;
}
.Tintro1 {
	font-size: 36px;
	font-style: italic;
	color: #D67D21;
}
.Tintro2 {
	font-size: 18px;
	font-style: normal;
	color: #D67D21;
	font-weight: bold;
}
#corps a#lien {
	font-size: 16px;
	font-weight: bold;
	text-transform: Aucune;
	color: #D67D21;
	text-decoration: none;
}
.Tcorps2 {
	font-size: 18px;
	font-weight: bold;
	color: #843829;
}
#corps li a {
	font-size: 16px;
	color: #843829;
	list-style-type: square;
	line-height: 25px;
	font-weight: normal;
	display: Aucune;
	text-align: left;
}
#lienutil a {
	color: #D67D21;
}
#corps ul {
	padding-left: 200px;
}
#fenetre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #843829;
	height: 100px;
	width: 400px;
}
.clign {
	text-decoration: blink;
	font-weight: bold;
}
#trtitre {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #D67D21;
}
.Tcorps3 {
	color: #999999;
}
.TIntro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #666666;
}
.Timg1 {
	font-size: 9px;
	font-weight: normal;
	color: #843829;
}
.Timg2 {
	font-size: 9px;
	color: #D67D21;
}
form {
	width: 600px;
	padding: 10px 20px;
	background: #D8D8D8;
	color: #843829;
	margin-right: auto;
	margin-left: auto;
}
form p {
	margin: 1em 0;
}
form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}
form p.double label {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}
form p.double label span.info {
	display: block;
	margin-top: 0.2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
form p.double input,
form p.double textarea {
	width: 250px;
	margin-left: 12px;
	border: solid 1px midnightblue;
	padding: 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
}
form p.simple {
	margin-left: 160px;
}
#general a {
	text-decoration: none;
}
.Tcorps4 {
	font-size: 14px;
	color: #D67D21;
}

