
body 
{
	background:url(../images/bg_artisan_petit.png) repeat-x scroll 0 0; 
	margin-top: 0px;
	font-family:arial;
	font-size:12px;
	color:#000;
}

#header
{
	width:1024px;
	height:204px;
	padding:0 ;
	margin-left:0; 
	margin-top:10px; 
} 

#logo
{

}

#menu
{	
	height:30px;
	width:1000px;
	line-height:35px; 
	color:#fff;
	font-size:14px;
}

#menu a, #menu a:visited
{
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	text-decoration:none;
}

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

#nav_firefox{
display:inline-block;
width:24px;
height:24px;
background: url(../images/nav_firefox.png) no-repeat;
}

#nav_chrome{
display:inline-block;
width:24px;
height:24px;
background: url(../images/nav_chrome.png) no-repeat;
}

/* CSS du bloc principal */

.label_periode
{
	width:400px;
}

#corps
{
width: 1024px;
}

#pied
{
background-image:url(../images/pied.png);
width: 1050px;
height:20px;
}


.menu1
{
margin-top:15px;
margin-left:15px;
margin-right:15px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
padding-top:4px ;

font-weight:bold;
color:#C00;
}

.onglet 
{
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
}

a.onglet {
background:url(../images/fd_onglet.png);
text-decoration:none;
color:#ffffff;
}


a:hover.onglet{
background:#888 ;
text-decoration:overline;
}

.onglet-actif {

border-bottom:solid 2px #fff;
margin:5px 0px 0px 0px ;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
background-color:white;
cursor:default;
color:#666;
}


.contenu_site {
font-family: Arial, Helvetica, sans-serif;
text-align:left;
padding:5px 3px 5px 3px ;
color:#000;
font-weight:bold;
margin-left:15px;
margin-right:15px;
}

.box1,.box2,.box3,.box4,.box5,.box6,
{
text-align:left;
padding:5px 3px 5px 3px ;
font-weight:bold;
}

.box1 ,.box2{
background:none;
margin-bottom:10px ;
padding:0px ;
border:0 ;
font-size:0.9em;
}

.box3{
padding:5px 5px 5px 5px;
margin:5px 5px 5px 5px;
background:#ccc;
border:1px dashed #333;
}



#titre_site{

margin-right:25px;
color:#000;
}



input[type=submit],
input[type=button]
{
border:1px solid #666;
}
.input_valid {
border:1px dashed green;
border-radius:5px;
padding:2px;
background:green;
}
.input_annul {
border-radius:5px;
padding:2px;
border:2px dashed red;
background:red;
}
.input_modif {
border:2px solid orange;
background:#ff6600;
border-radius:5px;
padding:2px;
}
.input_valid ,.input_annul,.input_modif
{font-size:11px;

color:#fff;
}
.input_valid:hover ,.input_annul:hover,.input_modif:hover
{

}


.input_text_connect {
border:#999 solid 1px;
background-color:none;
background:none;
color:#000;
}
.input_text_connect:focus {
background:#ccc;
color:#000;

}
.add
{
background-color:#ffe0ba;
border:solid 1px #914a00 ;
padding:10px 10px 10px 10px ;
}

table
{border-spacing: 0px;
border-collapse: collapse; 
width:1000px;
margin:10px 0 10px 0;
}

th
{
background: #002A4B;
border:1px solid #002A4B;
line-height:35px;
color:#fff;
}

 td
{
border:1px dotted #666;
font-weight:normal;
padding: 4px 4px 4px 4px;
margin : 0 0 0 0 ;
}


#overlay
{
position : absolute; 
height :100%;
display:none;
width:100%;
background:url(../images/fd_overlay.png);
}

/*/////////Gestion client commande////////////*/

.titre_section{
color:#fff;
border: 1px dashed #fff;
width:220px;
text-align:center;
margin-bottom:5px;
font-size:15px;
background:#555;
}

.apercu_commande_top{
margin:10px 0 20px 100px;
}

.titre_commande{
margin:0 0 10px 200px;
text-decoration:underline;
}


/*//////////////// Vente flash*/
.ventes_flash{
background:#FDD9A2;
}

.vente_flash_titre{
border-left:2px solid #555;
border-right:2px solid #555;
border-top:4px solid #555;
color:red;
text-align:center;
}

.vente_flash_tr{
border:2px solid;
}

.no_look 
{
border:0;
width:0;
}
.no_look th
{
text-align:center;
background:none;
color:#444;
margin : 0 0 0 0 ;
}

.no_look td
{
border:0;
padding: 4px 4px 6px 4px;
margin : 0 0 0 0 ;
}

.table_liste td, .table_liste th
{
	text-align:center;
}
.table_liste caption
{
	background:#d3cdff;
	font-size:1.2em;
	border: 1px solid #000;
	padding:3px;
	
}

.empty_button
{
	background:0;
	border:0;
	height:auto;
	width:auto;
	padding:0;
	margin:0;
	cursor:pointer;
}

.etat_commande_ok{background:green;}
.etat_commande_pas_ok{background:red;}

.tooltiplink, .tooltiplink:hover, .tooltiplink:visited{color:#000;text-decoration:none;}
.tooltip{background:#FFF;padding:5px;color:#000;border:2px solid #CBCBCB;}

#table_search{z-index:101;width:100%;border:0;margin:0;padding:0;}
#table_search td{border:0;z-index:100;margin:0;padding:0;}

#option_search{border:0;height:15px;z-index:100;margin:0;}
#search_result{background:#FFF;color:#000;border:1px solid #CBCBCB;line-height:20px;width:250px;display:none;position:relative;left:69px;top:-1px;padding:0;}
#search_result div{padding:3px;cursor:pointer;}

#result_categ_box{position:relative;left:0px;top:-2px;width:600px;height:150px;border:1px solid #cbcbcb;overflow-y:scroll;z-index:100;background:#fff;}


input, select, textarea{
border:1px solid #acacac;
border-radius:5px;
padding:3px;
}

.help_notice{text-align:center;padding:5px;font-weight:bold;border-radius:5px;border:1px solid #7799FF;background-color:#A4BBFF;margin:10px;}

input:focus{
border:1px solid #5794BF;
}


.div_arrondi{
width:auto;
border : 1px solid #999;
border-radius:10px;
padding : 10px ;
margin:20px 0px;
}


.error_div{
background:#FFC0CB;
border : 1px solid #800000;
border-radius:8px;
padding:10px;
font-size:12px;
font-weight:normal;
}


.success{
background:#EBF8A4;
background-position:5px 50%;
background-repeat: no-repeat;
box-shadow: 0 1px 2px #fff inset;
border : 1px solid #A2D246;
border-radius:5px;
margin:5px 0px;
padding:10px 30px;
font-size:12px;
font-weight:normal;
}

.connexion th
{
	font-weight:bold;
	text-align:center;
	font-size:14px;
	border:0px;
}

.title_connexion
{
	margin-top:30px;
	background-color:#002F50;
	color:#FFF;
	padding:10px;
	font-weight:bold;
	font-size:14px;
	border-radius: 5px;	
}