body{
	background-color: White;
}

a {
	text-decoration: none;
	color: Gray;
	
}
a:hover { text-decoration: none; color: #303030; background: #e8e8e8; }


.texte{
	text-align : justify;
	text-indent : 30px;
	padding-left:0px;
	font-size : 18px;
	line-height : 25px;
}

h1{
	font-size : 110%;
	color : Black;
	text-align : center;
}

.titre{
	font-size : 110%;
	color : Black;
	padding-top:50px;
}

.titre2{
	font-size : 130%;
	color : Black;
	text-align : center;
	padding-top:50px;
}

.titre3{
	font-size : 170%;
	color : Black;
	text-align : center;
	padding:20px 20px 20px 20px ;
	font-weight : bold;
}

#chargement {
	position:absolute;
	left:200px;
	top:0px;
}

h2{
	font-size : 110%;
	color : Black;
	text-align : center;
}


p{
	margin:0 0 0 0;
}

li{
	font-size : 12px;
	font-weight : bold;
	display : list-item;
	padding-bottom:5%;
	margin-left:5px;
	list-style-type : square;
}

.serie{
	font-size : 14px;
	font-weight : normal;
	background-color : #EAEAEA;
	text-align : center;
	padding:2px 2px 2px 2px;
	font-variant : small-caps;
	margin-top:20px;
}

.dire{
	font-size : 14px;
	font-style : italic;
	margin-left:30%;
	text-align : justify;
}

.livre{
	width:100%;
	margin-left:auto;
	margin-right:auto;

}

.haut{
	width:100%;
	text-align:center;
	font-variant: small-caps;
	margin-bottom:20px;
}

.gauche{
	float:left;
	width:25%;
	height:500px;
	font-size: 12px;
}

.gauche-ecrivain{
	float:left;
	width:10%;
	height:500px;
	font-size: 12px;
}

.gauche-plasticien{
	float:left;
	width:25%;
	height:500px;
	font-size: 12px;
	text-align:right;
}

.gauche-musique{
	float:left;
	width:25%;
	height:500px;
	font-size: 12px;
	text-align:right;
}

.milieu{
	float:left;
	width:60%;
}

.milieu-ecrivain{
	float:left;
	width:80%;
}

.intro{
	text-align:justify;
	text-indent:30px;
	line-height:30px;
	font-size: 14px;
	margin:50px;
}

.droite{
	float:left;
	width:10%;
	font-style: normal;
	font-size: 12px;
	text-align:left;
}

.bas{
	width:740px;
	margin:10px;
	bottom: 0px;
	position: absolute;
	text-align:center;
	font-variant: small-caps;
	color: White;
}

.tomes{
	font-size: 12px;
	padding: 10px 10px;
}

.periodes{
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	margin-top:30px;
}

.livres{
	border: 0px solid Gray;
	margin: 10px 10px;
	padding: 5px 5px;
	text-align:justify;
}

.titres_table{
	font-variant: small-caps;
	text-align:center;
	font-weight: bold;
}
.sous_titres_table{
	font-style: italic;
	text-align: center;
}

.texte_table{
	font-size: 12px;
	font-style: italic;
	text-align:justify;
}

.texte2_table{
	font-size: 12px;
	font-variant: normal;
}

.joue{
	font-variant: small-caps;
	padding:0px;
}

.amazon{
	position: absolute;
	top:0px;
	right:0px;
}

.copyright{
	position: absolute;
	top:5px;
	left:5px;
	color:Gray;
	font-size:12px;
}

.patrick{
	font-size: 20px;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	margin-bottom:20px;
}

.television{
	font-size: 40px;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	margin-bottom:20px;
}

.case{
	border: 1px solid Black;
}