/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */

#texte h1{
	margin:30px 0 20px 50px;
	background:url(../images/charte/titre-entreprise.gif) no-repeat left top;
	font-size:17px;
	font-family:"Trebuchet MS";
	
	}
#texte h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#000;
	margin:10px 0 10px 0;
}
#texte a:link, #texte a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #EE2803;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #000;
}
#texte p {
}
.alignementdroite{
	float:right;
	margin:0 0 0px 20px;
}
/* STYLE DE LA PAGE CONTACT */
#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	width:100%;
	border:1px solid #000;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}

/*- GENERAL -*/
h6 {
	display:block;
	border-bottom:1px solid #EE2803;
	margin:0 0 15px 0;
	padding-bottom:2px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:13px;
	}
.red {
	color:#C54907;
	}
.UL_general {
	margin:0 0 20px 25px;
	position:static;
	width:595px;
	border:none;
	float:left;
	}
.UL_general li {
	list-style-image:url(../images/charte/puce.gif);
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0 0 10px 0;
	}
/*------------------- PRESENTATION ------------------------*/
.rome-adresse {
	width:190px;
	margin:0 25px 0 10px;
	float:left;
	}
.rome-descriptif {
	float:left;
	width:290px;
	}
.UL_accueil {
	width:270px;
	position:static;
	border:none;
	float:left;
	margin:5px 0 10px 20px;
	}
.UL_accueil li {
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0 0 10px 0;
	list-style-image:url(../images/charte/puce-cordilico.gif);
	}
