/* @override http://localhost:8080/lechienassis/css/lechienassis.css */

body {
	background: #000000 repeat url("../images/fond.gif");
}

p {
	font: small Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font: bold large Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font: normal medium Verdana, Arial, Helvetica, sans-serif;
}

#cadrecentre {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#header {
	float: left;
	width: 815px;
	font-size: 110%;
	line-height: normal;
	margin-right: 30px;
}

#header ul {
	margin: 10px 0 0 270px;
	list-style: none;
}

#header li {
	float: left;
	background: url(../images/onglets/left_both.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765;
}

#header a {
	float: right;
	display: block;
	width: .1em;
	background: url(../images/onglets/right_both.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	color: #999999;
	white-space: nowrap;
	font: bold small Arial, Helvetica, sans-serif;
}

#header > ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#header a {
	float: none;
}

/* End IE5-Mac hack */

#header a:hover {
	color: #655240;
}

#header #current {
	background-position: 0 -150px;
	border-width: 0;
}

#header #current a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #000000;
}

#header li:hover, #header li:hover a {
	background-position: 0% -150px;
	color: #333333;
}

#header li:hover a {
	background-position: 100% -150px;
}

#contenu {
	float: left;
	width: 815px;
	height: 600px;
	background: no-repeat url(../images/fondpage.jpg) 0px -1px;
	padding-top: 20px;
	position: relative;
}

#badge {
	width: 120px;
	height: 120px;
	float: left;
	clear: left;
	position: absolute;
	top: 190px;
	left: 640px;
}

#contenucentre {
	text-align: center;
	padding-top: 10px;
}

#anim1 {
	position: relative;
	float: left;
	padding-left: 40px;
}

#pourquoi_desc {
	float: left;
	padding-top: 50px;
	padding-left: 50px;
	font: italic small/22px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#pourquoi_sol {
	text-align: center;
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	clear: left;
	padding-top: 15px;
}

.comment {
	text-align: center;
	font: small/2em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 15px;
}

#anim2 {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#contact_photo {
	position: relative;
	float: left;
	padding-left: 40px;
	padding-top: 40px;
}

#contact {
	float: left;
	position: relative;
	padding-top: 40px;
	text-align: left;
	padding-left: 50px;
}

#contact h1,h2 {
	text-align: center;
}

#carbongarden {
	/*float: padding-right: 50px;*/
	position: fixed;
	bottom: 10px;
	right: 5px;
}

#livre {
	margin-top: 21px;
	text-align: center;
}

#livre img {
	margin-left: 26px;
}

#texte {
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
}

#commander a {
	color: #e23513;
	font: bold 12px/20px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
	width: 150px;
	display: block;
	height: 20px;
	border: 2px solid #e33513;
	text-align: center;
	background-color: #fff;
	margin-top: 15px;
	margin-left: 540px;
}

#montant {
	color: #e23513;
	font: 14px/15px Helvetica, "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
}

#commande {
	margin-left: 100px;
	margin-top: 20px;
}

.champ {
	border-style: none;
	width: 600px;
}

.textarea {
	border-style: none;
	width: 600px;
	height: 50px;
}

#confirmation {
	text-align: left;
	margin-top: 110px;
	margin-left: 170px;
}