body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
	background-color: white;
}

.menuhaut
{
	position: relative;
	margin: auto;
	margin-top: 130px;
	width: 950px;
	height: 20px;
	border-bottom: 1px solid rgb(100,100,100);
	text-align: right;
}

.menuhaut a
{
	letter-spacing: 0.5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.6em;
	font-variant: small-caps;
	color: rgb(150,150,150);
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid rgb(100,100,100);
}

#fr a
{
	color: gray;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid gray;
	border-bottom: none;
}

#cz a
{
	color: rgb(158,0,0);
	letter-spacing: 1px;
	padding-left: 0px;
}

#fr a:hover
{
	color: rgb(158,0,0);
	font-style: italic;
}


.menuhaut a:first-letter
{
	font-size: 1em;
}

#pageaccueil a:hover
{
	border-top: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-bottom: 1px solid white;
	color: rgb(158,0,0);
}

#presentation a:hover
{
	border-top: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-bottom: 1px solid white;
	color: rgb(70,87,51);
}

#polecommunication a:hover
{
	border-top: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-bottom: 1px solid white;
	color: rgb(100,74,66);
}

#poleconseil a:hover
{
	border-top: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-bottom: 1px solid white;
	color: rgb(79,82,87);
}

#contact a
{
	border-top: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-bottom: 1px solid white;
	color: rgb(158,0,0);
}

.men a
{
	color: white;
	letter-spacing: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#conteneur
{
	position: relative;
	margin: auto;
	width: 950px;
	height: 370px;
	background-color: rgb(255,255,255);
	border-left: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	border-bottom: 1px solid rgb(100,100,100);
}


#logo
{
	position: absolute;
	top: 10px;
	left: 38px;
	height: 30px;
	padding-bottom: 10px;
}

#logo p
{
	margin: 0px;
}

#ekont
{
	border-right: 2px solid rgb(140,140,140);
	padding-right: 4px;
	margin-left: 10px;
	color: rgb(158,0,0);
	letter-spacing: 0.9px;
	font-weight: bold;
	font-size: 0.9em;
	font-variant: small-caps;
}

#logo p:first-letter
{
	font-size: 1.4em;
}

#communication
{
	color: rgb(100,100,100);
	font-size: 0.8em;
}

#image
{
	position: absolute;
	top: 320px;
	left: 35px;
	width: 915px;
	height: 190px;
	background-image: url("bande30.jpg");
	background-repeat: no-repeat;
}

#imagetour
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 370px;
	background-image: url("tourbis1.jpg");
}

#contenu
{
	position: absolute;
	top: 110px;
	left: 340px;
	height: 90px;
	padding: 10px;
	width: 185px;
	border-right: 1px solid rgb(158,0,0);
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.8em;
	color: black;
	text-align: justify;
	line-height: 30px;
}	



#pied_de_page
{
	margin: auto;
	width: 950px;
	height: 100px;
	text-align: right;
	font-size: 0.6em;
}

#pied_de_page p
{
	margin: 0;
	padding: 0;
	color: rgb(150,150,150);
}




#adresse
{
	position: absolute;
	top: 90px;
	left: 575px;
	width: 300px;
	height: 140px;
	font-size: 0.8em;
	text-align: justify;
	color: rgb(150,150,150);
	padding: 10px;
	line-height: 150%;
}


#boutonsmenu
{
	position: absolute;
	top: 30px;
	left: 745px;
	width: 480px;
	height: 100px;
}

#boutonsmenu a
{
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	margin-left: 40px;
}

#boutonpresentation
{
	background-color: rgb(115,157,83);
}

#boutoncommunication
{
	background-color: rgb(185,157,64);
}

#boutonconseil
{
	background-color: rgb(129,147,192);
}

#boutoncontact
{
	background-color: rgb(234,85,81);
}

#boutonsmenu2
{
	position: absolute;
	top: 200px;
	left: 90px;
	width: 70px;
	height: 200px;
}

#boutonsmenu2 a
{
	display: block;
	width: 15px;
	height: 15px;
	margin-bottom: 10px;
}

