body { background: white; color: black; font-family: sans-serif; font-size: 10pt }

a:link, a:visited, a:active {color: blue; text-decoration: none; font-size: 10pt}
a:hover { color: red; text-decoration: none}

p.note {margin-left: 15%; margin-right:15%; font-family: verdana; font-size:10pt; font-weight:550}
p.note_rouge {color: red; margin-left: 15%; margin-right:15%; font-family: verdana; font-weight: 600; font-size:18pt}

p.titre {text-align: center; font-family: verdana; font-size: 18pt }
p.titre_tarifs {text-align: center; font-family: Cursive; font-style:italic; font-size: 24pt }
p.titre-1 {text-align: center; font-family: verdana; font-size: 14pt }
p.titre_paragraphe {line-height: 12pt; color: black; font-family: verdana; font-size: 14; font-weight: 700; margin-left: 15%}
p.stage {color: black; font-family: verdana; font-size: 12; margin-left: 15%}
p.normal {color: black; font-family: verdana; font-size: 12; margin-left: 5%; margin-right: 5%}

p.photo {color: white; font-family: sans-serif; font-size: 12}

p.jour{line-height:2; color: green; font-family: sans-serif; font-size: 18}
p.programme{color: black; font-family: sans-serif; font-size: 16;}

.tableau_tarif{
	border-style: transparent;
    	background-color: lightblue;
    	font-family: Arial,Helvetica,sans-serif;
    	font-size: normal;
    	text-align: left;
}

.restaurant{
    	background-color: "white";
    	font-family: Cursive;
	font-style:italic;
    	font-size: small;
    	text-align: left;
}

.choix_restaurant{
    	background-color: #FFFFCC;
    	font-family: 'Times';
	font-style: italic;
    	font-size: 16;
    	text-align: center;
}









