BODY {
	margin-left: 10;
	margin-right: 10;
	align: center;
	color: black;
	font-size: 14px ;
	font-family: Arial, Verdana, arial, sans-serif;
}

H1 {
    font-weight: 100;
	font-size: 24px ;
	text-align : left; 
	color: #4C6477;
    letter-spacing: -5px;
}

A:link {
    font-weight: 500; ;
	color: #BC282E;
}

A:active {
    font-weight: 500; ;
	color: #BC282E;
}

A:visited {
    font-weight: 500; ;
	color: #BC282E;
}

A:hover {
    font-weight: 500; ;
	color: #BC282E;
}

 

.corps {
 	text-align : justify; 
  	font-size: 14px ;
    }

.texteGras {
    font-weight:bold;
	font-size: 14px ;
    }

.titre_orange {
    font-weight:bold;
	font-size: 18px ;
	color: #FF7F00;
	font-style: italic ;
    }

.descr {
 	font-size: 12px ;
    }


.lien {
    font-weight: 500;
	font-size: 14px ;
    }

.lien_menu {
    text-decoration: none;
    margin-left: 25px;
    font-weight: 500;
	font-size: 14px ;
    }

 .lien_galerie {
    font-weight: 500;
	font-size: 14px ;
	color: #AA0027;
    }

 .note {
    	float: right;
    	font-size: 11px;
    } 
