body
{
    font-family: "Georgia", "Trebuchet MS", Arial, sans-serif;
	background: url(route_horizon_2.jpg) fixed repeat center;
	font-size: 100%;
}

@media all and (max-width: 480px)
{
	body{font-size: 75%; background: black fixed no-repeat center;}
	#bloc_page{width:100%;}
	.carousel-control-prev-icon{visibility: hidden;}
	.carousel-control-prev:hover .carousel-control-prev-icon
	{visibility: hidden;}
	.carousel-control-next-icon{visibility: hidden;}
	.carousel-control-next:hover .carousel-control-next-icon
	{visibility: hidden;}
	.head_title-content h2{visibility: hidden;}
	.navbar-brand{margin-bottom: 10px; margin_left: 0px;}
}

@media all and (min-width: 480px) and (max-width: 780px)
{
	body{font-size: 85%;}
	#bloc_page{width:100%;}
	.carousel-control-prev-icon{visibility: hidden;}
	.carousel-control-prev:hover .carousel-control-prev-icon
	{visibility: hidden;}
	.carousel-control-next-icon{visibility: hidden;}
	.carousel-control-next:hover .carousel-control-next-icon
	{visibility: hidden;}
	.head_title-content h2{visibility: hidden;}
	.navbar-brand{margin-bottom: 10px; margin_left: 0px;}
}

#bloc_page
{
	padding:20px;
	margin:auto;
    width:90%;
    color: white;
}

.uline
{
	text-decoration: underline;
}

header
{
	background-color:black;
    font-size: 1.05em;
    padding-top: 15px;
    color: white;
}

strong
{
	font-size: 2em;
	text-shadow: 1px 1px 1px orange;
	font-weight: bold;
	color: white;
}

h1
{
	font-size: 0.9em;
	color: #a5a5a5;
	padding-bottom: 10px;
}


.logo, .head_title
{
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo-img
{
	border: 2px groove orange;
}

.head_title-content
{
	text-align: center;
	font-family:  Geneva, "Comic Sans MS", "Palatino Linotype", Verdana, Palatino, "Lucida Grande", Arial, sans-serif;
}

.carousel-control-prev-icon, .carousel-control-next-icon
{
	visibility: hidden;
}

nav
{
	border-top: solid 2px #a5a5a5;
	border-bottom: solid 2px #a5a5a5;
	margin-top: 20px;
	margin-bottom: 20px;
	color: white;
	background-color: black;
	font-family:  "Trebuchet MS", "Georgia", Arial, sans-serif;
}

nav a, nav a:visited
{
	color: white;
}

nav a:hover
{
	color: #dc911e;
}

.navbar-brand
{
	background-color: #a5a5a5;
	color: orange;
	font-weight: bold;
	border: 2px solid white;
	margin-right: 30px;
	margin-left: 20px;
	font-size: 1.1em;
	text-shadow:  1px 1px 1px black;
}

.navbar-brand a, .navbar-brand a:visited, .navbar-brand a:hover
{
	color: orange;
}

.navbar-nav
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar .active
{
	border: 2px solid white;
	border-radius: 4px;
	box-shadow:  2px 2px 2px orange;
}


.nav-item
{
	padding-left: 5px;
	padding-right: 5px;
}

.navbar-toggler
{
	background-color: #dc911e;
	color: white;
}

section
{
    background-color:black;
    font-size: 1.05em;
    padding-bottom: 20px;
    opacity: 0.99;
}

section h2
{
	text-align: center;
}

h3
{
	font-size: 1.4em;
}

.important_text
{
	font-weight: bold;
}

.card
{
	color: black;
	margin-top: 10px;
}

.card a, .card a:visited
{
	text-decoration: none;
}

a:hover .card-title
{
	width: 80%;
	margin: auto;
	background-color: #dc911e;
	color: white;
	border: 2px groove #a5a5a5;
	padding: 3px;
	border-radius: 4px;
	text-decoration: none;
}

.card img
{
	width: 50%;
	margin: auto;
}

.card-title
{
	text-align: center;
	color: #dc911e;
	font-weight: bold;
	font-style: italic;
}

.card-text
{
	text-align: center;
}

.jumbotron
{
	background-color: black;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid white;
	box-shadow: 2px 4px 4px white;
}

.formations, .teachers
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.formations h2, .teachers h2
{
	color: orange;
}

.formations .card
{

	box-shadow: 2px 2px 2px #a5a5a5;
}

.teachers .card
{
	background-color: black;
	color: white;
}

.teachers .card-title
{
	color: white;
}

.teachers .card img
{
	border:  2px solid white;
	box-shadow: 2px 2px 2px orange;
}

.contact_us
{
	margin-top: 20px;
	margin-bottom: 20px;
}


#header1, #header2, #header3, #header4, #header5
{
	text-align: center;
}

.prices_box h2, .contact_box h2
{
	color: orange;
}

.prices_box h3, .contact_box h3
{
	text-align: center;
}

.prices_box ul, .contact_box ul
{
	paddding: 20px;
}

.prices_box .card, .contact_box .card
{
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #a5a5a5;
}


.contact_box p
{
	text-align: center;
	text-shadow: 1px 1px 2px orange;
}


.contact_box .timetable
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:  white;
	color:  black;
	margin: auto;
}

