
@import "base.css";

body,html {
	height : 100%;
}

body{
	text-align:center;
	margin:0px;
	font-family:arial,verdana, helvetica, sans-serif;
        background :#a7cbef url('images/sky.jpg') top left repeat-x;
	font-size:0.9em;
}

td.sky {
	background : url('images/sky.jpg') top left repeat-x;
	background-position : fixed;
}
td {
	text-align:justify;
}
div{
	text-align:justify;
}
h1{
	font-size:2.5em;
	font-weight:bold;
	text-align : center;
	color : forestgreen;
	text-decoration : underline;
}
h2{
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}
h3{
	font-weight:bold;
	text-align:left;
}
h4{
  font-weight:bold;
  text-align:left;
  text-indent:1em;
}
p{
	text-align:justify;
        line-height:130%;
}
a {
    color:#004083;
    text-decoration:none;
    font-weight:bold;
}

input[type=submit] {
	font: bold 84% helvetica,sans-serif;
	background-color : forestgreen;
	cursor : pointer;
	color : #FFF;
}

input[type=submit]:hover { 
	  color:#050; 
	  background-color : limegreen; 	
	} 



a:hover {text-decoration:underline}
a:link.auteur{font-size:11px;color:#eee;font-weight:bold;}
a:link.menunoir{color:#111;font-size:13px;text-align:left;}
a:visited.menunoir{color:#111;font-size:13px;text-align:left;}

.tabmenugen a:link.menunoir, .tabmenugen a:visited.menunoir {
	color : #EEE;
}


/*a:link.menublanc{color:#fff;}
a:visited.menublanc{color:#fff;}*/
a:link.lienmenu{color:#444;font-size:13px;font-weight:bold;text-align:left;}
a:visited.lienmenu{color:#444;font-size:13px;font-weight:bold;text-align:left;}
a:link.lienmenuadmin{color:#fff;font-size:13px;font-weight:bold;text-align:left;}
a:visited.lienmenuadmin{color:#fff;font-size:13px;font-weight:bold;text-align:left;}
a:link.plusarticle{font-weight:bold;font-size:11px;}
a:visited.plusarticle{font-weight:bold;font-size:11px;}

/*class affichage général*/
.fondmenusup{background-image:url("images/fond_barresup.gif");}
.fondmenubas{background-color:#a7cbef;}
.fondmenu{background-image:url("images/newico_cat.gif");background-repeat:no-repeat;background-position:top left;}

dl.navblock {
	background : url("images/bas_cat.gif") bottom left no-repeat;
	padding-bottom : 28px;
	width : 170px;
}

dt.fondmenu {
	height : 25px;
	padding-top : 5px;
}

.contenumenu{background-image:url("images/fond_menu.gif");background-repeat:repeat-y; }

dd.contenumenu {
	padding : 0 13px;
	margin : 0;
}

dd.contenumenu input {
	width : 90%;
	display : block;	
	margin : 0px auto;
}

dd.contenumenu input[type=submit] {
	margin-top : 8px;
}

.cotemenu{background-image:url("images/droite_cat.gif");background-repeat:repeat-y;background-position:top left;}
.titrecat{color:#444;font-weight:bolder;font-size:14px;text-align:center;vertical-align:middle;}
.fond_form_id_client{background-image:url('images/fond_bleu.gif');}
.designation{font-size:10px;}
.caseentete{
	background-color:#72d94f;width:280px;height:45px;border:1px solid #DDD;padding:2px;color:#000;
}
#fondblanc{background-color:#fff;width:300px;}
#blanc{color:#fff;}
.blanc{color:#FFF;}
.rouge{color:#F00;}
.vert{color:#3c3;}
.bleu{color:#33c;}
.erreur{color:red;}

.case_ba{background-color:#ff6;font-weight:bold;text-align:center;}
.fond_img_cata{background-color:#eee;text-align:center;}
.infopanier_centre{text-align:center}
.infopanier_droite{text-align:right;padding-right:3px;}
#gauchetitrepanier{padding:4px;font-weight:bold;background-color:#fff;}
#droitetitrepanier{padding:4px;font-weight:bold;color:#fff;background-image:url('images/fond_titrepanier.gif');}
#lignebasarticlepanier{border-bottom:1px solid #ccc;background-color:#fff;}
.lignetotal{border-bottom:1px solid #ccc;padding-right:3px;background-color:#fff;text-align:right;font-size:14px;font-weight:bold}
.qte_panier{background-color:#eee;color:#000;text-align:center;width:40px;}
.ref_panier{text-align:left;font-weight:bold;font-size:11px;padding-left:3px;background-color:#fff;}
.titrechoixmp{background-color:#939;color:#fff;font-weight:bold}
.noindent{text-indent:0em;}
.textentete{font-size:12px;text-align:right;padding-right:3px;font-weight:bold;}
.tabmenugen{
	background :url("images/hruleshadow.jpg") top left repeat-x;
	height : 41px
}
.tabmenugen td {
	vertical-align :top;
	padding-top : 4px;
}

.tabmenugenclient{background-color:#F90;}
.titre{font-size:13px;font-weight:bold;text-align:center;}
.soustitre{font-size:13px;font-weight:bold;text-align:left;font-style:italic}
.rowtitre{border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.rowtitreinfo{background-color:#000;color:#fff;}
.prix{font-size:11px;color:#000;}
.ttc{font-size:12px;font-weight:bold;color:#000;}
.nondispo{font-size:12px;color:#C00;}
.bordtabadmin{border:1px Black solid;font-weight:bolder}
.bordtab{border:1px #ccc solid;}
.ligne2{background-color:#fff;}
.ligne1{background-color:#eee;}
.menu{border-bottom:1px solid #eee;font-size:12px;text-align:right;}
.sousmenu{border-bottom:1px solid #eee;font-size:11px;text-align:left;}
.bgmenu{background-color:#c33;border-bottom:1px solid #F90}
.lignetabtitre{background-color:#36f;color:#fff;font-weight:bold}
.bordimage{border:1px solid #ddd;}
.tabtarif{border:1px solid #ddd;background-color:#FC6}
.lignetabtarif1{background-color:#FC6}
.lignetabtarif2{background-color:#FC9}
.titretarif{border-bottom:1px solid #ddd;background-color:#F90;text-align:center}
.legendmenu{color:#fff;font-size:12px;font-style: oblique;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.legend{font-size:11px;font-style: oblique;}
.avert{font-size:13px;font-weight:bold;text-decoration:underline;}
.panier{border:1px solid #bbb;background-color:#fff}
.tabarticle{border:1px solid #bbb;background-color:#fff}
.formclient{border:1px solid #eee; background-color:#fff;}
#lignerech{border-bottom:1px solid #eee;}
.caseinitrech{border-top:1px solid #000;}
#bordbasmontage{border-bottom:1px solid #eee;}
.fondmontage{background-image:url('images/damier_menu.gif');font-size:5px;}
.lignesup{color:#c00;font-size:12px;font-weight:bold;text-align:right;}

.suivirecherche{font-size:12px;text-transform:capitalize;}
.bordinfrecherche{border-bottom:1px dashed #c00;}
.divinfo{background-color:#FFF;border: 1px solid #c00}
.titreinfo{background-color:#eee;}


/*contact*/
.contact{font-weight:bold;font-size:12px;text-align:left;}
.input{width:150px;height:20px;font-size:11px;background-color:#fff;}
.adresse{width:150px;height:70px;font-size:11px;background-color:#fff;}
.textarea{width:460px;height:70px;font-size:12px;background-color:#fff;}
input.contact{width:200px;font-size:12px;background-color:#c77;color:#fff}
textarea.contact{width:200px;font-size:12px;height:70px;background-color:#c77;color:#fff}

/*catalogue*/
.titrerechercheacc{background-image:url('images/fond_ent_acc.gif');background-repeat:no-repeat;background-color:#333;color:#fff;font-size:12px;font-weight:bold;text-align:right;text-transform:capitalize;}
.enteterechercheacc{background-color:#000;color:#FFF;font-size:12px;font-weight:bold;}
.case1acc{background-image:url('images/fondrech.jpg');}
.barretitrearticle{font-weight:normal;font-size:12px;text-align:left;background-color:#333;color:#fff}
.refarticle{font-weight:bold;font-size:10px;}
.pagin{border-top:#444 1px solid;border-bottom:#444 1px solid;}



#header1{width:100%;float:left;text-align:left;background-color:#cc0000;}
#footer{
	padding:0px;
	margin-top: 0px;
	position : absolute;
	bottom : 0;
	left : 0;
	right : 0;
}


/*Configuration layer visite*/
#header{
        text-align:left;
        background-color:#fff;
}

#lang{
	width:500px;
	float:left;
	text-align:left;        
}
#date{
        position:absolute;
        top:120px;
        left:170px;
	padding:1px;
	height:15px;
	float:right;
	font-size:11px;
	color:#000;
	font-weight:bolder;
        text-align:center;	
        border-bottom:1px solid #eee;
        border-top:1px solid #eee;
}
#wrapper{
	width:960px;
	background-color:#FFF;
	margin: 0 auto;
	min-height : 100%;
	position : relative;
}

#center {
	overflow : hidden;
	padding : 5px 50px 50px 5px;
	background : #FFF;
}

#menucat{
	padding:0px;
	background-color:#FFF;
	text-align:left;
}

#content{
        position:relative;
	padding: 0px;
	width : 690px;
	float : right;
}

#copyright{
	width:300px;
	float:left;
	margin-left:20px;
	margin-top:3px;
	font-size:11px;
	text-align:left;
	color:#FFF;
	font-weight:bolder;	        
}
#author{
	padding:2px;
	width:350px;
	height:15px;
	float:right;
	font-size:10px;
	text-align:right;
	margin-right:20px;
	margin-top:3px;	
	color:#FFF;
	font-weight:bolder;	                
}

#cachet {
	margin-left : 540px;
	clear : both;
}

#navigation {
	overflow : hidden;
}

#specialoffer {
	background-color : #7BDA5C;
	padding : 10px;
	font-size : 150%;
}

#specialoffer h2 {
	text-align : center;
}
/*FIN Configuration layer visite*/


/*Configuration layer admin*/

#admin_form{
	background-color:#eee;
	border:1px dashed #bbb;
	padding:2px;
}
#admin_Header {
        margin:10px 0px 10px 0px;
        padding:17px 0px 3px 20px;
        /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
        height:33px; /* 14px + 17px + 2px = 33px */
        border-style:solid;
        border-color:black;
        border-width:1px 4px; /* top and bottom borders: 1px; left and right borders: 0px */
        line-height:11px;
        color:#FFF;
        font-weight:bold;
        text-transform:uppercase;
        background-color:#000;
		text-align:center;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
        voice-family: "\"}\"";
        voice-family:inherit;
        height:14px; /* the correct height */
        }
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#admin_user {
        margin:10px 0px 10px 0px;
        padding:2px 4px 3px 20px;
        height:15px;
        border-style:solid;
        border-color:black;
        border-width:1px 4px; 
        line-height:11px;
        color:#FFF;
        font-weight:bold;
        background-color:#000;
	text-align:center;
        voice-family: "\"}\"";
        voice-family:inherit;
        height:14px;
        }
body>#Header {height:14px;}

#admin_Content {
        margin:0px 50px 50px 230px;
        padding:10px;
        }

#admin_Menu {
        position:absolute;
        top:100px;
        left:10px;
        width:150px;
        padding:10px;
        color:#fff;
        background-color:#000;
        border-style:solid;
        border-color:black;		
		border-width:1px 1px 1px 4px;
        line-height:17px;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:200px;
		text-align:left;
        }
/* Again, "be nice to Opera 5". */
body>#admin_Menu {width:150px;}

#admin_sousmenu{
	margin:0px 0px 0px 20px;
}
/*FIN Configuration layer admin*/






