/* -- root_win_ns.css, v(@)5.1a



important: <a href=><p class=sign>..</p></a> et non l'inverse !

*/

BODY {
	background-color: #b4d5e6;
	background-image: url('../img/diwwan_logo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

H2 {
	margin: 0;
	padding: 0;
	color: crimson
}

IMG {
	margin: 0;
	padding: 0;
	border:0;
}

IMG.photo {
	border: 1px solid maroon;
}

TABLE.home {
	font-size: 12pt;
	color: 
}

A {
	color: #600;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
}

P.copyright {
	font-family: Verdana;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-right: 2px;
}

IMG.book {
	border: 1px solid navy;
}

IMG.logo {
	border: 1px solid lightblue;
}


TABLE.menu TD {
	width: 100px;
	text-align: center;
	background-image: url('../img/background/2.gif');
}

#container {
	width:98%
}

#title {
	float: left;
	text-align: right;
	width: 59%;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

#bookimage {
	float: right;
	width: 40%;
	text-align: center;
}

#bookdesc {
	float: clear;
	padding-left: 20px;
	line-height: 25px;
	font-size: 12pt;
}

#bookdesc A {
	color: blue;
}

#title H4 {
	color: maroon;
}

H1 {
	color: purple;
}

H3 {
	color: teal;
	font-family: Helvetica;
}


HR {
	margin: 0;
	padding: 0;
}

#philosophie {
	text-align: center;
	font-size: 13pt;
	line-height: 35px;
}

TR.field TD {
	font-weight: bold;
}

INPUT.readonly {
	background-color: yellow;
}

INPUT.pushbutton {
	background-color: #9eff7f;
	background-image: url('../img/background/9.gif');
}

SPAN.more {
	font-style: italic;
	text-align: right;
	padding-right: 10%;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	color: darkpink;
}

TABLE.brief TD {
	color: navy;
}

TABLE.brief TD B {
	color: darkorange;
	font-size: 13pt;
	font-family: Helvetica, Arial, Verdana;
}

.shoplist {
    padding: 10px;
}

.shoplist B {
    font-size: 14pt;
    text-decoration: underline;
}
    
UL { margin: 5pt 0 15pt 15pt; padding: 5pt 0 0pt 5pt; }
LI { padding-top: 2pt; padding-bottom: 2pt; color: navy; font-size: 9pt; font-family: Arial}
