/**
 * Design. (c) Jason Earl, 2005, Virtual Function
 *
 * "tableless" design known to work (and tested) on Mozilla, and IE 6.
 * Should also work KHTML (Konqueror and Safari)
 */


/* -----------------------------------------------------------
						Generic
----------------------------------------------------------- */

body 
{
	background: #060e57;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Georgia, Times New Roman, sans-serif;
	text-align:center;
}

a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	border-bottom: #80899C 1px solid; /* #050e56  */
}

p
{
	color: #274563;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 16px 8px 16px;
}
/*
						Tbl Layout
----------------------------------------------------------- */
.tblLayout
{
	margin: 0px;
	padding:0px;
	width: 845px;
	min-width: 620px;
	text-align:left;
	border-left:1px solid #abc0dd;
}
.cellHeader
{
	height: 145px;
	width:845px;

	background: url('imagesEditions/header.jpg') no-repeat left top #FFF;
	/*border-right: 2px solid #fff;*/
	position: relative;
	margin:0px 0px;
	border-bottom:1px solid #060e57;
}

.cellMenu
{
	vertical-align:top;
	width:208px;
	background:  #abc0dd; 
	padding:0px;
	margin:0px;
	border-right:1px solid #060e57;
}

.cellContent
{
	vertical-align:top;
	width:100%;
	padding:0px;
	margin:0px;
	/*background: #f8f7f1;*/
	background:#FFFFFF;
	border-width:0px;
}

.cellFooter
{
	padding: 4px 24px;
	color: #249;
	text-align:center;
	/*background: url('imagesEditions/bg5.gif');*/
	line-height:2em;
	background-color:#abc0dd;
	padding-top:0px;
	width:796px;
	border-top:1px #060e57 solid;
}

.cellMenu A
{
	border:0px;
}


img.product, 
.product img {
	border: 1px solid #225F82;
	margin: 12px 8px 4px 8px;
}

.content .product {
	font-weight: bold;
	text-align: center;
}


.product {
	font-weight: bold;
	color: #0B70CE ! important;
}

div.wide3 {
	width: 33%;
	float: left;
	text-align: center;
}

