* {margin: 0 ; padding: 0 }

body {
font-family: arial, helvetica, sans-serif  ;
color: #313d1d ;
background-color: #e1e8c7 ;
text-decoration: none ;
}

.couleur1			{ color: #8A1616 }
a.couleur1			{ color: #8A1616 ; text-decoration : none }
a.couleur1:hover	{ color: #313d1d }

.couleur2			{ color: #313d1d }
a.couleur2			{ color: #313d1d ; text-decoration : none }
a.couleur2:hover	{ color: #8A1616 }

#contsite		{ position: relative ; width: 1070px ; margin-left: auto ; margin-right: auto }

#conteneur	{ position: relative ; display: block ; margin-top: 35px ; margin-left: 60px ; margin-bottom: 10px ; width: 950px ; text-align: left ; border: 10px solid #fff ; background-color: #F5F7ED }

#header		{ width: 950px ; height: 299px }
#plan		{ width: 950px ; height: 450px ;margin-top: 0px ; z-index: 8}

#footer		{ width: 950px ; height: 143px }

#photo		{ position: absolute ; left: 0px ; top: 380px ; border: 10px solid #fff ; width: 250px ; height: 333px ; background-color: #F5F7ED ; z-index: 10 }

#actu		{ position: absolute ; left: 0px ; top: 760px ; border: 10px solid #fff ; width: 230px ;  font-size: 12px ; background-color: #F5F7ED ; color: #313d1d ; padding: 10px ; line-height: 1.5em ; z-index: 10 }

.sign		{ font-family: arial, helvetica, sans-serif ; font-weight: bold ; font-size: 9px ; text-align: right ; margin-right: 50px }

#contmenu			{ height: 32px ; padding-top: 12px ; text-align: center ; border-top: 2px solid #8A1616 ; background-image: url('images/fondmenu.gif') ; background-repeat: repeat ; z-index : 11}
#menu1 ul			{ text-align: center;  }
#menu1 li			{ display: inline ; padding-left: 15px ; padding-right: 15px ; line-height: 1em ; }
#menu1 li a			{ color: #415126 ;  text-decoration: none ; font-family: arial, helvetica, sans-serif ; font-size: 14px ; font-weight: bold }
#menu1 li a:hover	{color: #8A1616 }
#menu1 a#current	{color: #8A1616}
#menu1 a#current:hover	{color: #8A1616}


#menu2		{ position: absolute ; left: 80px ; top: 400px ; border-right: 1px solid #8A1616 ; width: 180px ; height: 150px ; background-color: #F5F7ED ; z-index: 10 ; padding: 20px 10px 0px 0px }

#menu2 ul			{ text-align: right ; list-style-type:none }
#menu2 li			{ line-height: 2em ; }
#menu2 li a			{ color: #415126 ;  text-decoration: none ; font-family: arial, helvetica, sans-serif ; font-size: 14px ; font-weight: bold }
#menu2 li a:hover	{color: #8A1616 }
#menu2 a#current	{color: #8A1616}
#menu2 a#current:hover	{color: #8A1616}

/* textes */

.gras				{ font-weight: bold }

.textes				{ width: 650px ; margin-left: 250px ; font-weight: normal ; line-height: 1.5em ;  font-size: 13px ; }

.titre				{ font-family: arial, helvetica, sans-serif ; font-size: 14px ; font-weight: bold ; color: #8A1616 ; border-top: 1px solid #8A1616 }

.titre2				{ font-family: arial, helvetica, sans-serif ; font-size: 14px ; font-weight: bold ; color: #7a913e ; border-top: 1px solid #7a913e }

.titre3				{ font-family: arial, helvetica, sans-serif ; font-size: 14px ; font-weight: bold ; color: #8A1616  }

.italique			{ font-style:italic }

p 					{ }
.couleur1			{ color: #313d1d }
.rouge				{ color: color: #8A1616 ; font-weight: bold }



/* tableau prix*/

table				{ font-family: arial,helvetica,sans-serif ; font-size: 13px ; color: #313d1d }
.prix				{ border-style:solid ; border-width:1px ; border-color: #676767 ; border-collapse : collapse ; }
td					{  }
.droite				{ text-align : center ; width: 200px ; border: 1px solid #676767 ; height : 3em ; border-collapse: collapse}
.droite2			{ text-align : center ; width: 140px ; border: 1px solid #676767 ; height : 3em ; border-collapse: collapse}
.gauche				{ text-align : left ; text-indent: 10px ; font-weight: bold ; width: 470px ; border: 1px solid #676767 ;  height : 3em ; border-collapse: collapse }
.gauche2			{ text-align : left ; text-indent: 10px ; font-weight: bold ; width: 670px ; border: 1px solid #676767 ;  height : 3em ; border-collapse: collapse }


.form				{ font-family: arial,helvetica,sans-serif ; line-height: 2em ; font-size: 14px ; width: 400px ; color: black ; color: #313d1d ; border: 1px solid #819a58 }
.espaceavant		{ margin-top: 12px ; line-height: 17px ; font-size: 14px }
