/* Réglages généraux */
* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font: 11px Arial, Helvetica, sans-serif;
}
body {
	margin0px;
	text-align: left;
}
a {
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #71BB89;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}





/* Typographie - Titrage */
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	background: #fff;
	color: #000;
}
h2 {
	font-size: 13px;
	margin: 0px 0px 4px;
	line-height: 20px;
	display: block;
	height: 20px;
	padding-left: 10px;
	background-image: url(none);
	background-color: #cbdcea;
}
h3 {
	font-size: 15px;
	color: #376A95;
	margin: 0px 0px 4px;
}
h4 {
	font-size: 14px;
	color: #FF9900;
	margin: 0px 0px 4px;
}
h5 {
	font-size: 12px;
	color: #33CC66;
	margin: 0px 0px 4px;
}
h6 {
	font-size: 9px;
	color: #A559C1;
	margin: 0px 0px 4px;
}
p {
	margin: 0px 0px 4px;
	padding: 0px;
}



body{
	text-align: center;
}

/* Bandeau haut à personnaliser */
#globalheader {
	margin:0px 0px 1px;
	padding: 0px;
	height: 187px;
	width: auto;
	text-align: center;
}
#header {
	margin:0px auto;
	padding: 0px;
	height: 187px;
	width: 980px;
	position: relative;
	background-image: url(/templates/themes/defaut/images/img/header-accueil-bk2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#accueil_image{
	width: 155px;
	height: 188px;
	background: url(/templates/themes/defaut/images/img/header_accueil.jpg) no-repeat top left; 
	position: absolute;
	left: 149px;
	top: 0;
	z-index: 1000;
}
#logotype {
	margin:0px auto;
	padding: 0px;
	height: 119px;
	width: 148px;
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 2;
}


#nav {
	margin:0;
	padding: 0;
	height: 47px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 141px;
	z-index: 100;
	text-align: left;
	font: 12px/47px Arial, Helvetica, sans-serif;
	color: #7fa7cb;
	background: url(../images/img/nav-bk.gif) repeat-x;
}








/* Contenu sous le bandeau haut */
#globalcontent {
	margin:0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
}
#content {
	margin:0px auto;
	padding: 0px;
	height: auto;
	width: 980px;
	clear: both;
	background: url(none);
	text-align: left;
}
.imagecentre {
	padding: 10px;
	border: 1px solid #000000;
	margin: 10px;
	width: auto;
	text-align: center;
}
.imagegauche {
	float: left;
	padding: 0px;
	border: none;
	margin: 0px 16px 10px 0px;
}
.imagedroite {
	float: right;
	padding: 0px;
	border: none;
	margin: 0px 0px 10px 16px;
}
.toppage {
	padding: 0px;
	margin: 40px 0px 0px;
	text-align: right;
	border-bottom: 1px dotted #666666;
	height: 20px;
	}
a.top:link, a.top:active, a.top:visited {
	background:   url(/templates/themes/defaut/images/img/toppage.gif) no-repeat right center;
	padding-right: 11px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a.top:hover  {
	background:   url(/templates/themes/defaut/images/img/toppagehover.gif) no-repeat right center;
	padding-right: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	background: #99FF99;
	height: 0px;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}



/* Colonne gauche (Menu) */
#sideleft {
	margin: 0px;
	padding: 0;
	float: left;
	height: auto;
	width: 780px;
	overflow: hidden;
}
#sideleft ul {
	margin: 0px 0px 6px;
	padding: 0px 0px 0px 20px;
	float: left;
	display: block;
	width: 200px;
}
#sideleft ul ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#sideleft li {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	}

#sideleft li a:link, 
#sideleft li a:active, 
#sideleft li a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/templates/themes/defaut/images/img/list-items/puce-li.gif) no-repeat left center;
	}
#sideleft li a:hover {
	color: #FFCC00;
	}
#sideleft li a:link.active, 
#sideleft li a:visited.active {
	color: #CCCCCC;
	}
	
	
#sideleft li li a:link, 
#sideleft li li a:active, 
#sideleft li li a:visited,
#sideleft li li a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 4px 0 4px 20px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D0D0D0;
	}
#sideleft li li a:hover {
	color: #CCCCCC;
	}
#sideleft li li a:link.active, 
#sideleft li li a:visited.active {
	color: #CCCCCC;
	}
	
	

	