input[type=text],
input[type=button],
input[type=submit],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8
{
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h1 span {
	float: right;
	color: #69839B;
}

h2 {
	font-size: 14px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h2 span {
	float: right;
	color: #69839B;
}

h3
{
	margin:4px 16px 8px 15px;
	padding-bottom: 4px;
	padding-left:15px;
	border-bottom: 1px solid #BBBBBB;
	width:200px;
}

h7
{
	margin-top:50px;
	margin-left:10%;
	width:60%;
	display:block;
	font-size: 14px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}
h7 span {
	float: right;
	color: #69839B;
}

h8
{
	margin-top:30px;
	margin-left:30%;
	margin-right:10%;
	width:60%;
	display:block;
	font-size: 14px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
	text-align:right;
}
h8 span {
	float: right;
	color: #69839B;
}





/* -----------------------------------------------------------
							Main Bar
----------------------------------------------------------- */


.titleSide {
	padding: 8px 16px 4px 16px;
	letter-spacing: 0.1em;
	height: 16px;
	
	background: #050e56; /*#164677 repeat-y left url('imagesEditions/title1.gif');*/
	color: #FFF;
	margin-bottom: 12px;
	font-size: 12px;
	padding-left: 24px;
}


.cellMenu ul {
	list-style-type: none;
	margin: 0 0 12px 12px;
	padding: 0;
}

.cellMenu ul li {
	margin: 8px;
}

ul.dotted,
li.select {
	list-style-type: square;
	color: #40A3FE;
	margin-left: 52px;
}

.cellMenu .active a:link,
.cellMenu .active a:visited {
	font-weight: bold;
	color: #0471E1;
	list-style-type: square;
}

.cellMenu ul.dotted {
	list-style-type: square;
}


/* Styles spécifiques pour les items de menu Editions */
.menuCatalogue
{
	padding: 0px 24px 0px 16px;
	/*border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;*/
	letter-spacing: 0.1em;
	margin-bottom: 12px;

	background-image:url('imagesEditions/menuCatalogue.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:63px;
}

.menuInformations
{
	padding: 0px 24px 0px 16px;
	/*border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;*/
	letter-spacing: 0.1em;
	margin-bottom: 12px;

	background-image:url('imagesEditions/menuInformations.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:63px;
}

/* Article */
.DateArticles {color:#333333; font-size:9px; padding-right:5px; width:50px;}
.TitreArticles {color:#4C95D6; padding-right:5px; font-style:italic; font-weight:normal; width:320px; }
.LienArticles {text-align:right;}
.ContenuArticles IMG 
{
	float:left; 
	padding:2px 8px 5px 0px;
}

.TableArticles 
{	margin-left:10px;
	/*padding:5px 10px 5px 10px; */
	width:90%; 
	text-align:justify;
	border:0px;
	/*background-color:#F6F9FB;*/
	border-collapse:collapse;
	}
	
.TableArticles TD
{
	padding:5px 10px 5px 10px;
}

.TableArticlesNarrow	/* Pour les actus Chandeigne */
{	margin-left:10px;
	margin-right:10px;
	/*padding:5px 10px 5px 10px; */
	width:350px; 
	float:left;
	text-align:justify;
	border:solid 1px #274563;
	background-color:#F6F9FB;
	border-collapse:collapse;
	}

.TableArticlesNarrow TD
{
	padding:5px 10px 5px 10px;
}

.NbArticlesParPage
{
	margin:20px 0px 20px 17px;
}

.ArticleTitle
{
	margin:20px 0px 20px 0px;
	font-size:14pt;
	padding-left:17px;
	width:95%;
}
.Abstract
{
	margin:20px 0px 20px 0px;
	font-style:italic;
	padding-left:17px;
	width:95%;
}
.ArticleBody
{
	margin:20px 0px 20px 0px;
	padding-left:17px;
	width:95%;
}

/* Les actualités */
.ListeActu {	list-style-type: none;}
.UneActu	{margin-left:0px; padding-left:0px;}
.UneActu LI	
{ 
		list-style-position:inside;
			display:inline;
			list-style-type:none; }
.TableActu .DateActu {color:#333333; font-size:9px; padding-right:5px; width:60px;}
.TableActu .TitreActu {color:#4C95D6; padding-right:5px; font-style:italic; font-weight:normal; width:450px;  }
.TableActu {margin-left:10px;
	padding:0px 10px 0px 10px; 
	width:90%; 
	text-align:justify;
	border:0px;
	/*background-color:#F6F9FB;*/
	}

/* Revue de presse */
.TablePresse .DatePresse {color:#333333; font-size:9px; padding-right:5px; width:50px;}
.TablePresse .TitrePresse {color:#4C95D6; padding-right:5px; font-style:italic; font-weight:normal; width:450px;}
.TablePresse .LienPresse {text-align:right; margin-right:10px;}
.TablePresse .ContenuPresse IMG 
{
	float:left; 
	padding:2px 8px 5px 0px;
}
.TablePresse 
{	margin-left:10px;
	padding:0px 10px 0px 10px; 
	width:90%; 
	text-align:justify;
	border:0px;
	/*background-color:#F6F9FB;*/
	}
	
	
/* Nouvelles parutions */
.TblNouvellesParutions
{
	width:100%;height:180px;
	/*background: #F7F7EC  url('imagesLibrairie/bg2.gif');*/
	border-bottom:2px solid #FFF;
}
.TitleNouvellesParutions
{
	text-align:center;height:2em;
	border-bottom:2px solid #4C95D6;
	/*background: #e2dfc8; #E6EDE0 url('imagesLibrairie/bg1.gif');*/
	color: #164677;
}
.CellNouvellesParutions
{
	text-align:center;width:33%;
	/*background: #f1efe3; #F7F7EC  url('imagesLibrairie/bg2.gif');*/
	padding-bottom: 8px;padding-top:4px;
	border-right:1px solid #4C95D6;
	
}

/* En vitrine */
.TblEnVitrine
{
	width:100%;height:180px;border-bottom:2px solid #FFF;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

/* Cellule présentation de la librairie */
.CellPresentationLibrairie
{
	/*padding:10px;*/
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.TitleEnVitrine
{
	width:180px;height:1.2em;text-align:center;
	border-bottom:2px solid #FFF;border-left:2px solid #FFF;
	background: #becdeb;
	color: #164677;
}
.CellEnVitrine
{
	text-align:center;width:180px;background: #eff3fa  ;border-left:2px solid #FFF;
	padding-bottom: 8px;padding-top:4px;
}

