@charset "utf-8";
body {
	background:#2195D2;
	margin:0;
}

#header {
	width:970px;
	margin:0 auto;
	height:70px;
	background:#2094D1;
	padding:10px 0 0 0;
}
#header img {
	border:none;
}
.top {
	float:right;
	width:450px;
	margin:-8px 0 0 0;
	text-align:right;
	font:10px Verdana, Geneva, sans-serif;
	color:white;
}
.top strong {
	font-weight:bold;
	color:#FCF1CA;
}
.top a {
	color:white;
	text-decoration:underline;
}
.top a:hover {
	text-decoration:none;
}
.top p {
	margin:0;
}
.top i {
	font:bold normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCF1CA;
}
.panier {
	background:#0E618D;
	padding:2px 10px 5px 0;
}

.menu {
	width:600px;
	margin:0;
	float:right;
	height:40px;
	background:white;
}
.menu a, .menu_int a {
	float:right;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:white;
	background:#2094D1 url(images/bg_menu.gif) bottom center no-repeat;
	padding:0 8px 12px 8px;
	margin:0 0 0 4px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}
.menu a:hover, .menu a.on, .menu_int a:hover, .menu_int a.on {
	color:#FCF1CA;
	padding:6px 8px 12px 8px;
}
.intro {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	width:470px;
	line-height:16px;
}
.intro img {
	float:left;
	margin:-2px 10px 0 0;
	border:none;
}
.intro a, .contenu a {
	color:#0E618D;
	font-weight:bold;
	text-decoration:none;
}
.intro a:hover, .contenu a:hover {
	color:black;
}
.intro2 {
	position:absolute;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	width:470px;
	margin:-200px 0 0 295px;
	z-index:2;
	line-height:16px;
}
.intro2 img {
	float:left;
	margin:-2px 10px 0 0;
	border:none;
}
.intro2 a {
	color:#0E618D;
	font-weight:bold;
	text-decoration:none;
}
.intro2 a:hover {
	color:black;
}

#main {
	width:970px;
	margin:0 auto;
	background:#2195D2 url(images/bg_main2.jpg) top center no-repeat;
	min-height:490px;
	border-bottom:4px solid #2094D1;
}
.produits {
	/*float:left;*/
	width:300px;
}
.produits h4, .produits_int h4, .produits_home h4 {
	font:bold italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCF1CA;
	margin:6px 0 0 0;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 5px;
	background:#0e618d;
	display:block;
	width:180px;
}
.produits h5, .produits_int h5, .produits_home h5 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:white;
	margin:0;
	text-transform:uppercase;
}
.produits h5 a, .produits_int h5 a, .produits_home h5 a {
	color:white;
	margin:1px 0 0 0;
	padding:1px 5px;
	text-decoration:none;
	background:#2195D2;
	display:block;
	width:180px;
}
.produits h5 a:hover, .produits h5 a.on, .produits_int h5 a:hover, .produits_int h5 a.on, .produits_home h5 a:hover, .produits_home h5 a.on {
	background:#0e618d;
}
.produits h4 a, .produits_home h4 a {
	color:#FCF1CA;
	text-decoration:none;
}
.produits h4 a:hover, .produits h4 a.on, .produits_home h4 a:hover, .produits_home h4 a.on {
	color:white;
	text-decoration:none;
}
.produits_home {
	/*float:left;*/
	width:300px;
	background:url(images/bg_left.jpg) bottom left no-repeat;
}

#footer {
	margin:12px auto 0 auto;
	width:970px;
}
.nav {
	font:bold 9px Tahoma, Geneva, sans-serif;
	color:#FCF1CA;
	text-transform:uppercase;
}
.nav a, .nav_int a {
	color:white;
	text-decoration:none;
	margin:0 8px 0 0;
}
.nav a:hover, .nav_int a:hover, .nav a.on, .nav_int a.on {
	color:#FCF1CA;
}

