/* CSS Boutique Alliance */

select {
	font-family:Trebuchet Ms, Verdana, Arial;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #336699;
}

textarea {
	font-family:Trebuchet Ms, Verdana, Arial;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #336699;
}


/* Contenu */
#contenu {
	background-image:url(../images/bg/contenu-index-8.gif);
	background-repeat:repeat-y;
	background-position:699px;
}

#contenu_large_boutique {
	position:relative;
	width:940px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	overflow:hidden;
}

#index_top {
	background-position:51px;
}

#clear_index {
	background-position:51px;
}


/* Index gauche */
#index_gauche {
	position:relative;
	width:650px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	overflow:hidden;
}

/* Index droite */
#index_droite {
	position:relative;
	width:250px;
	float:left;
	overflow:hidden;
}


/* Promo */
.titre_promo {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	color:#CC0000;
	letter-spacing:1px;
}


/* Panier */
#nombreArticle {
	position:relative;
	padding-left:70px;
	padding-top:8px;
	height:42px;
}

#nombreArticle img {
	position:absolute;
	top:0px;
	left:10px;
	padding-right:10px;
}

#articlePanier {
	position:relative;
}


/* Panier sur la page d'accueil */
#panier_index {
	position:absolute;
	top:12px;
	left:780px;
	white-space:nowrap;
}

#panier_index img {
	position:relative;
	top:10px;
	padding-right:10px;
}

#panier_index a {
	text-decoration:none;
}

#panier_index a:hover {
	text-decoration:underline;
}

/* Nombre d'articles */
#nbr_articles {
	position:relative;
	text-align:center;
	color:#CCCCCC;
}


/* Articles à droite sur la page d'accueil */
.article_droite {
	position:relative;
	border:solid #BBDDFF 1px;
	padding:5px 0px 5px 0px;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	margin-bottom:10px;
}


/* Page Panier */
#panier {
	position:relative;
	width:100%;
}

.panierListe {
	padding:3px;
	line-height:32px;
}

.panierNom{
	width:460px;
	border-bottom:1px solid #C6D3DD;
}

.panierNom a{
	text-decoration:none;
}

.panierprixU {
	width:100px;
	text-align:center;
	border-bottom:1px solid #C6D3DD;
}

.panierNb {
	width:150px;
	text-align:center;
	border-bottom:1px solid #C6D3DD;
}

.panierPrixT {
	width:100px;
	text-align:center;
	border-bottom:1px solid #C6D3DD;
}

.panierSuppr {
	width:50px;
	text-align:center;
	border-bottom:1px solid #C6D3DD;
}

.panierBtnSou{
	position:relative;
	top:6px;
	border:none;
}

.panierTxtNArt{}

.panierBtnAdd{
	position:relative;
	top:6px;
	border:none;
}

.panierBtnSupp{
	position:relative;
	border:none;
}

#panierPrixTotal {
	position:relative;
	border:1px solid #336699;
	width:200px;
	padding:10px;
}


/* Recherche */
#form_recherche {
	margin:0;
	padding:0;
}

#recherche_mots {
	position:absolute;
	top:20px;
	left:400px;
}

#rechercheTextIndex {
	position:relative;
	top:-16px;
}

#rechercheTextBtnSub {
	position:absolute;
	top:12px;
	right:5px;
}

#recherche_mots_droite {
	position:relative;
	padding:20px 0px 10px 10px;
}

#rechercheAvancee {
	position:absolute;
	top:25px;
}

#rechercheAvanceeDroite {
	padding-top:5px;
}

#rechercheAvanceeBtnSub {
	position:absolute;
	float:left;
	left:200px;
}


/* Familles */
.indexFamille {
	position:relative;
	left:18px;
	float:left;
	height:145px;
	width:160px;
	text-align:center;
	border:solid #BBDDFF 1px;
	font-size:12px;
	margin:0px 5px 5px 0px;
	padding-top:5px;
	font-weight:bold;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
}

.indexFamille a {
	text-decoration:none;
	padding:5px;
}


/* Liste produits et catégories */
#articles_filtres {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	padding:15px 10px 15px 10px;
	border:1px solid #e6e6e6;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;	
	/*width:575px;*/
}

#articles_filtres form {
	margin:0;
	padding:0;
}

#bt_filtrer {
	position:absolute;
	top:8px;
	right:10px;
	border:0px;
}

.numPage {
	position:relative;
	border:1px solid #e6e6e6;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	padding:10px 10px 10px 10px;
}

.artRowName_titre {
	width:500px;
	float:left;
	font-weight:bold;
	height:30px;
}

.artRowPrix_titre {
	width:80px;
	float:left;
	font-weight:bold;
	text-align:center;
	height:30px;
}

.artRowDispo_titre {
	width:70px;
	float:left;
	font-weight:bold;
	text-align:center;
	height:30px;
}

.artRowAd_titre {
	width:50px;
	float:left;
	font-weight:bold;
	text-align:center;
	height:30px;
}

.artRow_titre, .artRow, .categorie {
	position:relative;
	float:left;
	width:650px;
	line-height:26px;
	border-bottom:1px solid #C6D3DD;
	background-color:#FFFFFF;
}

.categorie, .artRowName {
	cursor:pointer;
}

