F/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************  contenu general ********************/
strong{
	font-weight:bold;
}
body {
	background-color: #6d6d6d;
	margin-bottom: 200px;
	
	width: 100%;
}
#general {
	width: 980px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#header {
	height: 104px;
	width: 980px;
	text-align: center;
	display: block;
}


#content {
	
	width: 980px;
	background-color: #eeefe9;
	
	margin: 0px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#retour-accueil {
	width:114px;
	height:30px;
	background-color: #6D6D6D;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -30px;
	margin-left: 20px;
}
#retour-accueil  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -30px;
}

#actu {
	width: 620px;
	float: left;
	display: block;
	margin-left: 20px;
	
}
#actu-extensible {
	width: 620px;
	float: left;
	display:block;
	margin-left: 20px;
}

/********pages accueil**************************************/
#actu #tetearticle {
	height: 270px;
	width: 620px;
	background-color: #FFFFFF;
	margin-bottom:20px;
}


#baraccueil {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	padding-bottom: -10px;
	color: #666666;
}


#cadrehaut {
	height: 40px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #666666;
}
#cadrehaut img {
	margin-top: -5px;
	
}


#art {
	margin:0;
	padding:0;
	height:723px;
	width: 621px;
	overflow-x: hidden;
	overflow-y: scroll;
	display:block;
	
}

#art li {
	margin:0;
	padding:0;
	display: block;;
	width: 600px;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-right: 5px;
	padding-bottom:20px;
	border-bottom: 1px solid #000;
	float:left;
}
#imgart img {
	float: left;
	margin: 10px;
}
#texttitre {
	font-size: 20px;
	padding-top: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-right: 10px;
}
#text {
	font-size: 14px;
	color: #666666;
	margin-right: 10px;
	
}
#art hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#art a {
	text-decoration: none;
	color: #000000;
}





#cadrebas {
	
	padding: 5px;
	margin-left: -4px;
}



/********************pages articles******************/
#article {
	display:block;
	width: 621px;
	
}

#titre-article {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 30px;
}
#textarticle {
	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 18px;
}
#imgarticle {
	float: left;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imgarticle .logo-commande-img {
	margin-left: 20px;
	margin-right: 20px;
}
#tetearticle .version-nume {
	padding-top: 18px;
}
#titre-article h3 {
	font-family: Arial, Helvetica, sans-serif;
}

#textarticle h4 {
	text-align: center;
	font-weight: bold;
}
#bas-commande-p {
	width: 620px;
}
#bas-commande-p p {
	float: left;
	
}
#bas-commande-p img {
	float: right;
	
}
#actu h2 {
	text-align: center;
	font-size: 36px;
	color: #97CC7F;
}
.partage{
	text-align:right;
	padding-top:10px;
	font-size:17px;
	color:#666
}

/************************************sidebar*********************/
#sidebar {
	min-height: 700px;
	width: 285px;
	float:right;
	margin-right: 20px;
	
}

#sommaire {
	width:280px;
	height: 325px;
	margin-bottom: 20px;
	background-color:#FFFFFF;	
}
#reseau {
	width:278px;
	margin-bottom: 20px;
	background-color:#FFFFFF;	
	border: 1px solid #ccc;
}
#twitter{
	border-top:1px #ccc solid;
	margin: 0 10px;
	padding: 5px 0;
}
#twitter img{
	float:left;
}
#twitter iframe{
	margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}
#gallery {
	width:150;
	height:212;
	vertical-align: bottom;
	margin-left: 65px;
	padding-top: -20px;
}
#outrouver {
	height: 247px;
	margin-bottom: 20px;	/*width: 285px;*/
	
}
#commander {
	height: 111px;
	/*width: 285px;*/
}
/********************* pages carte**********************/
#adresse {
	
	padding-bottom: 100px;
	padding-top: 20px;
}
#rech-adresse {
	width: 200px;
	
	color: #49ab1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	float: left;
	font-weight: bold;
}

#rech-adresse select {
	width: 200px;
}

#resulte-adresse {
	float: right;
	
	width: 400px;
	font-size: 12px;
}
#resulte-adresse ul {
	margin:0;
	padding:0;
	float: left;
	margin-left: 10px;
	margin-left: 48px;
}
#resulte-adresse li {
	margin:0;
	padding:0;
	float: left;
	width: 175px;
	width: 156px;
	height: 70px;
	margin: 10px;
	list-style:none;
}
/********************* Navigation entre article depuis le templates article**********************/
#navigationInterArticle{text-align:center; padding: 5px;}
#lienPrecedent, #lienSuivant{ color:#666; font-size:12px}


/**********************************  page panier et commande formulaire *************************/

#panier-commande {
	width: 620px;
	float: left;
	display: block;
	margin-left: 20px;
	
}

#panier table{
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 2px 10px rgba(0,0,0,.1);
box-shadow: 0 2px 10px rgba(0,0,0,.1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 420px;
	
}
#panier-commande h2 {
	font-size: 36px;
	color: #4AAA15;
	text-align: center;
	margin-top: 20px;
}

#panier {
	margin-top: 70px;
	height:500px;
	
	
}
#panier .tablo {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#panier table tr {
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.4);
-moz-box-shadow: 0 2px 10px rgba(0,0,0,.4);
box-shadow: 0 2px 10px rgba(0,0,0,.4);
	
}
#panier table tr td{
	padding:5px;
	border-bottom: 1px solid ;
	/*border-color:#1E7663;*/
	vertical-align: middle;	
}
.bk_vert{
	
	vertical-align: middle;	
	}
	
.bord {
	border-top-right-radius: 50px;
	border-top-left-radius: 10px;
	background-color: #4fad20;
	
}	
#formcommande{
	padding-left:20px;
	font-size:12px;
	padding-top:20px;
	
}
#formcommande p{
	text-align:center;
	color: #4AAA15;
	font-weight:bold;
	font-size:18px;
	padding-bottom:20px;
}
.adresseTitre{
	font-size:14px;
	color: #4AAA15;
	padding-bottom:10px;
}
#submit{
	background:url(../img/bouton_paiement.jpg);
	width:166px;
	height:37px;
	text-indent:-3000px;
}
.erreurForm{
	color:#990000;
}

#content #tab_valid{
	margin:0 auto;
	text-align:center;
}	


.tab_valid{text-align:center;}
#content #cgvok img{float:none;}
#cgvform{
	padding:15px 0;
}
/********************** page validation  ****************************/

#validation-cadre {
	width:620;
	height:450;
	margin-top:70px;
	margin-bottom:160px;
}
/*******************  mentions legal  *********************/

#actu-legal {
	
	width: 615px;
	
	display:block;
	
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}
/*******************  contact  *********************/

.contact input,
.contact textarea {
	width: 303px;
	padding: 2px;
	border: 1px solid #CCC;
}

/***********************************  footer  ***********************/
#footer {
	padding-bottom:20px;
	margin-left:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
	padding-top:20px;
	
	
}
#footer a {
	text-decoration: none;
	color:#000000;
}
#footer img {
	float:left;
	margin-right:5px;
}

#footer .foot {
	
	padding-top:5px;
}
#baraccueil a{ text-decoration:none; color:#000}