html{
	height: 100%;
	background-color: #750C00;
	background-repeat: repeat;
	background-image: url(images/fond.jpg);
}

input{
  background-image: url(images/parcho1.gif);
  border: 1px #5C4018 solid;
}
div#global{
	width: 1024px;
	margin-left: auto; 
    margin-right: auto; 
}

div#banniere{
	text-align: center;
	margin-bottom: 30px;
	margin-left: 102px;
	margin-right: 102px;
	vertical-align: middle;
}

div#menuhaut1{
	text-align: center;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
}

div#menuhaut{
	text-align: center;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
  background-image: url(images/parcho1.gif);
}

.ban{
	border: none;
	vertical-align: middle;
}

div#haut{
	height: 75px;
	margin: 0px 0px 30px 0px;
	text-align: center;
}

div#hautcontact{
	background-color: #FFEBBA;
	margin-left: 7%;
	float: left;
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	height: 75px;
	width: 250px;
	border: 3px outset #C18F41;
}

div#hautpub{
	background-color: #FFEBBA;
	text-align: center;
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	height: 75px;
	width: 540px;
	border: 3px outset #C18F41;
	position:absolute;
  left: 50%;
  margin-left: -270px;
}

div#menugauche{
	float: left;
	background-image: url(images/parcho1.gif);
	padding: 10px 0px;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	width: 180px;
	border: none;
}

div.boitemenu{
	margin-top: 10px;
	width: 160px;
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	border: none;
	margin-left: 15px;
	margin-right: 15px;
}

div#menudroite{
	background-image: url(images/parcho1.gif);
	text-align: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	width: 160px;
	border: none;
	padding: 10px 0px;
}

div#fenetre{
    width: 800px;
	background-color: transparent;
	border-style: none;
	padding: 1px 0px;
	background-image: url(images/parcho1.gif);
	margin-left: 20px;
	margin-right: 200px;
}

div.fenetregauche{
	float: left;
    border: none;
	margin-left: 15px;
	width: 20%;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

div.carte{
	float: right;
    border: none;
	width : 75%;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

div#centre{
	background-color: transparent;
	border-style: none;
	padding: 1px 0px;
	background-image: url(images/parcho1.gif);
	margin-left: 190px;
	margin-right: 200px;
}

div.milieu{
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	border: none;
	width: 760px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

div.milieu100{
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	border: none;
}

div#centre1{
	background-color: transparent;
	border-style: none;
	background-image: url(images/parcho1.gif);
	margin-left: 170px;
	margin-right: 170px;
	padding: 10px;
}

div#menudroite1{
	background-image: url(images/parcho1.gif);
	text-align: left;
	margin: 0px;
	text-decoration: none;
	float: right;
	font-weight: bold;
	background-color: transparent;
	width: 190px;
	border: none;
	padding: 0px 0px 10px 0px;
}

div.milieu1{
	border: none;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

div.milieud{
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	border: none;
	float: right;
	margin-right: 20px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

div.milieug{
	background-image: url(images/parcho.gif);
	background-repeat: repeat;
	border: none;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.intermenu{
   vertical-align: middle;
   text-align: center;
   border: none;
} 

.hr{
    display: block;
    margin: 0 auto;
    height: 37px;
    width: 281px;
	  border: none;
}

table.border1{
    border-width: 1px;
    border-style: dashed;
	border-color: #5C4018;
}

table.pleine{
  width: 100%;
}

td.border1{
    border-width: 1px;
    border-style: dashed;
	border-color: #5C4018;
}

td.parcho1{
  background-image:url('images/parcho1.gif');
  border-top: 0px;
  border-left:#000000 1px dashed;
  border-right: 0px;
  border-bottom: 0px;
  width: 50%;
}

td.parcho2{
  background-image:url('images/parcho1.gif');
  border-top: 0px;
  border-right:#000000 1px dashed;
  border-left: 0px;
  border-bottom: 0px;
  width: 50%;
}

p{
	font-size: 100%;
	font-family: times new roman, sans-serif;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
	text-align : left;
	color: #5C4018;
}

p.trad{
  color: #2d179b;
  font-family: cursive;
}

p.center{
	font-size: 100%;
	font-family: times new roman, sans-serif;
	border: none;
  text-align: center;
	color: #5C4018;
}

p.titremenu{
	text-align: center;
	font-size: 120%;
	text-transform: uppercase;
	color:#4C2A14;
}

p.menudefilant{
	color:#FFE3AA;
}


h1{
	text-align: center;
	color: #4C2A14;
	font-size: 150%;
}

h2{
	color:#4C2A14;
}

h3{
  color:#4C2A14;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 120%;
  margin-bottom: 0px;
}

.statueindex{
   position:relative;
   top:-10px; 
   left:150px; 
}

.txt{
   position:relative;
   top:-35px; 
   left:150px; 
}

.imglien{
	border: 0px;
	vertical-align: middle;
}

a.menu:link{
	color:#7E4712;
	text-decoration: none;
}

a.menu:visited{
	color:#7E4712;
	text-decoration: none;
}

a.menu:hover{
	color:#4C2A14;
}

a.menua:link{
        color: #ff6347;
        text-decoration: underline;
}

a.menua:visited{
        color: #7E4712;
        text-decoration: underline;
}

a.menua:hover{
	color:#ffd700;
}

a.menupt:link{
	color:#7E4712;
	text-decoration: none;
	font-size: 70%;
	text-align: center;
}

a.menupt:visited{
	color:#7E4712;
	text-decoration: none;
	font-size: 70%;
	text-align: center;
}

a.menupt:hover{
	color:#4C2A14;
	font-size: 70%;
	text-align: center;
}

.titretableau {
  font-weight:bold;
}

.imagestableau {
	border: none;
	text-align: center;
	vertical-align: middle;
}

.bouton{
	background-image: url(images/parcho1.gif);
	border: 3px outset;
	color: #5C4018;
	border-color: #FFBC0A #8C6D2A #8C6D2A #FFBC0A;
}

.champtxt{
	border: 1px solid;
	border-color: #5C4018;
	background-color:#E8B54B;
	background-image: url(images/parcho1.gif);
	color:#5C4018;
}


a.ptlien:link{
	font-size: 75%;
	color:#7E4712;
	text-decoration: none;
	text-align: right;
}

a.ptlien:visited{
	font-size: 75%;
	color:#7E4712;
	text-decoration: none;
	text-align: right;
}

a.ptlien:hover{
	font-size: 75%;
	color:#4C2A14;
	text-align: right;
}

a:link{
	font-size: 100%;
	color:#7E4712;
	text-decoration: none;
	text-align: right;
}

a:visited{
	font-size: 100%;
	color:#7E4712;
	text-decoration: none;
	text-align: right;
}

a:hover{
	font-size: 100%;
	color:#4C2A14;
	text-align: right;
}

.grand{
	font-size: 150%;
	color: #5C4018;
}
.petit{
  font-size: 75%;
  color: #5C4018;
}