/* Colonne droite (Contenu) */
#sideright {
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	width: 200px;
	overflow-x: hidden;
	margin-top:6px;
}
#redac {
	width: 570px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0px 0px;
}
#breves {
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	background: #F8F8F8;
	float: right;
	border: 1px solid #E6E6E6;
}
#breves p {
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
}
a.plus:link, a.plus:active, a.plus:visited{
	color: #1E69AE;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	display:block;
	text-align:right;
	margin-bottom: 10px;
}
a.plus:hover{
	color: #FCC714;
	text-decoration: none;
}

	
	
/* Arborescence hiérarchique - Chemin de navigation */
#breadcrumb  {
	padding: 0px;
	color: #999999;
	margin: 0px 0 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#breadcrumb ul li {
	margin : 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	color: #999999;
	}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	text-decoration: none;
	color: #999999;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a:hover  {
	text-decoration: none;
	color: #CCCCCC;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}






/* Pied de page */
#globalfooter {
	padding: 0px;
	height: auto;
	margin: 0px;
	position: relative;
	width: auto;
	clear: both;
}
#footer {
	padding: 20px 0px 0px;
	height: 200px;
	margin: 0px auto;
	position: relative;
	width: 980px;
	text-align: center;
}

#rappelMenu {
	margin: 10px auto 0px;
	padding: 0px;
	text-align: center;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #21427c;
}
#rappelMenu a:link, #rappelMenu a:active, #rappelMenu a:visited {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #21427c;
}
#rappelMenu  a:hover  {
	color: #FFCC00;
}

#rappelMenu2{
	margin: 10px auto 0px;
	padding: 0px;
	text-align: center;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#rappelMenu2 a:link, #rappelMenu2 a:active, #rappelMenu2 a:visited {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #CC0000;
}
#rappelMenu2  a:hover  {
	color: #FFCC00;
}

#coordonnees {
	margin: 0px auto;
	padding: 10px 0 0 0;
	text-align: center;
	height: auto;
	color: #21427C;
}
#coordonnees a:link, #coordonnees a:active, #coordonnees a:visited {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	color: #21427C;
}
#coordonnees  a:hover  {
	color: #FFCC00;
}


#signature {
	margin: 0px auto;
	padding: 10px 0 0 0;
	text-align: center;
	height: 200px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#signature a:link, #signature a:active, #signature a:visited {
	color: #21427C;
	text-decoration: none;
}
#signature  a:hover  {
	color: #FFCC00;
}
#urlLink {
	height: 16px;
	width: 148px;
	position: absolute;
	left: 0px;
	top: 124px;
	text-align: center;
}
#urlLink a:link,
#urlLink a:active,
#urlLink a:visited {
	font-weight: bold;
	color: #7fa7cb;
}
#urlLink a:hover {
	font-weight: bold;
	color: #007829;
}

#nav li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(/templates/themes/defaut/images/img/navSep.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 6px;
	padding-left: 5px;
}
#nav li.last {
background-image: none;
}
#nav ul {
	margin: 0 0 0 340px;
	width: auto;
}
#accueilBtn {
	position: absolute;
	left: 0px;
	top: 141px;
	width: 149px;
	height: 47px;
	z-index: 200;
}
#tronconneuseHaut {
	height: 188px;
	width: 155px;
	position: absolute;
	left: 160px;
	top: 0px;
	z-index: 200;
}
#experience {
	left: 0px;
	top: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
}
#tronconneuse {
	left: 0px;
	top: 0px;
	float: left;
	margin-right: 3px;
}



/* BOITE PRODUIT */
.box {
	margin:6px 2px 0px 0px;
	padding: 0px;
	width: 304px;
	float: left;
	overflow: hidden;
	height: 159px;
	border: 1px solid #709dc6;
}
.box.nouveautes {
	margin:6px 3px 6px 0px;
}
.box.promotions {
	margin:6px 0px 6px 0px;
}
.box_top {
	margin:0px 0px 4px;
	padding: 0 0 0 32px;
	height: 25px;
	left: 0px;
	top: 0px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/templates/themes/defaut/images/img/box_top-bk2.gif);
	background-position: left;
	text-transform: uppercase;
}
.box.nouveautes .box_top a,
.box.promotions .box_top a {
	color: #21427c;
	margin:0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	left: 0px;
	top: 0px;
	font-weight: bold;
	text-decoration:none;
}

