@import url(/css/style_pictonav.css);
@import url(/css/commun/zoomslide.css);

/* CSS Document */
html {
    font-size: 100%;
}
body {
	background-image: url(../images/images_interface/fondbody.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #bc4b19;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #252628;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	height: 102px;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-top: 20px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-position: bottom;
	background-image: url(../images/images_interface/ombre_header.jpg);
	padding-bottom: 20px;
	border:1px solid red;
}
#header p img {
	float: left;
}

#header p {
	text-align: right;
	padding-left: 20px;
	margin-right: 120px;
}

#header #menu {
	margin:0;
	padding:0;
	background-image: url(../images/images_interface/fond_menu_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	font-size: 12px;
	font-weight: normal;
	list-style:none;
}
#header #menu ul { margin:0; padding:0; margin-left:40px;}
#header #menu ul li{
	margin:0;
	padding:0;
	float: left;
	display:block;
	margin-right:30px;
	line-height:36px;
}
#header #menu ul li a.alignright {
margin-left:75px!important;
margin-left:85px;
}

#header #menu ul li a {
	color: #333;
	text-decoration: none;
}
#header #menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#container #content #header #horloge{
	width: 124px;
	float: right;
	margin-left: 10px;
	margin-top: -14px;
}
.txt_orange {
	color: #F60;
}
#contenu {
	background-image: url(../images/images_interface/ombre_contenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
#recherche {
	background-image: url(../images/images_interface/recherche.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 280px;
	padding-top: 3px;
	background-position: left top;
	padding-left: 10px;
}
#recherche input{
background:none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 175px;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	float: left;
	margin-top: 1px;
}
#recherche input.ok {
background:none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	width: 25px;
	color: #FFF;
	margin-left: 20px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}

#contenu #menu {
	width: 260px;
	margin-left: 20px;
}
#contenu #menu ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	}
#contenu #menu li { 
	position:relative; 
}
ul.sous_menu_0 {
	display:block;
	margin: 0;
	position:absolute;
	background-image: url(../images/images_interface/fondSousMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	left: 170px;
	top: 0px;
	padding:10px;
    
}

#contenu #menu ul li ul.sous_menu_0 li {
	border-top:0;
	margin:0;
	border:none;
}
ul.sous_menu_0 li a {
	margin-left: 60px;
}
#contenu #menu ul li ul.sous_menu_0 li a:hover, #contenu #menu ul li ul.sous_menu_0 li a.menuactive {
	color:#333333;
	padding-left: 20px;
	background-image: url(../images/images_interface/flechenoir.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contenu #menu h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	background-image: url(../images/images_interface/fond-menuH1.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#contenu #menu ul li {
	list-style-type: none;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contenu #menu #recherche {
	margin-bottom: 20px;
}
#contenu #menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#contenu #menu ul li a:hover {
	color: #F60;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/images_interface/fleche.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contenu #menu ul li a.menuactive {
	color: #F60;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/images_interface/fleche.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contenu #menu ul li span:hover {
    cursor:pointer;
	color: #F60;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/images_interface/fleche.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}


#contenu #menu #imagemenu {
	margin: 20px;
	text-align: center;
}


#contenu #affichage {
	float: right;
	width: 620px;
	margin-right: 10px;
}
#contenu #affichage #breadcrumb {
	color: #FFF;
	font-size: 14px;
	margin-bottom: 10px;
}

#contenu #affichage #breadcrumb a   {
	color: #FFF;
	text-decoration: none;
}
#contenu #affichage #breadcrumb a:hover  {
	color: #F60;
	font-weight: bold;
}
#contenu #affichage #breadcrumb a.active {
	color: #F60;
	font-weight: bold;
}
#contenu #affichage h3 {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
}

#contenu #affichage h2 {
	font-size: 17px;
	color: #FFF;
}

/* page accueil: */

#contenu #affichage #planches {
	/*margin-top: 30px;*/
}
#content #contenu #affichage #planches h4 {
	font-size: 12px;
	margin-top: 130px;
	background-image: url(../images/images_interface/titre_planche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	text-align: center;
	position: absolute;
	bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;	
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	line-height: 2em;
	letter-spacing:-0.025em;
}
#contenu #affichage #planches a h4 {
	margin: 0;
	width: 195px;
}

#contenu #affichage #planches .vignette {
	float: left;
	margin-right: 3px;plab
	margin-left: 3px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 195px;
	height: 155px;
	position: relative;
}
#footer {
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
#footer ul {
	background-image: url(../images/images_interface/fond_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 60px;
	margin-bottom: 0px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	text-align: right;
}

/* page distribution */

#contenu #affichage #planchesdistibution {
	margin-top: 0px;
}
#contenu #affichage #planchesdistibution #colgauche {
	float: left;
	width: 175px;
}
#contenu #affichage #planchesdistibution #colcentre {
	width: 175px;
	margin-left: 225px;
}

#contenu #affichage #planchesdistibution #coldroite {
	float: right;
	width: 175px;
}
#contenu #affichage #planchesdistibution p img{
	background-image: url(../images/images_interface/fond_planches_2.jpg);
	background-repeat: repeat-x;
	height: 95px;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu #affichage #planchesdistibution #distribution {
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#contenu #affichage #planchesdistibution #distribution a h4{
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-align: center;
    height:20px;
	color: #FFF;
	text-decoration: none;
}
#contenu #affichage #planchesdistibution h6 {
	font-size: 12px;
	background-image: url(../images/images_interface/fond_boutondistribution.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 175px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 20px;
	margin-top: -20px;
}
#contenu #affichage #planchesdistibution #distribution a h6{
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#contenu #affichage #planchesdistibution #distribution a #txt{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -20px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
}
/* matthias */
#contenu #affichage #planchesdistibution #distribution p{
	background-color: white;
    background-position: top center;
    background-repeat: no-repeat;
    height: 110px;
	cursor: pointer;
}

/* fiches produit: */

#contenu #affichage #ficheproduit {
	margin-top: 30px;
}
#contenu #affichage #ficheproduit #colgauche {
	width: 330px;
}
#telecharger {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/images_interface/boutonTelechPDFlarge.jpg); background-position:left; background-repeat:no-repeat;
	background-color: #666;
	height: 45px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#contenu #affichage #ficheproduit #colgauche #telecharger a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	line-height: 40px;
}
#contenu #affichage #ficheproduit #colgauche #telecharger a img {
	text-decoration: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contenu #affichage #ficheproduit #coldroite {
	float: right;
	width: 275px;
}
#contenu #affichage #ficheproduit #colgauche h3 {
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	padding-right: 5px;
	font-weight: normal;
}
#contenu #affichage #ficheproduit #colgauche h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}
hr.magicHeight { clear:both; visibility:hidden;}
.bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}

.ajoutProduit a{
color:white;
}
.ajoutProduit a:hover{
color:yellow;
}

div.qTip {
    position: absolute;
    z-index:1337;
    display: none;

    padding:6px;
    border: 2px outset black;
    background: #666;
    color: #FFF;
    text-align: left;
    font-size:11px;
}
