@charset "iso-8859-1";

BODY {
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	scrollbar-3d-light-color : #FEFBCF;
	scrollbar-arrow-color : #FEFBCF;
	scrollbar-base-color : #FEFBCF;
	scrollbar-dark-shadow-color : #C1262C;
	scrollbar-face-color : #C1262C;
	scrollbar-highlight-color : #C1262C;
	scrollbar-shadow-color : #C1262C;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;	
	font-family: times new roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.p{
	text-align: center;
	border: 1px solid #C1262C; 
	width :750;
	margin-left: 15;
	margin-right: 0;	
}

.photo{
	background-color: #F8AA2D;
}

div,td{
	margin-top: 0;
	margin-bottom: 10;	
	margin-left: 10;
	margin-right: 5;
	font-size: 15px;
	text-align: left;
	font-family:  times new roman,trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div.c{
	text-align: justify;
}


.auteur{
	text-align: right;
}

div.notes{
	font-style: italic;
	font-size: 15px;
	text-align: justify;
}

div.recherche{
	text-align: right;
}

div.copy{
	text-align: center;
}

.t{
	font-weight: bold;
	font-size: 17px;
	color: #C1262C;	
}

.ssT{
	font-weight: bold;
	font-size: 15px;
	color: #000000;	
}


a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;	
}


a.lAuteur{
	text-decoration: none;
	font-weight: normal;	
	color: #000000;
}

a.lAuteur:hover{
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
}


.lettrage{
	font-size: 35px;
}

.lLettre{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