#main_int {
	width:970px;
	margin:0 auto;
	background:white url(images/bg_main.gif) top center no-repeat;
}
.nav_int {
	float:right;
	width:773px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#FCF1CA;
	text-transform:uppercase;
}
.contenu {
	float:left;
	width:680px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
	margin:0 0 0 20px;
	padding-bottom:10px;
}
.contenu p {
	margin:0 0 8px 0;
}
.contenu h2 {
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#005399;
	margin:10px 0 0 0;
	text-transform:uppercase;
	letter-spacing:1px;
}
.contenu h4 {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:black;
	margin:10px 0 0 0;
	text-transform:uppercase;
	letter-spacing:1px;
}
.produits_int {
	float:left;
	width:230px;
}
.menu_int {
	width:730px;
	margin:0;
	float:right;
	height:40px;
	display:block;
}
.titre {
	font-style:italic;
	color:#2195D2;
}
.titre a {
	color:#005399;
	text-decoration:none;
}
.titre a:hover {
	color:black;
}
.contenu_produit {
	float:left;
	width:100%;
	min-height:110px;
	margin:0 0 10px 0;
}
.contenu_produit a img {
	border:1px solid white;
}
.contenu_produit a:hover img {
	border:1px solid #005399;
}
.contenu_produit a {
	text-transform:uppercase;
	font-size:16px;
}
.contenu h5 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#005399;
	letter-spacing:1px;
	margin:2px 0 4px 0;
	border-bottom:1px dashed #005399;
	padding-bottom:2px;
}
.prix {
	float:right;
	width:100px;
	background:#005399;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:white;
	text-align:center;
	padding:1px 0;
}
.head_produit {
	width:100%;
	float:left;
	min-height:152px;
	margin:0 0 10px 0;
}
.ingredients {
	font:11px Verdana, Geneva, sans-serif;
	color:#005399;
}
.ingredients h4 {
	color:#666;
}
.article h4 {
	color:#005399;
	text-transform:uppercase;
}
.petit {
	text-transform:none;
}
.tel {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#005399;
}
/*.message_print {
	display:none;
}*/
.nav_interne {
	float:left;
	width:100%;
	margin:20px 0 10px 0;
	font:9px Verdana, Geneva, sans-serif;
	color:white;
	text-transform:uppercase;
}
.nav_interne a {
	background:#0E618D;
	color:white;
	padding:2px 6px;
	margin:0 4px 0 0;
	text-decoration:none;
}
.nav_interne a:hover {
	background:#2195D2;
	color:white;
}
.express {
	float:left;
	width:100%;
	margin:12px 0 0 0;
	font:11px Verdana, Geneva, sans-serif;
	color:white;
}
.express i {
	font:bold normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCF1CA;
}
.supprimer {
	font:10px Verdana, Geneva, sans-serif;
	color:#FF0000;
}
#table_panier td {
	background:#FCF1CA;
	padding:1px 2px;
	text-align:center;
}
.message_thickbox {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:white;
}
.formulaire_spip form {
	margin:0;
	border:none;
	padding:0;
}
/*.formulaire_spip*/ fieldset {
	margin:0 0 10px 0;
	border:none;
	padding:10px;
	background:#eee;
}
.formulaire_spip label {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666;
}
.formulaire_spip input {
	border:1px solid #0E618D;
	padding:1px 4px;
	font:10px Verdana, Geneva, sans-serif;
	color:black;
	background:#FCF1CA;
}
/*.formulaire_spip*/ legend {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background:#0E618D;
	padding:1px 4px;
}

.bottom {
	background:url(images/bg_bottom.gif) bottom right no-repeat;
}
.actus {
	width:550px;
	background:#FCF1CA;
	padding:4px;
	font:10px Verdana, Geneva, sans-serif;
	color:black;
}
.actus h5 {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#0E618D;
	text-transform:uppercase;
	margin:0 0 4px 0;
}
