/* CSS Document */
/* body, text, link, and li formatting properties */
/*#FFFAED */

body 
{
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
color: #591F00;
width:800px;
position:absolute;
}

a:link 
{
color: #391400;
TEXT-DECORATION: none;
font-weight: bold;
}

a:visited 
{
COLOR: #B03200;
text-decoration:none;
font-weight: normal;
}

a:active 
{
background: #000000;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a:hover 
{
background: #000000;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a:focus  
{
background: #000000;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a.skip 
{
font-size:9px;
color: #FFFFFF;
}

li.hormenu 
{
display: inline;
list-style-type: none;
padding-left:7px;
padding-right:7px;
font-size: 14px;
}

li.activepage 
{
display: inline;
list-style-type: none;
padding-left:12px;
padding-right:12px;
font-style:italic;
font-weight: bold;
letter-spacing: 0.1em;
font-size:12.5px;
}

li.hormenulang 
{
display: inline;
list-style-type: none;
padding-left:7px;
padding-right:7px;
letter-spacing: 0.1em;
font-style:italic;
padding-left: 12px;
font-size: 12.5px;
}

li.livrescovers 
{
list-style-type: none;
margin-bottom: 80px;
margin-top: 30px;
padding: 0px;
}

ul.livresblurbsul 
{
margin-bottom: 0px;
margin-top: 70px;
padding-left: 35px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

li.livresblurbsTI 
{
list-style-type: none;
padding: 0;
margin-left: -25px;
font-size: 16px;
line-height: 18px;
}

li.livresblurbsSMTXT 
{
list-style-type: none;
margin-left: -25px;
font-size: 14px;
line-height: 16px;
}

li.livresblurbsSUM 
{
list-style-type: none;
margin-left: -105px;
font-size: 12px;
line-height: 14px;
letter-spacing: 1en;
}

li.nouvelles 
{
list-style-type: none;
font-weight:bold;
padding-bottom: 20px;
padding-top: 5px;
font-size:11px;
margin-left: -40px;
}

p.main 
{
padding-left: 20px;
padding-top: 5px;
text-align:justify;
font-size: 12px;
}

p.nouvelles 
{
margin-left: 5px;
font-weight:normal;
font-size:10px;
margin-left:35px;
}

/* page module styling */


/*#logo {
background-image:url(images/Nanopress.png);
background-repeat:no-repeat;
width: 800px;
height:72px;
margin-left: 140px;
position: absolute;
margin-top:10px;
}*/


#logo_en 
{
background-image: url(images/Nanopress.png);
background-repeat: no-repeat;
width: 800px;
height:72px;
margin-left: 70px;
position: absolute;
margin-top:10px;
}

#logo_fr 
{
background-image:url(./images/Nanopresse.png);
background-repeat:no-repeat;
width: 800px;
height:72px;
margin-left: 70px;
position: absolute;
margin-top:10px;
}

#acheter 
{
position: absolute;
width:180px;
left: 660px;
top:15px;
}

#navfr 
{
width: 800px;
height:50px;
position: absolute;
top:70px;
left:-50px;
}

#naveng 
{
width: 800px;
height:50px;
position: absolute;
top:70px;
left:-50px;
}

#mainbodytop 
{
width: 687px;
height: 23px;
position: absolute;
background-image:url(images/maintop.gif);
background-repeat:no-repeat;
top: 180px;
left: 23px;
}

#mainbody 
{
width: 630px;
top: 190px;
left: 5px;
position: absolute;
}


#twitter 
{
width: 600px;
top: 60px;
left: 30px;
position: absolute;
}


#news 
{
width:180px;
left: 670px;
top: 60px;
position: absolute;
}

#mainbodybottom 
{
width: 687px;
height: 23px;
position:absolute;
background-image:url(images/mainbtm.gif);
background-repeat:no-repeat;
left: -651px;
bottom:0px;
}

#footer 
{
width: 800px;
height: 50px;
position:absolute;
font-size: 9px;
left: -620px;
}

li.livrescovers 
{
list-style-type: none;
margin-bottom: 80px;
margin-top: 30px;
padding: 0px;
}

#livresblurbs 
{
left: 250px;
top: -40px;
position: inherit;
}

li.livrestitles 
{
list-style-type: none;
font-style:italic
padding: 0;
font-size: 10px;
line-height: 16px;
}


/*Book image gallery*/

div.img {
margin: 10px;
height: auto;
width: auto;
width:150px;
max-width:150px;
float: left;
text-align: center;
}	

div.img  {
display: inline;
margin: 3px;
/*border: 0px solid #ffffff;*/
}
