﻿body {
}
a.lien_menu
{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	background-image: url('../images/puce.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 28px;
	margin-left: 0px;
}
a.lien_menu:hover{
	color: #990000;
}

a.lien_menu2 {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	background-image: url('images/puce2.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position:  left 50% ;
	padding-left: 20px;
	margin-left: 20px;
}
a.lien_menu2:hover{
	color: #990000;
}
a.lien_menu3 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.lien_menu3:hover{
	color: #FFFFFF;
}


a.lien_aide {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Content.IE5/1VQ108XC/images/puce3.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position:  left 50% ;
	padding-left: 20px;
	margin-left: 20px;
}
a.lien_aide:hover{
	color: #990000;
}
a.lien_disc {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Content.IE5/1VQ108XC/images/puce4.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position:  left 50% ;
	padding-left: 20px;
	margin-left: 20px;
}
a.lien_disc:hover{
	color: #990000;
}
a.lien_livre {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Content.IE5/1VQ108XC/images/puce5.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position:  left 50% ;
	padding-left: 20px;
	margin-left: 20px;
}
a.lien_livre:hover{
	color: #990000;
}


a.lien_exercice {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Content.IE5/1VQ108XC/images/puce2.gif');
	color: #000000;
	background-repeat: no-repeat;
	background-position:  left 50% ;
	padding-left: 15px;
	margin-left: 30px;
}
a.lien_exercice:hover{
	color: #990000;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Content.IE5/1VQ108XC/images/puce22.gif');
}
a.lien_contact:hover{
	color: #FFFFFF;
	background-image: url('../../../../Local Settings/Temporary Internet Files/Mes images/dyris/images/images/puce51.gif');
}
a.lien_externe{
	text-decoration: none;
		border-bottom: 1px dotted #000000;
	color: #000000 ;
 }
 a.lien_externe:hover{
	color: #990000;
	
}
.H1
{
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #c50404;
}

