@charset "utf-8";
/* CSS Document */

#lexique {
	background: url(imgs/menu_up2.jpg) -99px 0px;
}
#lexique a:link{
	color:#FFFFFF;
}
#lexique a:visited{
	color:#FFFFFF;
}
#lexique a:hover{
	color:#FFFFFF;
}
#intro {
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #008eca;
	font-weight: bold;
	background-image: url(imgs/fond_intro_lexique.png);
	height: 133px;
	width: 574px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
}

#txt h1 {
	font-size: 12px;
	font-weight: normal;
}
#txt h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
#txt {
	width: 555px;
	padding-top:0px;

}
#alpha {
	height: 50px;
	width: 575px;
	background-image: url(imgs/fond_alpha.jpg);
	background-repeat: no-repeat;
	margin-left: -25px;
	margin-top: -14px;
	padding-left: 30px;
}
*html #alpha {
	margin-top: 0px;
}
#alpha a {
	display: block;
    float:left;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 19px;
	width: 21px;
}
#alpha a:hover {
	background-image: url(imgs/fond_lettres.jpg);
}
.lettre {
	background-image: url(imgs/fond_lettres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009EDF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	word-spacing: 5px;

}
#lettre-a{
	margin-top: 0px;
}
