body { 
	background-color : #adc7d1;
	/*
	border-width: 8px 8px 8px 8px;
	border-style: solid;
	border-color : #adc7d1;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
	*/
    	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.printer {
	display: none;
}

#dtp {
	width: 100%;
	border-spacing: 0px;
	padding: 0px;
}

#frame {
}

#page {
	background-color : #ffffff;
	border: solid 3px #000000;
	background-image : url(../images/bgmenu4.jpg);
	background-repeat : repeat-y;
 	/*height: 100%;*/
}

#main {
	/*margin-left: 190px;*/
	margin-left: 20px;
	padding: 20px;
	padding-right: 52px; 
/*	background-image : url(../images/bgright.png);
	background-repeat : repeat-y;
	background-position: right;
	min-height: 600px;
*/
	/*height: 100%;*/
}

#menu {
	vertical-align:top;
	/*float: left;*/
  	width: 180px;
	/*padding: 6px;*/
	min-height: 500px;
	background-image : url(../images/bgmenu3.png);
	background-repeat : no-repeat;
	/*height: 100%;*/
}

#rightborder {
	width: 32px;
	top: 0;
	right: 0;
	left: 0;
	background-image : url(../images/bgright.png);
}

#menu A{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    TEXT-DECORATION: none
}

#menu A:hover {
    COLOR: #FFFFFF; 
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
}


H1{ 	
	/*color : #4444AA;*/
	color : #668ea3;
	font-size : 22px;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif 
}

h1.commande {
	border-bottom: 3px solid gray;
}

H2{ 	
	color : #668ea3;
	font-size : 16px;
	font-family : arial,helvetica,sans-serif 
}

H3{ 	
	color : #000000;
	font-size : 14px;
	font-family : arial,helvetica,sans-serif 
}

/*
P{ 	
	text-indent : 20px
}
*/

A{
    color : #668ea3;
    TEXT-DECORATION: none
}

A:hover {
    color : #668ea3;
    TEXT-DECORATION: underline
}

ul {
	list-style-image : url(../images/triangle.gif); 
	list-style-position : inside;
}	

.adresse {
	background-color: #d7e2e5;
	border: solid 3px black;
	padding: 10px;
	width: 365px;
}
.adresse A{
	color: black;
}

.resume 
{
	background-color: #d7e2e5;
	border-width: 0px 0px 0px 8px;
	border-style: solid;
	border-color : #668ea3;
	padding : 10px;
}

table.publicite 
{
	background-color: #d7e2e5;
	border-width: 0px 0px 0px 8px;
	border-style: solid;
	border-color : #668ea3;
	padding : 10px;
	margin-top: 12px; 
/*	padding: 0px; margin: 0px auto; */
	width: 90%;
}

div.row {
	clear: both;
}

div.spacer {
 	clear: both;
}

.publicite span.text {
	float: left;
	text-align: left;
	width: auto;
}

table.publicite td.ouvrir
{
	background-color: #668ea3;
	width: 6em;
	padding: 4px;
}

.ouvrir A{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    TEXT-DECORATION: italic;
}

.ouvrir A:hover {
    COLOR: #FFFFFF; 
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: italic underline;
}

.encadre 
{
	background-color: #eeefef;
	border: dashed 3px #bbbbbb;
	padding : 4px 5px 2px 10px
}

.boncommande 
{
/*	border: solid 3px black; */
}
 
table.coordonnees {
	background-color: #eeefef;
    	font-family: arial, helvetica, sans-serif;
    	font-size: 14px;
	line-height: 14px;
	border: dashed 3px #bbbbbb;
	padding : 10px;
}

table.coordonnees td {
	text-align: right;
}

table.articles {
	background-color: #d7e2e5;
	border: 3px solid black;
}

table.articles th {
	background-image : url(../images/bgright.png);
	background-repeat : repeat;
	background-position: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

table.articles td.produit { font-size:10pt; }

td.black {
	color: #000000;
	font-size: 10px;
	}

ul{
	margin-left : 0px;
	padding-left : 0px;
	list-style-type : none;
 }

ul.u1 {
	margin-left : 0px;
	padding-left : 0px;
	list-style-type : none;
	font-weight : bold;
}	

ul.u2 {
	margin-left : 0px;
	padding-left : 0px;
	list-style-image : url(../images/triangle.gif); 
	list-style-position : inside;
	font-weight : normal;
	font-style : normal;
}	

ul.u3 {
	margin-left : 0px;
	padding-left : 10px;
	list-style-image : url(../images/triangle.gif);
	list-style-position : inside;
	font-weight : normal;
	font-variant : small-caps;
}	
