@charset "utf-8";
@import url("menu.css");
/* CSS Document */

body{
background-color:#707540;
margin:10px;
}

#global{
	position: absolute;
	width:1024px;
	top:3%;
	left:50%;
	margin-left:-512px;
	height:625px;
	background-color: #EBE6BE;
	border:20px solid #FFFFFF;
	
}

#tete{
height:149px;
width:1024;
}

#corps{
	background-image: url(../Images/corps.gif);
	height:170px;
	width:1024px;
	
}

#col1{
width:240px;
position: absolute;
}


#col2{
	left: 260px;
	position: relative;
	top: 15%;
}

#col2_contact{
	left: 260px;
	position: relative;
	top: 5%;
}

#col2_menu{
	left: 250px;
	position: relative;
	top: 5%;
}

#col2_visibilite{
	left: 250px;
	position: relative;
	top: 20%;
}
#bout_accueil{
	height:34px;
	padding-left: 10px;
	padding-top:2px;
}


#bout_histoire{
height:34px;
padding-left: 10px;
}


#bout_crepes{
height:34px;
padding-left: 10px;
}


#bout_visibilite{
height:34px;
padding-left: 10px;
}


#bout_contact{
height:34px;
padding-left: 10px;

}

#pieds_index{
	width:1024;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6F6944;
	font-size: 0.8em;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../Images/logo_pieds.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 306px;
	
	
}
#pieds_histoire{
	width:1024;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #736D46;
	font-size: 0.8em;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 306px;
	background-image: url(../Images/fondhistoire.jpg);
	
	
}


#pieds_contact{
	width:1024;
	position: absolute;
	padding-left: 20px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #AFA97C;
	font-size: 1em;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../Images/fondcontact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 306px;
}


#pieds_menu{
	width:1024;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: E56157;
	font-size: 0.7em;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../Images/ardoise3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 306px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	word-spacing: normal;
	
	
}



#pieds_visibilite{
	width:980px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #AFA97C;
	font-size: 0.9em;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../Images/fondvisibilite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 306px;
	
	
}


#pieds_welcome{
	width:980px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #AFA97C;
	font-size: 0.9em;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../Images/logo_pieds.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 306px;
	
	
}
#menu {
}

