/*****************************************************************************
La Procure:   Screenmaster
Autheur:      Simon Alibert
Version:      26 Novembre 2006
Email: 		  simon.alibert@gmail.com
 
******************************************************************************
PRINT.CSS
-----------------------------------------------------------------------------*/

body {
	/*margin: .6in;*/
	/*font-family: Verdana, sans-serif;
	font-size: 12pt;
	Modif le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
	background-color: white;
	background-image: none;
	color: #444;
	padding:0; margin:0;
	width:650px;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
	
h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}

a:link, a:visited {
	color: gray;
	}	

/* print URLs apres un lien http */
#content p a:link:after, #content p a:visited:after {
	content: " (" attr(href) ") ";
	padding:0; margin:0;
	}

/* Cache tout ce dont je n'ai pas besoin */
.prehistoire, #header, #focus, #breadcrumb, #esp-client, #nav-hor, #search, #account, #col-nav, #col, #footer, .btn-option, .bouton {
	display:none;
}

#content {
	/*margin-left:0px;
	padding:0; margin:0;*/
	/*Modif le 11/12/2007 par d.guillard*/
	font: normal 0.85em/1.5 Verdana, sans-serif;
}

#preview-message {
	display:none;
}
/**********************************************************************************/
/**********************************************************************************/
/* Implémenté le 11/05/2007 par D.Guillard */
/* Popup commande par cheque */

#popup {
	border: 1px solid #e1dad5;
	text-align: left;		
	padding: 2px;
	background-color: #fff;
	width:650px;
	padding: 10px;
}

/*****************************************/

/* Panier Commande etc */
#recap_cmd{width:650px;}
.panier-commande {width:650px;line-height: 1.5em;margin: 5px 10px;}

.panier-commande-small {
	/*font: normal 0.90em Verdana, sans-serif;	
	Modif le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
	position: absolute;
	top:5px;
	left:5px;
	line-height: 1.5em;
	background: #fff;
	margin: 5px 10px;
	width: 250px;
	opacity: .95;
	-moz-opacity: 0.95;	
}

.panier-commande-small h2 {
	/*font: bold 1.30em Verdana, sans-serif;		
	Modif le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
}


.panier-commande p {
	/*font: bold 0.85em/2.5 Verdana, sans-serif;
	Modif le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
	border: 1px solid #e1dad5;
	border-top: none;
	padding: 5px 10px;
	background-color: #e4eaf2;	
}

.mod-pan {padding: 2px 0 2px 18px;background: transparent url(../i/edit_16.png) no-repeat 0 50%;}
.cancl-pan {padding: 2px 0 2px 18px;background: transparent url(../i/delete_16.png) no-repeat 0 50%;}
.confirm-pan {padding: 2px 0 2px 18px;background: transparent url(../i/confirm_16.png) no-repeat 0 50%;}
/*****************************************/

/* Tableaux du site */
table, table caption {
	border: 1px solid #e1dad5;
	text-align: left;		
	padding: 2px;
	width: 100%;
}

table {
	background-color: #fff;
}

table caption {
	background: #e4eaf2 url(../i/bg-caption.jpg) repeat-x;
	border-bottom: none;	
	color: #6b442e;
	padding-top: 10px;
	padding-bottom: 10px;
}

table caption #p-caption {
	/*font: bold 0.95em/2 Verdana, sans-serif;	
	Modif le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
	padding: 0 0 0 10px;
	background-color: transparent;
}

table td {
	font: normal 0.85em/1.5 Verdana, sans-serif;
	padding: 8px;
	text-align: left;
	}


table th {
	/*font: italic 1em/1.5 Verdana, sans-serif;
	Modif le 11/12/2007 par d.guillard */
	font: italic 0.85em/1.5 Verdana, sans-serif;
	padding: 2px 8px;
	text-align: left;
	border-bottom: 1px dashed #e1dad5;
	border-top: 1px dashed #e1dad5;	
}

/*table th {font: bold 0.95em/1.5 Verdana, sans-serif;color: #444;}
Modif le 11/12/2007 par d.guillard */
table th {font: bold 0.85em/1.5 Verdana, sans-serif;color: #444;}
/*table .name {font: bold 0.90em/1.5 Verdana, sans-serif;text-align: left;}
Modif le 11/12/2007 par d.guillard */
table .name {font: bold 0.85em/1.5 Verdana, sans-serif;text-align: left;}
/*table .name em {font: italic 0.90em/1.5 Verdana, sans-serif;}
Modif le 11/12/2007 par d.guillard */
table .name em {font: italic 0.85em/1.5 Verdana, sans-serif;}
/*table tr {font: normal 0.90em/1.5 Verdana, sans-serif;background: #f5f2ef;}
Modif le 11/12/2007 par d.guillard */
table tr {font: normal 0.85em/1.5 Verdana, sans-serif;background: #f5f2ef;}
table tr.alt {background: #fff;}
table td a {display: block;font-weight: bold;}
/*****************************************/

/* ADD divers */
div#popup h2 {
	font: bold 1.1100em/1.5 'Century Gothic', Verdana, sans-serif;
	/*Ajout le 11/12/2007 par d.guillard */
	/*font: normal 0.85em/1.5 Verdana, sans-serif;*/
	border-bottom: 1px solid #ededed;
	letter-spacing: 1px;
	color: #4d4d4d;
	padding: 5px 0 2px 2px;
	margin: 0 10px;	
}

div.bloc-option
{
font: normal 0.85em/1.5 Verdana, sans-serif;padding: 10px;
}
/*****************************************/

/* Style de base #content */	
p {font: normal 0.85em/1.5 Verdana, sans-serif;padding: 10px;}
/*****************************************/


table.addr, table.addr caption
{
	width:40%;

	/* Ajout d.guillard le 11/12/2007 par d.guillard */
	font: normal 0.85em/1.5 Verdana, sans-serif;
}

.fl_r{	float:right;}
.fl_l{	float:left;}

.clearleft 
{
	clear:left ;
}

.wr-dr
{
	text-align:right;	
}

.wr-ctr
{
	text-align: center ;}