.categorie {
	background-image:url(../images/liste/fleche-blanche-2.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	/*padding-left:35px;*/
	width:650px;
}

.artRowImg {
	position:relative;
	float:left;
	width:40px;
	padding-top:4px;
}

.artRowName, .catName {
	width:455px;
	float:left;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	overflow:hidden;
	height:50px;	
}

.catName {
	font-size:14px;
	font-weight:bold;
	height:30px;
	width:465px;
	padding-left:35px;
}

.artRowName a, .catName a {
	text-decoration:none;
}

.catArticle {
	position:relative;
	width:145px;
	float:left;
	text-align:right;
	color:#999999;
	padding-right:5px;
}

.artRowPrix {
	width:80px;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.artRowDispo {
	width:70px;
	float:left;
	text-align:center;
	padding-top:12px;
	padding-bottom:7px;
	height:10px;
}

.artRowAd {
	width:50px;
	float:left;
	padding-top:5px;
	padding-bottom:2px;
	text-align:center;
}

.artRowDesc{
	width:200px;
	float:left;
	height:50px;
	padding-top:2px;
	padding-bottom:2px;
}

.artRowImage{
	width:50px;
	float:left;
}

.artRowConfigName{
	width:300px;
	float:left;
	height:20px;
	padding-top:2px;
	padding-bottom:2px;
}


/* Articles les plus consultés */
.articles_nb_vue {
	position:relative;
	float:left;
	width:145px;
	border:1px solid #CCC;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
}

.articles_nb_vue a {
	text-decoration:none;
	font-weight:bold;
}

.articles_nb_vue a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#EC5800;
}

.titre_art_nb_vue {
	position:relative;
	height:40px;
	overflow:hidden;
}

.image_art_nb_vue {
	position:relative;
	height:90px;
}

.prix_art_nb_vue {
	position:relative;
	font-weight:bold;
	color:#EC5800;
	font-size:18px;
	padding-top:5px;
}


/* Page de détail */
#artDetailA {
	position:relative;
	min-height:200px;
}

#artDetailB {
	position:relative;
}

.artDetailPrix1 {
	font-weight:bold;
	font-size:14px;
}

.artDetailPrix2 {
	font-weight:bold;
	color:#666666;
}

.artDetailPrix3 {
	font-weight:bold;
	color:#336699;
	padding-top:5px;
	letter-spacing:1px;
}

.artDetailDispo {
	position:relative;
	float:left;
	padding-top:2px;
	width:75px;
}

.artDetailPrix {
	position:relative;
	float:left;
	width:200px;
}

.artDetailPrixLarge {
	position:relative;
}

.artDetailAjoutPanier {
	position:relative;
	float:left;
	width: 180px;
}

.artDetailNbProd{
	position:relative;
	float:left;
	width:120px;
}

.artDetInfoGen, .artDetInfoGen2 {
	border:1px solid #CCCCCC;
	position:relative;
	float:left;
	padding:20px 10px 20px 10px;
	width:575px;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
}

.artDetailAjoutPanier a	{
	text-decoration:none;
}

.artDetailDesc {
	text-align:justify;
	border:1px solid #CCCCCC;
	padding:20px 10px 20px 10px;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
}

.artDetInfoGen2 {
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	text-align:center;
	padding:10px;
}

.artDetImgStock{
	position:relative;
	padding:10px;
}

.artDetInfoGen2 .artDetailPrix1 {
	font-size:24px;
	color:#336699;
}

.artDetInfoGen2 .artDetailPrix1 span {
	font-size:14px;
	color:#999999;
}

.artDetInfoGen2 .artDetailPrix1 small {
	font-size:14px;
}

.artDetInfoGen2 .artDetailPrix2 {
	font-size:16px;
}

.artDetInfoGen2 .artDetailPrix2 span {
	font-size:14px;
	color:#999999;
}

.artDetInfoGen2 .artDetailPrix2 small {
	font-size:12px;
}


/* Config */
.image_config {
	position:relative;
	margin-bottom:10px;
}

.prix_config {
	position:absolute;
	top:40px;
	background-image:url(../../boutique/images/fond-prix-config.gif);
	width:95px;
	height:48px;
	/*margin-top:-40px;*/
	left:530px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:2px;
	padding-top:20px;
	padding-left:30px;
}

.prix_config_300 {
	position:absolute;
	top:20px;
	background-image:url(../../boutique/images/fond-prix-config.gif);
	width:95px;
	height:48px;
	right:40px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:2px;
	padding-top:20px;
	padding-left:30px;
}

.commande_config {
	position:absolute;
	top:130px;
	left:430px;
}

.liste_config a {
	text-decoration:none;
}

.liste_config a:hover {
	text-decoration:underline;
}


/* Catégories de droite */
#categories_droite {
	position:relative;
	/*padding-top:20px;*/
	padding-left:6px;
	font-size:11px;
}

#categories_droite a {
	text-decoration:none;
}

#categories_droite ul {
	margin:0;
	padding:10px 0px 0px 0px;
	list-style:none;
}

#categories_droite li {
	line-height:24px;
	border-bottom:1px solid #C6D3DD;
	background-color:#FFFFFF;
	padding-left:10px;
}

#categories_droite li:hover {
	background-color:#F3F3F3;
}

.listeFamille {
	cursor:pointer;
}

.listeSousFamille{
	padding-left:15px;
	border-bottom:1px solid #C6D3DD;
}

.listeSousFamille a{
	color:#666666;
}

/* Commande */
#commande {
	position:relative;
	padding-left:20px;
	padding-right:20px;
	line-height:24px;
}


/*Recherche avancée*/
.rech_col_gauche{
	position:relative;
	width:120px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding:5px;
}

.rech_col_droite{
	position:relative;
	width:330px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding:5px;
	float:left;
}

/* Légende */
.legende {
	position:absolute;
	border:1px solid #cccccc;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	right:25px;
	padding:10px;
}

.legende a {
	text-decoration:none;
}

.legende a:hover {
	text-decoration:underline;
}


/* Description du produit */
.colonne_desc1 {
	position:relative;
	float:left;
	width:250px;
	font-weight:bold;
}

.colonne_desc2 {
	position:relative;
	float:left;
	width:300px;
}
