/* general */

body {
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
	color : #3d5061;
	margin : 0;
	padding : 0;
	background: #ffffff;
}

p, h1, h2, h3, h4, h5, form, ul {
	margin : 0;
	padding : 0;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	color : #6B6BB5;
	text-decoration: none; 
}

a:hover	{
	text-decoration: underline;
	color : #ff8000; 
}

/* layout */

#framatop {
	background : #f3f3f3;
	border-bottom: 2px solid #d2d3e8;
	margin-bottom: 5px;
}

#cadre {
	width : 776px;
	margin : 0 auto;
}

#contenu {
	margin : 0 auto;
}

#top {
	margin: 5px 0px 30px 0px;
	padding-bottom: 5px;
	border-bottom : 1px solid #efece7;
}

#gauche-col {
	width : 465px;
	float : left;
	padding-bottom : 20px;
}

#droite-col {
	width : 250px;
	float : right;
}

#foot {
	border-top: 1px solid #efece7;
	background: url(../images/foot.png) no-repeat right top;
	height: 170px;
	line-height: 18px;
	margin-bottom: 10px;
	padding-top: 20px;
	text-align: center;
	clear : both;
}

#framafoot {
	border-top: 3px solid #d2d3e8;
	padding: 20px;
	background : #f3f3f3;
}

div#foot-left {
    float: left;
    width: 190px;
}
div#foot-body {
    padding: 0px 0px 5px 200px;
    margin: 0px;
    text-align: justify;
    font-size: 120%;
}

/* framanav */

#framanav {
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
	width:100%;
	background:#3f6d90;
	border-top: 2px solid #182834;
	height: 34px;
	line-height: 1;
}

#framalinks {
	padding: 0;
}
#framalinks li {
	display: inline;
}
#framalinks li a {
	text-decoration: none;
	float:left;
	padding: 10px 7px 12px 7px;
	background-color: #3f6d90;
	color: #fff;
}
#framalinks li a:hover {
	background-color: #2175bc;
	margin-top:-2px;
	padding-bottom:14px;
}

#head-search {
	float:right;
	padding-top:6px;
	margin-top:0 !important;
	margin-right: 8px;
}
#head-search input.textarea {
	font-size:11px;
	padding:3px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	height:14px;
	vertical-align:top;
	background:#fff;
	border:1px solid #599cbf;
	margin-right:6px;
	color:#222;
	float:left;
	width:150px;
}
#head-search .button {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	height:22px;
	padding:0 4px;
	border:1px solid #fff;
	line-height:1.5em;
	border-width:1px !important;
	border-style:solid !important;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	background:#6b6bb5;
	color:#fff;
	border-color:#599cbf !important;
	text-decoration:none;
}
#head-search input.button:hover {
	background-color:#ff8400;
}

/* framatop style */

#framatop p {
	padding: 9px;
}

#framatop form {
	padding: 7px;
	float:right;
}

#framatop a:hover {
	text-decoration: none;
}

/* framafoot style */

#framafoot a:hover {
	text-decoration: none;
}

/* foot style */

#foot p {
	padding: 8px;
}

/* gauche-col style */

#gauche-col h1 {
	color : #7a2e40;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom : 1px solid #efece7;
}

#gauche-col h2 {
	color : #7a2e40;
	margin : 30px 0 10px 0;
	padding-bottom : 12px;
	font : normal 20px Georgia, serif;
	border-bottom : 1px solid #efece7;
}

#gauche-col h4 {
	color : #7a2e40;
	padding-bottom : 2px;
	font : normal 12px/1.6em Arial, Helvetica, sans-serif;
}

#gauche-col p {
	padding-bottom : 10px;
	font-size: 120%;
	text-align: justify;
}

#gauche-col ul {
	margin-left: 30px;
	list-style: square url(../images/puce.gif);
}

#gauche-col blockquote {
	background: url(../images/closequote.gif) no-repeat bottom right!important;
	background /**/:url(); /* Disabling quote effect in IE5 + */
	line-height: 18px;
	margin: 5px 0px 60px 10px;
	padding:0px 25px 5px 0px;
}

#gauche-col blockquote p {
	background: url(../images/openquote.gif) no-repeat left top!important;
	background /**/: url(); /* removing quote graphic in IE5+ */
	padding: 5px 2px 5px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	font-size: 110%;
}

/* droite-col style */

#droite-col h3 {
	color : #7a2e40;
	margin: 20px 0px 10px 0px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom : 1px solid #efece7;
}

#droite-col p {
	padding-bottom : 8px;
}

#droite-col ul {
	margin: 0px 0px 25px 20px;
	list-style: square url(../images/puce.gif);
}

/* divers */

.boite-titre {
	background : #f7f7f7;
	border : 2px solid #f0e9eb;
	padding : 15px 25px;
	margin-top: 25px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.boite-book {
	background : #fbfbfb;
	border : 1px solid #f0e9eb;
	padding : 15px;
	margin: 10px 30px 25px 30px;
	height: 134px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.titre {
	height:100px;
}

.titre h1 {
	display: none;
}

.titre2 h1 {
	display: none;
}

.img-book {
	float:left;
	margin: 0px 4px 0px 0px;
}

.img-page {
	float:right;
	margin:0px 0px 0px 10px;
}

.img-cover {
	text-align : center;
}

.bouton {
	padding-left: 152px;
}

#commander {
	background: url(../images/buy-book.png) no-repeat;
	width: 160px;
	height: 33px;
	display: block;
	text-decoration: none;
}

a:hover#commander {
	background-position: 0 -33px;
}

#commander strong {
	display: none;
}

/* tableau */

table.fiche-technique {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 2px solid #d2d3e8;
    border-bottom: 1px solid #d2d3e8;
	margin: 25px auto 25px auto;
	width: 320px;
	font-size: 90%;
}
table.fiche-technique th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-top: 1px dotted #d2d3e8;
}
table.fiche-technique td {
    text-align: right;
    border-top: 1px dotted #d2d3e8;
    padding: 0.1em 0.5em;
}
table.fiche-technique thead th {
    text-align: right;
    border-bottom: 1px solid #d2d3e8;
}
table.fiche-technique th.coin {
    text-align: left;
}

/* faire un don */

a#donation {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 63px;
	width: 63px;
	background: url(../images/make-a-donation.gif) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}