/*------------------- CONTACT ------------------------------*/
input:focus { background-image:url(../images/charte/input-focus.jpg); border:1px solid #FEC11B;}
input {
	background-image:url(../images/charte/input.jpg);
	width:176px;
	height:16px;
	border:1px solid #FEC11B;
	font-size:11px;
	color:#000;
	padding:0 2px;
	font-family:"Trebuchet MS";
	}
textarea:focus { background-image:url(../images/charte/textarea-focus.jpg);border:1px solid #FEC11B;}
textarea {
	background-image:url(../images/charte/textarea.jpg);
	width:178px;
	height:80px;
	font-size:11px;
	color:#000;
	border:1px solid #FEC11B;
	font-family:"Trebuchet MS";
	padding:2px;
	}
#contact {
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:10px;
	margin:10px 0;
	float:left;
	width:600px;
	height:272px;
	background-repeat:no-repeat;
	color:#000;
	background-image:url(../images/charte/contact.gif);
	}
.bouton:focus {
	background-image:url(../images/charte/bouton-contact.gif);
	width:144px;
	background-repeat:no-repeat;
	height:37px;
	border:1px solid #FEC11B;
	background-color:none;
	cursor:pointer;
	color:#493003;
	}

.bouton {
	background-image:url(../images/charte/bouton-contact.gif);
	width:144px;
	background-repeat:no-repeat;
	height:37px;
	border:0px solid #FEC11B;
	background-color:none;
	cursor:pointer;
	color:#493003;
	}
.petit {font-size:9px;}
.contact-loi {float:left; width:600px;}
.merci {font-size:12px;margin:80px 0 0 165px; font-family:"Trebuchet MS";}
.bloc-adresse {	
	width:284px;
	float:left;
	margin:5px 20px 0 0;
	}
/*------ CONSEIL ---------*/

.conseil-top, .conseil-descriptif, .conseil-bottom {margin:0 0 0 70px; width:427px; float:left;}
.conseil-top {
	padding-top:30px;
	text-align:right;
	}
.conseil-descriptif p{
	width:350px;
	font-size:13px;
	margin:0 0 10px 50px;
	}
.conseil-descriptif {
	background-image:url(../images/charte/conseil-dupplicate.gif);
	background-repeat:repeat-y;
	background-position:right;
	display:table;
	}
.conseil-bottom {
	background-image:url(../images/charte/conseil-bottom.gif);
	background-position:right;
	height:16px;
	background-repeat:no-repeat;
	}
/*--------- HISTORIQUE -----*/
.historique {
	margin:0 0 15px 0;
	width:500px;
	border-bottom:1px dotted #FFDD5F;
	}
/*--------- ATELIER LUTHERIE ------*/
.atelier-lutherie p{
	font-size:13px;
	float:left;
	display:block;
	clear:left;
	width:330px;
	}
.atelier-lutherie  {
	background-image:url(../images/charte/atelier-lutherie.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:254px;
	margin:0 0 0 15px;
	float:left;
	width:350px;
	text-align:justify;
	padding-right:150px;
	}
.consulter{
	display:block;
	clear:left;
	float:left;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FF0000;
	margin:20px 0 0 32px;
	width:400px;
	}

/*--------- CORDILICO ------*/
.cordilico-top {
	background-image:url(../images/charte/cordilico-top.gif);
	width:534px;
	height:19px;
	}
.cordilico-bottom {
	background-image:url(../images/charte/cordilico-bottom.gif);
	width:534px;
	height:19px;
	}
.cordilico-dupplicate {
	background-image:url(../images/charte/cordilico-dupplicate.gif);
	background-repeat:repeat-y;
	display:table;
	width:534px;
	}
.cordilico p{
	font-size:13px;
	/*float:left;*/
	}
.cordilico {
	background-image:url(../images/charte/cordilico1.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:254px;
	margin:0 0 0 15px;
	float:left;
	width:500px;
	}
.UL_cordilico {
	width:500px;
	position:static;
	border:none;
	float:left;
	margin:30px 0 0 20px;
	}
.cordilico-expedition {
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FF0000;
	margin:30px 0 0 32px;
	}
.txtrouge {
	display:block;
	width:260px;
	/*border:1px solid red;*/
	float:left;
	font-family:"Trebuchet MS";
	text-align:center;
	font-size:15px;
	line-height:18px;
	color:#FF0000;
	margin:10px 0 10px 0px;
	/*margin:30px 0 0 32px;*/
}
.UL_cordilico li {
	font-family:"Trebuchet MS";
	font-size:13px;
	margin:0 0 16px 0;
	list-style-image:url(../images/charte/puce-cordilico.gif);
	}
/*--------- LISTING --------*/
.listing {
	width:140px;
	/*height:227px;*/
	/*min-height:280px;
	height:auto !important;*/
	height:280px;
	/*height:250px;*/
	float:left;
	border:1px solid white;
	margin:0 15px 15px 0;
	background-color:#FECF4D;
}
.listing-titre {
	height:50px;
	float:left;
	width:134px;
	font-family:"Trebuchet MS";
	text-align:center;
	padding:3px;
	font-size:14px;
	line-height:16px;
	}
.listing-prix {
	background-color:#FF950B;
	text-align:center;
	width:140px;
	display:block;
	float:left;
	height:17px;
	font-size:17px;
	font-family:"Trebuchet MS";
	padding-top:4px;
	}
.listing-prix-barre {
	font-size:14px;
	text-decoration:line-through;
	}
.listing-visuel img { 
	border:1px solid #FFF;
	margin-bottom:3px;
}
.listing-visuel {
	width:135px;
	margin:4px 0 0 2px;
	text-align:center;
	float:left;
	height:120px;
	}
.listing-reference {
	text-align:center;
	width:140px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	}
.listing-info {
	width:88px;
	height:18px;
	float:left;
	display:block;
	margin:10px 0 0 50px;
	}
.listing-info  a {
	background-image:url(../images/charte/plus_dinfos.gif);
	width:88px;
	height:18px;
	float:left;
	}
.listing-info  a:hover {
	background-image:url(../images/charte/plus_dinfos-hover.gif);
	width:88px;
	height:18px;
	float:left;
	}
/*----------- FICHE PRODUIT ----------*/
.detail {
	background-color:#FECF4D;
	border:1px solid white;
	width:580px;
	float:left;
	padding-bottom:15px;
	}
.detail-photo img{ margin:0 0 2px 0; border:0;}
.detail-photo {
	width:255px;
	margin:15px;
	float:left;
	text-align:center;
	}
.detail-photo-gde {
	width:255px;
	text-align:center;
	float:left;
	}
.detail-photo-pte img { }
.detail-photo-pte {
	width:255px;
	text-align:left;
	float:left;
	}

.detail-descriptif {
	float:left;
	width:285px;
	margin:15px 0 0 0;
	}
.detail-designation {
	font-family:"Trebuchet MS";
	font-size:17px;
	margin:0 0 10px 0;
	display:block;
	color:#000000;
	}
.detail-reference {
	font-family:"Trebuchet MS";
	font-size:11px;
	margin:0 0 10px 0;
	display:block;
	color:#D3520C;
	}
.detail-prix {
	font-family:"Trebuchet MS";
	font-size:20px;
	margin:0 0 10px 0;
	display:block;
	float:left;
	width:300px;
	color:#D3520C;
	border-bottom:1px dotted #D3520C;
	padding-bottom:15px;
	padding-top:15px;
	}
.detail-prix-barre {
	color:#F53F00;
	font-size:18px;
	text-decoration:line-through;
	}
.detail-panier {
	font-family:"Trebuchet MS";
	font-size:13px;
	margin:0 0 0 45px;
	}
label {
	font-size:13px;
	font-family:"Trebuchet MS";
	}
.quantite {
	width:52px;
	margin:0 0 0 10px;
	background-image:url(../images/charte/quantite.jpg);
	height:16px;
	color:#000000;
	padding:0 2px;
	text-align:center;
	}
.quantite:hover {
	width:52px;
	margin:0 0 0 10px;
	background-image:url(../images/charte/quantite-hover.jpg);
	height:16px;
	}
.detail-contact {
	display:block;
	margin:10px 0 0 0;
	float:left;
	width:250px;
	}
/* ------------------------PAGINATION------------------------------ */
#pagination-instruments {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	margin: 0 0 10px 340px;
	padding-top: 10px;
	width: 610px;
	/*float:left;*/
	clear:both;
	/*border: 1px solid green;*/
}
	
#pagination-instruments a{color:#ac1f00; text-decoration:none;}	
#pagination-instruments a:hover{color:#fec908; text-decoration:none;}
	
/*******************************************************************/
/*--------------------Filtre ar Marque--------------------------------*/
#filtre_par_marque{
	width:100%;
}
p.filtre{
	color:#000000;
	font-size:14px;
}
.filtre select{
	background:#fec908;
	border:1px solid #b92300;
	color: #F73502;
	font-size:12px;
}


/********************************INSTRUMENT ********************************************/
#instrument {
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:10px 0;
	float:left;
	width:610px;
}
#texte #instrument h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-align:left;
	color:#000;
	margin:10px 0 10px 0;
	clear:both;
}

#instrument .cadrevisu {
	float:left;
	width:190px;
	margin-left:10px;
}
#instrument .cadrevisu .top{
	float:left;
	width:190px;
	height:12px;
	background:url(../images/charte/fd-instrument-top.gif) no-repeat;
	margin:0px;
	/*border:1px solid red;*/
}
#instrument .cadrevisu .bottom{
	float:left;
	width:190px;
	height:13px;
	background:url(../images/charte/fd-instrument-bottom.gif) no-repeat;
}
#instrument .cadrevisu .centre{
	float:left;
	width:170px;
	padding:0px 10px;
	background:url(../images/charte/fd-instrument-middle.gif) repeat-y;
	/*border:1px solid red;*/
}
#instrument .cadrevisu .centre img{
	float:left;
	width:170px;
	border:1px solid #000;
}
#pagination {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	margin: 10px 0 0 0px;
	padding-top: 10px;
	width: 610px;
	clear:both;
}