.box.nouveautes .box_top a:hover,
.box.promotions .box_top a:hover {
	text-decoration:none;
	color: #71BB89;
}

.box_content{
	margin:0px;
	padding: 0;
	font-size: 10px;
	
	height: 124px;
	width: 257px;
}




.reference {
	margin: 0px;
	padding: 4px;
	color: #000000;
	height: auto;
	float: left;
	width: 260px;
}
.image_produit {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #7d9832;
	height: auto;
	text-align: center;
	vertical-align: top;
}
.nom_produit{
	margin: 0px 0px 2px;
	padding: 0px;
	color: #7d9832;
	height: auto;
	font-size: 11px;
	font-weight: bold;
}
.description {
	color: #000000;
	margin: 0px;
	padding: 0;
	line-height: 10px;
}
.prix {
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	/*clear: both;*/
}

.prix em {
	font-size: 10px;
	font-style: normal;
}
.panier {
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	width: 111px;
	height: 17px;
}
.panier a:link,
.panier a:active,
.panier a:visited {
	background: url(/templates/themes/defaut/images/img/panier-bk.gif) no-repeat center center;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 11px;
	line-height: 17px;
	display: block;
}
.panier a:hover  {
	color: #FFCC00;
}
.savoirplus {
	padding: 0;
	margin: 0 40px 0 0;
	height: 17px;
	float: left;
	width: 97px;
}
.savoirplus a:link,
.savoirplus a:active,
.savoirplus a:visited {
	background: url(/templates/themes/defaut/images/img/savoirplus-bk.gif) no-repeat left center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0 0 0 24px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	display: block;
	clear: left;
}
.savoirplus a:hover  {
	color: #FFCC00;
}

input.btnPanier {
	background: url(../images/img/panier-bk.gif) no-repeat left center;
	color: #FFFFFF;
	height: 17px;
	cursor:pointer;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 24px;
	display: block;
	width: 111px;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}
input.btnPanier:hover  {
	color: #FFCC00;
}

.lireDossier {
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	width: 111px;
	height: 17px;
}
.lireDossier a:link,
.lireDossier a:active,
.lireDossier a:visited {
	background: url(/templates/themes/defaut/images/img/savoirplus-bk.gif) no-repeat center center;
	color: #FFFFFF !important;
	margin: 0;
	padding: 0 0 0 24px !important;
	font-size: 11px !important;
	line-height: 17px;
	display: block;
	font-weight: normal !important;
}
.lireDossier a:hover  {
	color: #FFCC00 !important;
}

.link {
	margin: 0px;
	padding: 0px;
	height: 20px;
	vertical-align: bottom;
}
td.link a:link, td.link a:active, td.link a:visited {
	color: #7273AC;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
td.link a:hover  {
	color: #FFCC25;
}
.nom_produit a:link,
.nom_produit a:active,
.nom_produit a:visited {
	color: #71BB89;
	font-size: 12px;
	line-height: 12px;
}
.nom_produit a:hover {
	color: #709DC6;
}
#sideleft #colA,
#sideleft #colB {
	width: 377px;
}
#sideleft #colA {
	width: 376px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h2 a:link,
h2 a:active,
h2 a:visited {
	color: #000000;
}
h2 a:hover {
	color: #FFCC00;
}
.exempleProduit {
	float: left;
	width: 130px;
	padding :0;
	display: block;
	margin-bottom: 6px;
}

.exempleProduit .panier {
	padding: 0;
	margin: 0;
	float: left;
	width: 111px;
	height: 17px;
}
.exempleProduit .panier a:link,
.exempleProduit .panier a:active,
.exempleProduit .panier a:visited {
	background: url(/templates/themes/defaut/images/img/panier-bk.gif) no-repeat center center;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 11px;
	line-height: 17px;
	display: block;
}
.exempleProduit .panier a:hover  {
	color: #FFCC00;
}

.exempleProduit .prix {
	color: #000000;
	margin: 0px 0px 2px;
	padding: 0px;
	background: url(/templates/themes/defaut/images/img/prix-back.gif) no-repeat;
	height: auto;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}
.exempleProduit img {
	border: 1px solid #709dc6;
	/*height: 75px;*/
}
#global {
	background-color: #eff4f9;
	margin-top: 6px;
	width: 770px;
	overflow: hidden;
}

