/* CSS Document */


hr
{
display:block;
height: 1px;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border: 0;
}
.bouton_fleche {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

BODY
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    background-color:#ffffff;
   	background-position: center;
  	background-repeat: no-repeat;
}
TD
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;
    PADDING: 0px;
}

A.type1
{
    font-family: Arial;
	font-size: 12px;
	 COLOR : #000000;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;	 
    TEXT-DECORATION: none
}
.legende_grise {
	color: #838383;
	text-decoration: none;
	font-size: xx-small;
}


A.type1:hover
{
  	font-family:  Arial,Verdana, Helvetica, sans-serif;
  	color: #000000; 
  	text-decoration: underline;
}


A.type2
{
	font-family: Arial;
	font-size: 12px;
	COLOR : #5C7881;
	FONT-FAMILY: Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.Titre_Marjolaine_Pigeon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C7881;
	text-decoration: none;
}


A.type2:hover
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #5C7881;
	text-decoration: none;
	font-weight: bold;
}

A.type3
{
    font-family: Arial;
	font-size: 12px;
	 COLOR : #838383;
    FONT-FAMILY: Arial,verdana, Helvetica, sans-serif;	
    font-weight: bold; 
    TEXT-DECORATION: none
}

A.type3:hover
{
  	font-family:  Arial,Verdana, Helvetica, sans-serif;
  	color: #838383; 
  	font-weight: bold;
  	text-decoration: underline;
}
.titre_vert_moyen {
	font-size: medium;
	font-weight: bold;
	color: #5C7881;
}

