#corps { /*margin-left: 30px;*/ margin-top: 20px; }

p  {color: black; text-decoration: none; }

a {
	text-decoration: none;
	color: #1D4286;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #1D4286;
}
.mail {
	color: #1d4286;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	list-style-position: inside;
	list-style-type: Aucune;
	list-style-image: url(images/puce2.gif);
}
.puce_presentation {
	color: #1d4286;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 5px;
	list-style-image: url(images/puce.gif);
}

.menu { background-color: #E8EBF4 ; font-weight: bold; border: 1px solid #1c4386; }

/*.menu:hover { background-color: #3367ff ; color: #E8EBF4; font-weight: bold; }*/

.titre { font-weight: bold; font-size: 2em; }
.titreb { font-weight: bold; font-size: 1.6em; }

.texte { margin-left: 25px; text-indent: 15px; color: black; text-decoration: none; font-size: 1em; }
.bordure {
	border: thin solid #333399;
}
.bordure2 {
	border: thin solid #333399;
	margin-right: 10px;
}
.mail:hover {
	background-color: #EEEEEE;
	font-weight: bold;
	color: #1D4286;
	text-decoration: none;
}

