#indexalpha a{
	color : #CD001C;
	padding : 7px;
	text-decoration : none;
}
#indexalpha a:hover{
	background-color : #FFFFFF;
	color : #000000;
	padding : 7px;
	text-decoration : none;
}

.lettrine{
		float:left;
		width : 600px;
		border-bottom : 2px dotted #FFFFFF;
		padding-bottom : 5px;
		margin-bottom : 8px;
	}
	#lettrinemaj{
		float:left;
		font-size : 15px;
		font-weight:bold;
		font-family:Calibri;
		color:red;
		}
	#lettrinetexte{
		float:left;
		font-size : 15px;
		font-weight:bold;
		font-family:Calibri;
		font-style : italic;
		}
	
.auteurtitres{
		float:left;
		width:310px;
		font-size : 15px;
		font-family:Calibri;
		font-style : italic;	
		margin-bottom : 20px;
		margin-left : -10px;
	}
	
	#auttit{
		margin : -10px;
		float:left;
		width: 210px;
		font-style : normal;
	}
	#auttit li{
		text-align : left;
	}
	#auttit a{
		color : #CD001C;
		font-size : 14px;
		font-weight: normal;
		text-decoration : none;
		font-family:Calibri;
		background-color: #000000;
	}
	#auttit a:hover{
		color : #000000;
		font-size : 14px;
		font-weight: normal;
		text-decoration : none;
		font-family:Calibri;
		background-color: #FFFFFF;
	}	
	
	#auttit img{
		margin: -2px 0 2px 3px;
		width : 40px;
		height : 16px;
	}
	
	#autimg{
		float:left;
		width: 100px;
	}
	#autimg img{
		float:left;
		margin : 20px 0 10px 10px;
	}
	
	#autimg img.hover {display:none;}
	#autimg	a:hover img.hover {display:inline;}
	#autimg	a:hover img.nohover {display:none;}
	
.texte{
	float : left;
	width : 350px;
	color : #FFFFFF;

}

.texte a{
	color : #CD001C;
	font-size : 14px;
	font-weight:none;
	text-decoration : none;
	font-family:Calibri;	
	}
.texte a:hover{
	color : #000000;
	background-color : #FFFFFF;
	font-size : 14px;
	font-weight:none;
	text-decoration : underline;
	font-family:Calibri;
}

.visu{
	float : left;
	width : 265px;	
	color : #FFFFFF;
	font-size : 14px;
	margin-left : 5px;
	margin-top : 12px;
}

.visu img{
	border : 4px outset #CCCCCC;
	}
	
.visu a{
	background-color : #000000;
	}
.visu a:hover{
	background-color : #000000;
	border : 0;
	}	
	
#principale h4 {
	color: #CCCCCC;
	font-variant: small-caps;
	font-size: 1.9em;
	text-align : right;
	border-bottom : 1px dotted #CCCCCC;
}
#principale h5 {
	color: #990000;
	font-variant: small-caps;
	font-size: 1.4em;
	text-align : right;
}
#principale h6 {
	color: #FFFFFF;
	font-size: 14px;
	text-align : justify;
	font-weight : normal;
}

#lien a{
	color : #CD001C;
	font-size : 14px;
	font-weight:none;
	text-decoration : none;
	font-family:Calibri;
}
#lien a:hover{
	color : #000000;
	background-color : #FFFFFF;
	font-size : 14px;
	font-weight:none;
	text-decoration : underline;
	font-family:Calibri;
}
#lien img{
	border : 0;
	}
