body {
	background: url("../images/bg.jpg") repeat-x scroll 0 0 #000000;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
}

b {
	color: #EE332B;
}

p {
	padding: 0 15px;
}

a {
	color: #231F20;
	text-decoration: none;
}

td {
	font-size: 12px;
	padding: 0 10px 20px 20px;
}


 .clear {
	clear: both;
}

.centent {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 718px;
	border-radius: 36px 36px 36px 36px;
	border: 5px solid #1c181b;
	height: 680px;
	position: relative;
}

.centent2 {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 718px;
	border-radius: 36px 36px 36px 36px;
	border: 5px solid #1c181b;
	height: 1226px;
	position: relative;
}

.centent3 {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 718px;
	border-radius: 36px 36px 36px 36px;
	border: 5px solid #1c181b;
	height: 750px;
	position: relative;
}

.header {
	background: url("../images/header.jpg") no-repeat scroll 0 0 transparent;
	border-radius: 30px 30px 30px 30px;
	height: 205px;
	position: relative;
	margin-bottom: 76px;
}

.header #menu {
	bottom: 10px;
	position: absolute;
	right: 25px;
	font-size: 14px;
}

#menu ul li {
	display: inline;
}

.Accueil {
	background: url("../images/accueil.png") no-repeat scroll 0 0 transparent;
	padding: 60px 6px 0;
}

.Accueil:hover,.Accueil.active {
	background-position: 0 -88px;
	color: #f00;
}

.Savoir {
	background: url("../images/savoir.png") no-repeat scroll 9px 0 transparent;
	padding: 60px 6px 0;
}

.Savoir:hover,.Savoir.active {
	background-position: 9px -88px;
	color: #f00;
}

.Produits {
	background: url("../images/produit.png") no-repeat scroll 0 0 transparent;
	padding: 60px 6px 0;
}

.Produits:hover,.Produits.active {
	background-position: 0 -88px;
	color: #f00;
}

.Contacts {
	background: url("../images/contact.png") no-repeat scroll 0 0 transparent;
	padding: 60px 6px 0;
}

.Contacts:hover,.Contacts.active {
	background-position: 0 -88px;
	color: #f00;
}

.logodiv {
	background: url("../images/bonde_rouge.png") repeat-x scroll 0 0 transparent;
	height: 80px;
	left: 0;
	position: absolute;
	top: 230px;
	width: 100%;
}

.logo_centent {
	margin: -41px auto 0;
	width: 580px;
}

#logo {
	height: 100px;
	width: 201px;
}

.visuel {
	border-radius: 0 0 30px 30px;
	position: absolute;
	bottom: 0;
}

.footer {
	color: #FFFFFF;
	margin: 20px 0;
	text-align: center;
}

.footer p {
	font-size: 10px;
	margin: 0 auto;
	width: 370px;
}

.footer a {
	color: #FFFFFF;
}

.footer a:hover {
	color: #F00;
}

.language {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 1;
}

.flash {
	margin: 0 0 0 4px;
}

.contactform {
	float: left;
	margin: 0 0 0 16px;
	max-width: 355px;
}

.grandchamp {
	background: none repeat scroll 0 0 #E3E5E6;
	margin: 3px 0 6px;
	width: 307px;
}

.petitchamp {
	background: none repeat scroll 0 0 #E3E5E6;
	width: 150px;
}

.carte {
	padding: 27px 0 0;
}

.submit {
	background: none repeat scroll 0 0 #EE332B;
	border: medium none;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	margin: -5px 0 0 14px;
	cursor: pointer;
}

.adresse {
	float: right;
	text-align: center;
	width: 425px;
}
/* Mobile browsers only */
@media only screen and (max-device-width: 480px) {      
        td{ -webkit-text-size-adjust:100% }               
}