#boutonpresentation2
{
	background-color: rgb(170,191,147);
	border-bottom: 2px solid rgb(85,85,85);
	border-right: 2px solid rgb(85,85,85);
	border-top: 1px solid rgb(85,85,85);
	border-left: 1px solid rgb(85,85,85);
}

#boutoncommunication2
{
	background-color: rgb(215,198,140);
	border-bottom: 2px solid rgb(85,85,85);
	border-right: 2px solid rgb(85,85,85);
	border-top: 1px solid rgb(85,85,85);
	border-left: 1px solid rgb(85,85,85);
}

#boutonconseil2
{
	background-color: rgb(170,182,213);
	border-bottom: 2px solid rgb(85,85,85);
	border-right: 2px solid rgb(85,85,85);
	border-top: 1px solid rgb(85,85,85);
	border-left: 1px solid rgb(85,85,85);
}

#boutoncontact2
{
	background-color: rgb(240,135,132);
	border-bottom: 2px solid rgb(85,85,85);
	border-right: 2px solid rgb(85,85,85);
	border-top: 1px solid rgb(85,85,85);
	border-left: 1px solid rgb(85,85,85);
}

#boutonpresentation2:hover
{
	background-color: rgb(115,157,83);
	border-top: 2px solid rgb(85,85,85);
	border-left: 2px solid rgb(85,85,85);
	border-bottom: 1px solid rgb(85,85,85);
	border-right: 1px solid rgb(85,85,85);
}

#boutoncommunication2:hover
{
	background-color: rgb(185,157,64);
	border-top: 2px solid rgb(85,85,85);
	border-left: 2px solid rgb(85,85,85);
	border-bottom: 1px solid rgb(85,85,85);
	border-right: 1px solid rgb(85,85,85);
}

#boutonconseil2:hover
{
	background-color: rgb(129,147,192);
	border-top: 2px solid rgb(85,85,85);
	border-left: 2px solid rgb(85,85,85);
	border-bottom: 1px solid rgb(85,85,85);
	border-right: 1px solid rgb(85,85,85);
}

#boutoncontact2:hover
{
	background-color: rgb(236,97,94);
	border-top: 2px solid rgb(85,85,85);
	border-left: 2px solid rgb(85,85,85);
	border-bottom: 1px solid rgb(85,85,85);
	border-right: 1px solid rgb(85,85,85);
}

a#boutonpresentation2 
{
   position: relative;
   color: black;
   text-decoration: none;
}

a#boutonpresentation2 span 
{
   display: none;
   font-size: 0.8em;
}

a#boutonpresentation2:hover 
{
   z-index: 500;
}

a#boutonpresentation2:hover span 
{
   display: inline;
   position: absolute;
   white-space: nowrap;
   top: 0px;
   left: 27px;
   background: white;
	color: rgb(150,150,150);
}

a#boutoncommunication2 
{
   position: relative;
   color: black;
   text-decoration: none;
}

a#boutoncommunication2  span 
{
   display: none;
   font-size: 0.8em;
}

a#boutoncommunication2:hover 
{
   z-index: 500;
}

a#boutoncommunication2:hover span 
{
   display: inline;
   position: absolute;
   white-space: nowrap;
   top: 0px;
   left: 27px;
   background: white;
	color: rgb(150,150,150);
}

a#boutonconseil2 
{
   position: relative;
   color: black;
   text-decoration: none;
}

a#boutonconseil2  span 
{
   display: none;
   font-size: 0.8em;
}

a#boutonconseil2:hover 
{
   z-index: 500;
}

a#boutonconseil2:hover span 
{
   display: inline;
   position: absolute;
   white-space: nowrap;
   top: 0px;
   left: 27px;
   background: white;
	color: rgb(150,150,150);
}

a#boutoncontact2 
{
   position: relative;
   color: black;
   text-decoration: none;
}

a#boutoncontact2  span 
{
   display: none;
   font-size: 0.8em;
}

a#boutoncontact2:hover 
{
   z-index: 500;
}

a#boutoncontact2:hover span 
{
   display: inline;
   position: absolute;
   white-space: nowrap;
   top: 0px;
   left: 27px;
   background: white;
	color: rgb(150,150,150);
}

#xiti
{
	position: absolute;
	margin: auto;
	width: 50px;
	height: 10px;
	top: 20px;
	left: 20px;
}