.prix .prix_barre {
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
	font-weight: normal;
}


/* PORTLETS DROITE */
.portlet {
	width: 200px;
	margin: 0px 0px 6px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.portlet_top {
	margin:0px 0px 4px;
	padding: 0px 0px 0px 34px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/templates/themes/defaut/images/img/portlet_top-bk.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.portlet_bottom{
	margin:0px;
	padding: 0px;
	height: 10px;
	background: url(/templates/themes/defaut/images/img/portlet-bottom.gif) no-repeat;
}
.portlet_content{
	margin:0;
	padding: 4px 2px 4px 5px;
	border: 1px solid #709dc6;
	background: #FFFFFF;
	height: auto;
}
.telephone {
	font-size: 12px;
	font-weight: bold;
}
.portlet ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.portlet li {
	margin: 0px;
	padding: 0px;
	}
.portlet_top a:link, .portlet_top a:active, .portlet_top a:visited {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	}
.portlet_top a:hover {
	color: #ffcc25;
	margin: 0px;
	padding: 0px;
	}
.portlet_content a:link,
.portlet_content a:active,
.portlet_content a:visited {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #709DC6;
	font-weight: normal;

	}
.portlet_content a:hover {
	color: #ffcc25;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
.portlet_content li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	
	background-repeat: no-repeat;
	background-position: 10px center;
	}
.portlet_content li.first {
	background-position: 10px 24px;
	}
.portlet_content li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.portlet_content li a:link,
.portlet_content li a:active,
.portlet_content li a:visited,
.portlet_content li a:hover {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	color: #709dc6;
	font-weight: bold;
	font-size: 12px;
	display: block;
	}
.portlet_content li a:hover {
	color: #ffcc25;
	}
	
	
	
.portletitem a:link,
.portletitem a:active,
.portletitem a:visited {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #71bb89;
	font-weight: bold;
	font-size: 13px;
	}
.portletitem a:hover {
	color: #ffcc25;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.portletdesc a:link,
.portletdesc a:active,
.portletdesc a:visited {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #71bb89;
	font-weight: bold;
	font-size: 11px;
	}
.portletdesc a:hover {
	color: #ffcc25;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
	.portletitem{

	}
/*.portletitemDossier a:link,
.portletitemDossier a:active,
.portletitemDossier a:visited {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #71bb89;
	font-weight: bold;
	}
.portletitemDossier a:hover {
	color: #ffcc25;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}*/
	

/* Formulaire Mail à un ami */
#mail-ami {
	margin: 0px;
	padding: 0px;
	height: 16px;
}
#mail-ami #form3 { 
	margin: 0px;
	padding: 0px;
}
.portletdesc {
	font-size: 11px;
	margin-bottom: 6px;
	width: 190px;
}
.portlet .imgDossier {
	text-align: center;
}
.portletdesc1 {	font-size: 11px;
	margin-bottom: 6px;
}
.livraisonDesc {
	width: 96px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #709dc6;
	text-align: center;
	line-height: 20px;
	display: block;
}
.livraisonImg {
	float: left;
	display: block;
	width: 145px;
}
.Style1 {
	font-size: 16px;
	color: #709dc6;
	font-weight: normal;
	line-height: 16px;
}
.Style2 {
	font-size: 20px;
	color: #71bb89;
	line-height: 26px;
}
.box_content .image {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.plusPanier {
	padding-right: 0px;
	padding-left: 0px;
	height: 26px;
	width: 249px;
}


.ecotaxe, .prix_ht{
	display: none;
}

.prix strong {
	width: 130px;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: bold 16px/normal Arial, Helvetica, sans-serif;
}
.exempleProduit .prixpanier {
	width: 130px;
}
.exempleProduit .f_panier {
	margin: 0px;
	padding: 0px;
	width: 130px;
}
.portlet .portlet_content .portletitem {
	width: 200px;
}

.accueil_marque{
	float: left;
	padding: 10px;
	
}
#scroller_item{
width: auto;
height: 190px;
}

/* pscroller */
#pscroller{
width: auto;
height: 190px;
padding: 0;
}
.accueil_marque img{
	border: 1px solid #FBBCB7;
}
.scroller_item{
	width: 190px;
	height: 190px;
}
#scroller{
	width: auto;
	height: 190px;

}
