/* @override http://www.lelaitdelaferme.com/design/css/global.css */

body {
	font: 0.8em/135% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #9c651e;
}

ol {
	padding: 0;
	list-style: none;
}

li {
	
}

a {
	text-decoration: none;
	color: #38240a;
}

a:hover {
	color: #363d17;
}

a img {
	border: none;
}

div#corps img {
	border: 3px solid #b1c94f;
}

p.legende {
	font-size: 0.8em;
	float: left;
	margin: -10px 0 0 255px;
	padding: 0;
}

.bold {
	font-weight: bold;
}

h3 {
	color: #b7cc57;
	margin-bottom: 0px;
}

.italique {
	font-style: italic;
	text-align: center;
}

/* @group Navigation */

div#navigation {
	background: url('/design/images/fond_bouton.jpg') -100px 0px no-repeat;
	width: 180px;
	height: 633px;
	padding-top: 20px;
	position: fixed;
	top: 20px;
}

div#navigation li {
	margin-left: 0px;
}

div#navigation li span {
	position: absolute;
	margin-top: 70px;
	margin-left: -40px;
	font-weight: bold;
}

div#navigation li span {
	position: absolute;
	margin-top: 70px;
	margin-left: -40px;
	font-weight: bold;
}

/* @end */

/* @group Corps */

div#corps {
	position: absolute;
	width: 700px;
	left: 190px;
}

/* @group Zone 1 */

#zone1 div.texto img {
	border: 3px solid #b1c94f;	
}

div#zone1 {
	float: left;
	padding-top: 20px;
	text-align: center;
}

div#zone1 img {
	float: left;
	border: none;
}

div#zone1 div.texto {
	width: 230px;
	float: left;
	text-align: justify;
	margin-left: 20px;
	margin-top: 50px;
}


/* @end */

/* @group Zone 2 */

div#zone2 {
	float: left;
	padding-top: 30px;
	text-align: justify;
	width: 100%;
}

img.phrases {
	margin-left: -29px;
	margin-top: 10px;
	margin-bottom: -30px;
}

div#zone2 img {
	float: left;
	margin: 20px 20px 20px 0;
}

div#zone2 div.texto {
	text-align: justify;
	padding: 0px 0px 20px 0;
	clear: both;
}

/* @end */

/* @group Zone 3 */

div#zone3 {
	float: left;
	padding-top: 20px;
	text-align: center;
	clear: both;
	width: 680px;
}

div#zone3 div.texto {
	text-align: justify;
	padding: 0px 20px 20px 0;
	clear: both;
}

#zone3 img.plan {
	float: left;
	border: none;
	margin-right: 20px;
	margin-bottom: 30px;
}

/* @end */

/* @end */

/* @group Fond */

div#fond {
	width: 100%;
	text-align: center;
	clear: both;
	padding: 30px;
	color: #a4a4a4;
	font-size: 0.7em;
}

/* @end */

#zone3 div.texto div.logo {
	float: right;
}

#zone3 div.adresse {
	float: left;
	width: 280px;
}

#zone3 div.logo img {
	border: none;
}

div.mentions {
	width: 317px;
	text-align: left;
	float: left;
	padding-right: 25px;
}

div.droit {
	text-align: right;
}

/* @group Carte */

#zone2 span.carte img{
	border: none;
}

#zone2 span.boutoncarte1 img{
	border: none;
	position: absolute;
	top: 640px;
	right: 160px;
}


/* @end */