.contact_link p
{
	text-align: center;
	margin: auto;
	border: 3px solid orange;
	border-radius: 6px;
	padding: 10px;
	width: 80%;
}

.contact-link a, .contact-link a:hover, .contact_link a:visited
{
	color: black;
}

#formation_table
{
	
	margin-bottom: 20px;
	width: 100%;
}

#formation_table table
{
	border-collapse: collapse;
	color: white;
	text-align: center;
	box-shadow: 2px 2px 6px #a5a5a5;
	margin-bottom: 10px;
	margin-top: 10px;
}

#formation_table td, #formation_table th
{
	border: 2px solid white;
	padding: 10px;
}

#formation_table thead
{
	color: orange;
	font-weight: bold;
}

.btn-warning
{
	border: 2px groove white;
}

.btn-warning a, .btn-warning a:hover,.btn-warning a:visited,
.btn-light a, .btn-light a:hover,.btn-light a:visited
{
	color: black;
}

.btn-secondary
{
	box-shadow: 2px 2px 4px white;
}

.btn-secondary a, .btn-secondary a:hover, .btn-secondary a:visited
{
	color: white;
}

.btn-light
{
	box-shadow: 2px 2px 4px orange;
}

.formations .card
{
	padding-top: 15px;
}

.formation_description, .prices_box, .contact_box
{
	width: 95%;
	margin: auto;
}

.formation_description-content
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
	color: black;
	border: 2px solid white;
	border-radius: 4px;
	box-shadow:  2px 2px 2px orange;
	padding: 5px;
}

.formation_description h2
{
	text-align: center;
	color: #dc911e;
	text-decoration: underline;
	font-weight: bold;
	text-shadow: 1px 1px 2px #a5a5a5;
}

.illustrations
{
	width: 60%;
}

.subtitle
{
	text-decoration: underline;
	font-style: italic;
}


.site_map-detail
{
	margin: auto;
	width: 80%;
}


.site_map-detail a, .site_map-detail a:visited
{
	color: white;
}

.site_map-detail a:hover
{
	color: orange;
}


#about
{
	width: 80%;
	margin: auto;
}

footer
{
	background-color: white;
	color: black;
	opacity: 0.99;
}

.agency_infos, .timetable, .town_map
{
	display: flex;
	justify-content: center;
	align-items: center;
}

.agency_infos-content, .timetable-content, .town_map-content
{
	padding: 5px;
	margin: 5px;
}

.town_map
{
	flex-direction: column;
}

.town_map-content
{
	border:  2px solid black;
}

.town_map-content a,.town_map-content a:hover, .town_map-content a:visited 
{
	color: black;
}

.timetable-content
{
	text-align: center;
}

.timetable table
{
	border: 1px solid black;
}

.agency_infos-content
{
	border:  2px solid black;
}

.agency_infos h2, .town_map h2
{
	text-align: center;
	font-size:  1.4em;
}

#modal_map
{
    display: none;
    position: relative;
    opacity: 0.99;
    top: 0; right: 0;
    width: 100%;
    background:white;
    color: black;
}

#modal_map:target
{
    display:block;
}

.to_close
{
    font-size: large;
}


.footer_menu
{
	margin-top: 20px;
	color: #dc911e;
}

.footer_menu a, .footer_menu a:visited, .footer_menu a:hover
{
	color: #dc911e;
}

.footer_about
{
	display: flex;
	flex-direction: column;
	justify-content:  flex-start;
	align-items: center;

}

.footer_site_date
{
	text-align: center;
}

.cookies_infos
{
	font-size: 0.85em;
	border-top: 2px solid black;
}

.footer_site_infos
{
	font-size: 0.7em;
	color: lightgray;
}

.cookies_infos, .footer_site_infos
{
	width: 80%;
	padding-top: 10px;
	padding-bottom:  10px;
}