html{
overflow-y: scroll;
}
body {
	font-family: arial, helvetica, sans-serif;
	background-color:  #EFEFEF;
	margin: 0px;
	padding: 0px;
	
}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding-top: 3px;

}
#container #mainContent {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listeRight    {
	width: 330px;
	float: right;
}
#listeLeft    {
	width: 330px;
}
table {
	height: 190px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
hr {
	width: 70%;
	border-top-style: none;
	text-align: left;
	text-decoration: none;
	background-color: #D3D2D9;
	height: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}

.auteur {
	font-size: 13px;
	color: #000;
}

#container #mainContent #left {
	float: left;
	width: 200px;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/fondcellule.png);
	height: 400px;
	background-repeat: no-repeat;
}
#container #mainContentLien #leftExtrait {
	float: left;
	text-align: center;
	width: 350px;
}
#container #mainContentLien #rightExtrait {
	float: right;
	width: 350px;
	margin-top: 40px;
}

.titre14blue {
	font-size: 16px;
	color: #FFF;
	float: none;
	letter-spacing: 0.2em;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.blanc {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.info {
	color: #919FBC;
	font-size: 12px;
}
.blanc a {
	text-decoration: underline;
	color: #EFEFEF;
}
.blancMenu {
	margin-left: 10px;
	font-size: 13px;
	color: #FFF;
}
.blancMenu a {
	text-decoration: underline;
	color: #FFF;
}
.blancMenu a:hover {
	text-decoration: none;
	color: #EFEFEF;
}
.soustitre1 {
	color: #890457;
}
.retaitH {
	margin-top: 50px;
	text-align: center;
}


#header {
	
	height: 174px;
}


#header ul {
	list-style-type:none;
	width:auto;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 700;
	background-image: url(images/fondmenuc.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 13px;
	
}

#header ul li {
	display:inline;
	float:left;
	width:auto;
	text-align: center;
	padding-right: 35px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;

}

a {
	text-decoration:underline;
	color: #B27117;
	
}

 a:hover {
	text-decoration:none;
	color: #B27117;
}
a img {
border: none;
} 

#basdePage {
	background-image: url(images/fondmenucc.jpg);
}
#basdePage ul {
	list-style-type:none;
	width:100%;
	font-weight: normal;
	background-repeat: repeat-x;
	height: 24px;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#basdePage ul li {
	display:inline;
	float:left;
	width:auto;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}
.clearfloat { /* cette classe doit �tre plac�e pour un �l�ment div ou break et doit �tre l'�l�ment final avant la balise de fin d'un conteneur qui doit contenir enti�rement un �l�ment flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.poli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;
}

.poli a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #800000;
	font-style: italic;
}


.poli a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;
	font-style: italic;
	
}

.poli a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666;
	text-decoration: underline;
	font-style: italic;
}

.bords {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.commander {
	color: #542626;
	text-align: center;

}
.commander a {
	color: #542626;
	font-size: 14px;
}

.commander a:hover{
	font-size: 16px;
	}
	
.titreFiche {
	font-size: 18px;
	color: #8C5217;
	width: auto;
	text-align: left;
}

.titreLivre {
	font-size: 16px;
	color: #8C5217;
	width: auto;
}
.titreLivre a{
	font-size: 16px;
	color: #8C5217;
	width: auto;
}
.titreLivre a:hover {
	font-size: 16px;
	color: #8C5217;
	width: auto;
	text-decoration: underline;
}
.bordure {
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(images/fondCata.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.blanc a:hover {
	color: #8080FF;
	text-decoration: underline;
}
.blanc2 {
	margin-left: 5px;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	
}
.blanc2 a {
	color:  #EFEFEF;
	text-decoration: underline;

}
.blanc2 a:hover {
	color: #EFEFEF;
	text-decoration: none;
}
#container #mainContent #right {
	font-weight: bold;
	width: 680px;
	margin-left: 260px;
}
.titre    {
	font-size: 18px;
	color: #000;
	letter-spacing: 0.15em;
}
.auteur a {
	text-decoration: none;
	color: #000;
}
.auteur a:hover {
	text-decoration: none;
}
.titreBordure {
	margin-left: 10px;
	font-size: 13px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EFEFEF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	line-height: 20px;
}
.silo {
	margin-left: 10px;
	font-size: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	color: #FFF;
}
.bordsmini {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.titreLivreCopie {
	font-size: 16px;
	color: #C65140;
	width: auto;
}
.titreLivreCopie a{
	font-size: 16px;
	color: #C65140;

}
.titreLivreCopie a:hover{
	font-size: 16px;
	color: #C65140;
	text-decoration: underline;
}
#container #mainContentLien {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	font-weight: bold;
}
.poli13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #811453;
	font-weight: bold;
	font-size: 13px;
}

.poli13 a:link{
	color: #811453;
	font-weight: bold;
}

.poli13 a:visited{
	color: #811453;
	font-weight: bold;
}
.poli13 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #811453;
	font-weight: bold;
	text-decoration: underline;
}


.titreInter {
	font-size: 16px;
	color: #009751;
	width: auto;
}

.titreInter a {
	font-size: 16px;
	color: #009751;
	width: auto;
	text-decoration: none;
}

.titreInter a:hover{
	font-size: 16px;
	color: #009751;
	width: auto;
	text-decoration: underline;
}



#container #mainContentAutres {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 90%;
	font-weight: bold;
}
.bordsG {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 10px;
}
#container #mainContentParcs {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	font-weight: bold;
	float: left;
}
.bordureEbooks {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #919FBC;
	border-right-color: #919FBC;
	border-bottom-color: #919FBC;
	border-left-color: #919FBC;
	height: 100%;
	float: left;
	margin-top: 20px;
}
.titreParaitre {
	font-size: 14px;
	color: #8C5217;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8C5217;
}
.boiteParaitre {
	height: 100%;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5217;
}
.titreAuteur {
	font-size: 14px;
	color: #000;
	width: auto;
}
#listeRightExtrait {
	width: 340px;
	float: right;
}
#listeLeftExtrait {
	width: 340px;
}
.bordureCoul {
	border: thin solid #FFF;
}
.titreBlanc {
	font-size: 14px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	color: #FFF;
}
.positionRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#container #mainContent #leftauteur {
	float: left;
	width: 200px;
	margin: 0px;
	font-weight: bold;
	background-image: url(images/fondauteur.png);
	height: 580px;
	background-repeat: no-repeat;
}
.titreadresse {
	font-size: 14px;
	color: #000;
	letter-spacing: 0.05em;
}
.bordureRight {
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(images/fondRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordureLeft {
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(images/fondLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.retaitHD {
	margin-top: 25px;
	text-align: justify;
}
#listeRightDer {
	width: 380px;
	float: right;
}
#listeLeftDer {
	width: 380px;
}
.titrebordo {
	color: #800000;
	text-align: center;
}
