/* @override 
	http://fkohler.net/htmlfiles/stylesheet.css */

/*
  This site uses the WebFont "Lato"
  Copyright (c) 2010-2011 by tyPoland Lukasz Dziedzic with Reserved Font Name "Lato". Licensed under the SIL Open Font License, Version 1.1.
  http://www.latofonts.com/
*/

@font-face {
    font-family: 'LatoRegular';
    src: url('lato/Lato-Reg-webfont.eot');
    src: url('lato/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato/Lato-Reg-webfont.woff') format('woff'),
         url('lato/Lato-Reg-webfont.ttf') format('truetype'),
         url('lato/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

	@font-face {
	    font-family: 'LatoItalic';
	    src: url('lato/Lato-RegIta-webfont.eot');
	    src: url('lato/Lato-RegIta-webfont.eot?#iefix') format('embedded-opentype'),
	         url('lato/Lato-RegIta-webfont.woff') format('woff'),
	         url('lato/Lato-RegIta-webfont.ttf') format('truetype'),
	         url('lato/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	
	@font-face {
	    font-family: 'LatoBold';
	    src: url('lato/Lato-Bol-webfont.eot');
	    src: url('lato/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
	         url('lato/Lato-Bol-webfont.woff') format('woff'),
	         url('lato/Lato-Bol-webfont.ttf') format('truetype'),
	         url('lato/Lato-Bol-webfont.svg#LatoBold') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	

a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
body {
	background-color: #b8b8b8;
	color: #000000;
}
table {
	background-repeat: no-repeat;
}
a:hover {
	color: #CCCCCC;
	color: #fff;
	text-decoration: none;
}

body, 
html,
table {
	font: 11pt/1.3 LatoRegular, Verdana, Arial, Helvetica, sans-serif;
}

b,strong,.bold,
h1,h2,h3,h4,h5,h6,h7
{
	font-family: LatoBold, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

em, i, .italic 
{
	font-family: LatoItalic, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.ccc {
	color: #fff;
}

.blanc {
	color: #fff;
}

.titre {
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.descriptif {
	margin-top: 0.5em;
	padding-right: 20px;
}

.couvertures-livres {
	vertical-align: bottom;
}

.flexible img {
	max-width: 100%;
	height: auto;
	min-width: 600px;
}

table.flexible {
	margin-top: 2.5em;
}

.cover-margin {
	margin-right: 20px;
	display: block;
}

.petit-livre img {
	max-width: 700px;
	height: auto;
}

.cover-femmes {
	max-width: 240px;
	height: auto;
}

.parcours table p,
.parcours table td {
	margin: 0;
	line-height: 1.5em;
}

.parcours table p {
	padding-right: 2em;
	line-height: 1.8em;
}

.parcours table p.short-bio {
	line-height: 1.4em;
}

.parcours .blanc {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/*
end style sheet
*/
