* {
	outline: none;
}
body {
	margin-top: 5px;
	padding: 0;
	color:#70674B;
	text-align:center;
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete {
	background-image:  url("../img/entet5_new.jpg");
	width: 785px;
	height: 240px;
	text-align: right;
	background-repeat: no-repeat;
}
#milieu {
	background-image:  url(../img/corps5.jpg);
	background-repeat: repeat-y;
	margin: 0;
	width: 783px;
	text-align: right;
}
#piedpage {
	background-image:  url("../img/piedpage5.jpg");
	background-repeat: no-repeat;
	width: 785px;
	height: 51px;
	text-align: right;
	padding-top: 20px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
}
#piedpage p{
	margin: 0px 50px 0px 0px;
	padding: 0px;
}
#droite {
	margin-left: 220px;
	padding: 30px 0 0 0;
	margin-right: 40px;
	text-align: left;
	color: #E8ECD9;
}
#menu {
	width: 160px;
	float: left;
	left: 40px;
	position: relative;
	top: 10px;
	background-image: url(../img/plumemenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul {
	list-style-type: none;
	background-repeat: no-repeat;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu li {
	margin:0px;
	display: block;
}
#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	display: block;
	line-height: 25px;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 5px;
	height: 25px;
	color: #E6E6CC;
}
#menu a:hover {
	color: #656145;
	background-image: url(../img/plume.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#uberlink a{
	color: #656145;
	border-bottom: 1px solid #656145;
	background-image: url(../img/plume.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

p {
	margin: 10px 10px 20px 5px;
	line-height: 25px;
}
.imgdroite {
	float: right;
	margin: 0px 0px 0px 30px;
}
.imggauche {
	margin: 0px 30px 0px 0px;
	float: left;
}

.spacer {
	clear:both;
	background-image: url(../img/corps5.jpg);
	background-repeat: repeat-y;
	width:785px;
	font-family: Tahoma;
	text-align: right;
	margin-right: 50px;
	padding-top: 20px;
}
.txtmilieu {
	text-align: center;
	border: 1px dotted #CCCCCC;
	background-color: #656145;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	width: 80%;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	color: #FFFFFF;
	padding: 0 0 3px 0px;
	margin-top: 20px;
}
h2 {
	width: 80%;
	color: #FFFFFF;
	padding: 0 0 3px 0px;
	margin: 20px 0px 0px 10px;
	font-size: 12px;
}
.cache {
	visibility: hidden;
}
#menu img {
	color:#000000;
	margin: 10px 5px;
}
.imgcentre {
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
acronym {
	color: #FFFFFF;
}
li {
	line-height: 20px;
	color: #ECECD9;
}
a:link {
	text-decoration: none;
	color: #666699;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #666699;
	text-decoration: none;
}
.pmilieu {
	margin: 0px 10px 10px 20px;
	width: auto;
	height: auto;
}
.padresse {
	margin: 20px auto 10px;
	width: 60%;
	height: auto;
	text-align: center;
	color: #ececd9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px dotted #fff;
	padding: 10px;
	background-color: #656145;
}
.surbrillance {
	color: #FFEDA4;
	font-variant: normal;
}
.compteurnb {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}



.form {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.form p, input, select{
	color:#000000;
	margin: 0px;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Tahoma;
	text-align: left;
	margin-left:30px;
}
.form textarea {
	background-image: url(../img/logotextarea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 30px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #CAD7BD;
	border-top: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	overflow: auto;
}
.submit {
	margin-top: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	background-color: #333333;
	font-weight: normal;
	color: #FF9900;
}
.form select, input{
	color:#000000;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	margin-left:30px;
	background-color: #CAD7BD;
	border-top: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	font-variant: normal;
}
img {
	border: 0px;
}
.ecrit8px {
	font-size: 9px;
}
.compteur {
	width: 80%;
	height: auto;
	text-align: center;
	color: #ececd9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #656145;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	height: 121px;
	width: 115px;
	position: relative;
}
#content #milieu #droite blockquote {
	color: #FFF;
	font: bold normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0;
	margin: 0px 10px 10px 10px;
}
.italic {
	font-style: italic;
	color: #777457;
}

