body
{
	background-color: tan;  /* Parcours Hérault */
	font-family: Tahoma, Geneva, sans-serif;
}

h1
{
	text-align: center;
	color: sienna;
    margin-top: 50px;
}   

h2
{
	text-align: center; 
	color: sienna;
	margin-top: 50px;
}

h3
{
	color: sienna;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
	margin-top: 50px;
}

h4
{
    margin-top: 30px;
	margin-left: 70px;
	color: sienna;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

hr
{
	margin-top: 50px;
}

hr.photo
{
	margin-top: 30px;
}

hr.livaut
{
	margin-top: 30px;
	margin-bottom: 30px;
}

a:link 
{
	color: blue; text-decoration:underline;
}
a:visited 
{
	color: green; text-decoration:underline;
}
a:hover 
{
	color:red; text-decoration:none;
}

tr:hover
{
	background-color: gold; 
}

audio {
display: block;
background-color: sienna;
margin: 20px auto;
width: 50%;
}

div.intro
{
	margin-top: 60px;
}

p.intro
{
	border: solid 2px sienna;
	padding: 10px;
	text-align: center;
	margin: 50px; 
	background: powderblue;
	
}

p.nota
{
	text-decoration: underline;
	font-weight: bold;
	color: sienna;
	text-align: center;
	margin-top: 50px;
	margin-left: 400px;
	margin-right: 400px;
	border: solid 2px blue;
	padding: 10px;
}

span.note
{
	font-size: small;
	text-align: left;
}

.table
{
	margin: auto;
	margin-top: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 15px solid sienna;
	padding: 35px;
	border-radius: 15px;
}

.imageflottante
{
    float: left;
    margin-right: 15px;
    border: solid sienna 2px;
}

.centre
{
	text-align: center;
}

.centre1
{
	margin-top: 50px;
	text-align: center;
	color: sienna;
	font-weight: bold;
}

.top
{
	margin-top: 10px;
}

.capture
{
	margin-top: 50px;
	margin-left: 70px;
}

.capture1
{
	margin-top: 50px;
	margin-left: 50px;
	font-style: italic;
	text-decoration: underline;
}

.capture2
{
	margin-top: 30px; 
	margin-left: 30px;
}

.capture3
{
	margin-top: 30px;
	text-align: center;
	color: sienna;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.capture4
{
	
	margin-left: 315px;
	color: sienna;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.gras
{
   font-weight: bold;
}

.cpe
{
	border: 2px solid sienna;
}

.point
{
	text-align: center;
}

.date
{
	font-weight: bold;
	text-align: center;
}

.cign
{
    margin-left: 50px;
}

.croute
{
	margin-left: 50px;
}

.livre
{
    margin-left: 30px;
    margin-top: 50px;
}

.auteur
{
	font-weight: bold;
	color: sienna;
}

.titre
{
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.lire
{
    margin-left: 100px;
    margin-top: 50px;
    color: sienna;
    font-style: italic;
    font-weight: bold;
	text-decoration: underline;
}

.cite
{
	font-style: italic;
}

.coeur
{
   color: red;
}

.route
{
	text-align: center;
	margin-top: 20px;
}

.margesup
{
	margin-top: 50px;
}

table.tableizer-table 
{
	font-size: 12px;
	border: 15px solid sienna; 
	font-family: Tahoma, Geneva, sans-serif;
	margin: auto; margin-top: 60px;
	padding: 35px;
	border-radius: 15px;
}

.tableizer-table td 
{
	padding: 4px;
	margin: 3px;
	border: 2px solid #CCC;
	text-align: center;
}

.tableizer-table th 
{
	background-color: #104E8B; 
	color: #FFF;
	font-weight: bold;
	border: 2px solid #CCC;
	padding: 4px;
}

.tr1 { background-color: lightcyan; } .tr2 { background-color: blanchedalmond; } .tr3 { background-color: #D8F9D6; } .tr4 { background-color: lavender; }
.tr5 { background-color: lemonchiffon; } .tr6 { background-color: honeydew; } .tr7 { background-color: lightblue; } .tr8 { background-color: #FFD0B7; }

.cadre
{
	padding: 30px; 
	background-color: sienna; 
	-moz-border-radius: 9px; 
	-khtml-border-radius: 9px; 
	-webkit-border-radius: 9px; 
	border-radius: 9px; 
	width: 400px; 
	margin: auto;
}

.cadre1
{
	padding: 30px; 
	background-color: white; 
	-moz-border-radius: 9px; 
	-khtml-border-radius: 9px; 
	-webkit-border-radius: 9px; 
	border-radius: 9px; 
	border: red dashed 3px;
	width: 400px; 
	margin: auto;
}

#myBtn 
{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: sienna;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
}

#myBtn:hover 
{
    background-color: slategrey;
}

.csshtml1
{
	margin-left: 15px;
	margin-top: 10px;
}

.licence
{
	font-size: small;
}

.nom
{
	font-size: small;
}

.retour
{
	margin-top: 25px; 
	margin-left: 25px;
}

.mail
{
	font-size: small;
	margin-left: 25px;
}

.photo2
{
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}

.div-btn
{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 20px;
}


button.contact
{
	color: sienna;
	background-color: transparent;
	width: 100%;
	padding: 12px;
    border: 2px sienna solid;
	border-radius: 20px;
	cursor: pointer;
	transition-duration: 0.2s;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

button:hover
{
	color: white; 
	text-decoration:underline;
	background-color: sienna;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	transform: translateY(4px);
	border: 2px white solid;
}

button:active
{
	transform: scale(1.05);
	outline: 8px orange solid;
	color: red; 
	text-decoration:underline;
}

p.meteo
{
    text-align: center;
    color: sienna;
    margin-top: 30px;
    font-weight: bold;
}

div.meteo
{
	text-align: center;
}

iframe.meteo
{
	border: 4px solid sienna;
	text-align: center;
	margin-top: 50px;
}

.paragraphe
{
	text-decoration: underline;
	font-weight: bold;
}

div.partage 
{
	background-color: transparent;
	font-size: 16px;
	border: 3px solid sienna; 
	color: sienna;
	margin: auto; margin-top: 60px;
	padding: 10px;
	border-radius: 15px;
	width: 450px;
}

p.partage
{
	text-align: center;
	padding: 10px;
}

button.partage
{
	color: sienna;
	background-color: transparent;
	width: 50%;
	padding: 12px;
    border: 2px sienna solid;
	border-radius: 20px;
	cursor: pointer;
	transition-duration: 0.2s;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

button.partage:hover
{
	color: white; 
	text-decoration:underline;
	background-color: sienna;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	transform: translateY(4px);
	border: 2px white solid;
}

button.partage:active
{
	transform: scale(1.05);
	outline: 8px orange solid;
	color: red; 
	text-decoration:underline;
}

.alert 
{
	color: red;
	text-decoration: underline;
	font-size: 18px;
}