@charset "utf-8";
@media (max-width:568px){
html {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-style: normal;
}
p {
	max-width: 350px;
}
table {
    max-width: 370px;
}
body {
	max-width: 100%;
}
tbody {
	max-width: 100%;
}
#muse_reseau {
	max-width: 100%;
}
#muse_conception {
	max-width: 100%;
	max-height: 200px;
}
#circulaire {
	max-width: 100%;
	max-height: 400px;
}
#banniere {
	max-width: 100%;
	max-height: 250px;
}
#google_map {
}
#connection {
	max-width: 100%;
	max-height: 312px;
}


}






































/*Media entre 569 et 767*/



@media (min-width:569px) and (max-width:767px){
html {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-style: normal;
}
p {
	max-width: 600px;
}
table {
    max-width: 600px;
}
body {
	max-width: 100%;
}
tbody {
	max-width: 100%;
}
#muse_reseau {
	max-width: 600px;
}
#muse_conception {
	max-width: 600px;
	max-height: 200px;
}
#banniere {
	max-width: 600px;
	max-height: 340px;
}
#google_map {
}
#circulaire {
	max-width: 600px;
	max-height: 400px;
}
}
@media (min-width:768px) and (max-width:991.98px){
table {
    max-width: 768px;
}

}
