a:active,
a:link,
a:visited{
	color:#55697C;
	font-family:Verdana;
	font-size:small;
	text-decoration:underline;
}

a:hover{
	color:#D73800;
	font-family:Verdana;
	font-size:small;
	text-decoration:underline;
}

a.lettre:active,
a.lettre:link,
a.lettre:visited{
	color:#55697C;
	font-family:Verdana;
	font-size:x-small;
	text-decoration:none;
}

a.lettre:hover{
	color:#D73800;
	font-family:Verdana;
	font-size:x-small;
	text-decoration:underline;
}

a.menu_haut:active,
a.menu_haut:link,
a.menu_haut:visited{
	background-image:url('../images/fleche_haut.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}

a.menu_haut:hover{
	background-image:url('../images/fleche_haut.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	text-decoration:underline;
}

a.menu_home1:active,
a.menu_home1:link,
a.menu_home1:visited{
	background-image:url('../images/fleche_home.gif');
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
}

a.menu_home1:hover{
	background-image:url('../images/fleche_home.gif');
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:15px;
	text-decoration:underline;
}

a.menu_home2:active,
a.menu_home2:link,
a.menu_home2:visited{
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
}

a.menu_home2:hover{
	color:#000000;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	text-decoration:underline;
}

a.sous_menu:active,
a.sous_menu:link,
a.sous_menu:visited{
	color:#2D4A67;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
}

a.sous_menu:hover{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	padding-right:15px;
	text-decoration:underline;
}

h1{
	background-image:url('../images/puce_h2.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#D73800;
	font-family:Verdana, sans-serif;
	font-size:small;
	font-weight:bold;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	padding-left:35px;
	text-decoration:none;
}

li.sous_menu{
	margin-bottom:3px;
}

p{
	margin:0px;
	padding:0px;
}

p.menu_home{
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	margin-top:0px;
}

span.texte_actu{
	color:#333333;
	font-family:Verdana, sans-serif;
	font-size:small;
}

span.titre_actu{
	color:#333333;
	font-family:Verdana, sans-serif;
	font-size:small;
	font-weight:bold;
}

ul.sous_menu1{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

.adroite{
	text-align:right;
}

.agauche{
	text-align:left;
}

.centrage{
	text-align:center;
}

.graissage{
	font-weight:bold;
}

.italique{
	font-style:italic;
}

.soulignement{
	text-decoration:underline;
}