body { 
	background-color : #adc7d1;
    	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

.printer {
}

#page {
/*	background-color : #ffffff;
	border: solid 3px #000000;
	background-image : url(../images/bgmenu4.png);
	background-repeat : repeat-y;
	min-height: 600px;
*/
}

#main {
/*
	margin-left: 190px;
	padding: 20px;
	padding-right: 52px;
	background-image : url(../images/bgright.png);
	background-repeat : repeat-y;
	background-position: right;
	min-height: 600px;
*/
}


#menu {
	display: none;
}

#boutonimprimer {
	display: none;
}

#borduredroite {
	width: 32px;
	top: 0;
	right: 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 : 16pt;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif 
}

h1.commande {
	border-bottom: 3px solid gray;
}

H2{ 	
	color : #668ea3;
	font-size : 14pt;
	font-family : arial,helvetica,sans-serif 
}

H3{ 	
	color : #000000;
	font-size : 12pt;
	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: 18em; 
}
.adresse A{
	color: black;
}

.resume 
{
	background: #d7e2e5;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	border-color : #668ea3;
	padding : 10px;
}

.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;
}

.publicite span.ouvrir
{
	float: right;
	background-color: #668ea3;
	float: right;
	text-align: center;
	width: 6em;
	padding: 4px;
}

.ouvrir A{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    TEXT-DECORATION: none
}

.ouvrir A:hover {
    COLOR: #FFFFFF; 
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-decoration: 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: 14pt;
	line-height: 14pt;
	border: dashed 3px #bbbbbb;
	padding : 10px;
}

table.coordonnees td {
	text-align: right;
}

table.articles {
	border-collapse: collapse;
	background-color: #d7e2e5;
	border: 3px solid black;
	font-size: 12pt;
}

table.articles #total {
	background-image : url(../images/bgright.png);
	background-repeat : repeat;
	background-position: right;
	border: 3px solid black;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
	padding: 2pt;
}

table.articles td {
	border: 3px solid black;
	padding: 2pt;
}

table.articles th {
	padding: 2pt;
	background-image : url(../images/bgright.png);
	background-repeat : repeat;
	background-position: right;
	border: 3px solid black;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
}

td.black {
	color: #000000;
	font-size: 10pt;
	}

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;
}	
