* {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}

body {
}
.menu{
	float: left;
	width: 100%;
}
.annotation {
	background-color: #FEFED9;
	text-align: justify;
	border: 1px solid #CCC;
	line-height: 25px;
	width: 95%;
	padding: 2.5%;
	margin: 0px;
}
.bordure_bleu_fonce {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33F;
	border-bottom-color: #33F;
}
.bordure_grise {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.fond_bleu {
	background-image: url(../images/fond_bleu.png);
	background-repeat: repeat;
}
.fond_jaune {
	background-image: url(../images/fond_jaune.png);
	background-repeat: repeat;
}
.fond_gris {
	background-image: url(../images/fond_gris.png);
	background-repeat: repeat;
}
.fond_rouge {
	background-image: url(../images/fond_rouge.png);
	background-repeat: repeat;
}
.fond_vert {
	background-image: url(../images/fond_vert.png);
	background-repeat: repeat;
}
.H_ligne {
	line-height: 23px;
}
.nom_utile {
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/fond_bleu.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
.nom_utile:hover {
	background-color: #FF0;
	background-image: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
hr {
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #CCC;
}
h4 {
	display: inline;
	font-style: italic;
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
}
h3 {
	display: inline;
	font-style: italic;
	font-weight: bold;
	color: #666;
	font-size: 0.9em;
}
h2 {
	display: inline;
	font-weight: normal;
	color: #3333ff;
	font-size: 1em;
	font-style: italic;
}
h2:hover {
	color: #F00;
}
h1 {
	display: inline;
	font-weight: bold;
	color: #3333ff;
	font-size: 1em;
}
a {
	text-decoration: none;
	color: #3333ff;
}

a:hover {
	text-decoration: none;
	color: #F00;
}
#tableau {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#--------------ORDINATEUR------------{}

#conteneur {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	font-size: 0.9em;
}
#toolbar {
	background-color: #CCC;
	position: fixed;
	z-index: 2000;
	top: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
	display: none;
}
#toolbar_O {
	background-color: #CCC;
	position: fixed;
	z-index: 2000;
	top: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	text-align: center;
	margin-bottom: 10px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#GC1000 {
	float: left;
	width: 1000px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#GC1000_texte {
	float: left;
	width: 990px;
	text-align: justify;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
}
#GC666_texte {
	float: left;
	width: 66%;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#GC500 {
	float: left;
	width: 480px;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#GC500_texte {
	float: left;
	width: 464px;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#GC500_info {
	width: 450px;
	float: left;
	background-color: #FEFED9;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#GC333 {
	width: 33.33%;
	text-align: center;
	float: left;
}
#GC333_texte {
	float: left;
	width: 29%;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1%;
	background-color: #FEFED9;
	border: 1px solid #CCC;
	margin-left: 25px;
}
#bandeau {
	float: left;
	width: 1000px;
	text-align: center;
	background-size: cover;
	margin-top: 25px;
}
#bandeau_S {
	float: left;
	width: 1000px;
	text-align: center;
	display: none;
}
#slider {
	float: left;
	width: 1000px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#btn {
	float: left;
	width: 166.667px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#rub_utile {
	float: left;
	width: 47%;
	text-align: center;
	height: 480px;
	margin-top: 20px;
	border: 3px double #CCC;
	margin-right: 1%;
	margin-left: 1%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#ligne_utile {
	float: left;
	width: 100%;
	text-align: center;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(../images/fond_jaune.png);
	background-repeat: repeat;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#corps_utile {
	float: left;
	width: 98%;
	text-align: center;
	height: 440px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	margin: 1%;
}
#--------------TABLETTE------------{}

@media (min-width:600px) and (max-width:1030px) {
#conteneur {
	width: 100%;
}
#toolbar {
	display: block;
}
#toolbar_O {
	display: none;
}
#GC1000 {
	float: left;
	width: 90%;
	margin-left: 5%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
#GC1000_texte {
	float: left;
	width: 98%;
	margin-left: 0%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#GC666_texte {
	float: left;
	width: 53%;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#GC500_texte {
	float: left;
	width: 96%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 2%;
	padding-left: 2%;
}
#GC500 {
	float: left;
	width: 90%;
	margin-left: 5%;
}
#GC333_texte {
	float: left;
	width: 40%;
	text-align: justify;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 2%;
	background-color: #FEFED9;
	margin-left: 2%;
}
#bandeau {
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
}
#bandeau_S {
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	display: none;
}
#slider {
	float: left;
	width: 90%;
	padding-bottom: 0.5%;
	margin-left: 5%;
}
#btn {
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#rub_utile {
	width: 47.5%;
	height: 480px;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
}

#--------------SMARTPHONE------------{}

@media (max-width:599px) {
#conteneur {
	width: 100%;
	margin-top: 0px;
	font-size: 0.9em;
}
#toolbar {
	display: block;
}
#toolbar_O {
	display: none;
}
#photo {
	float: left;
	width: 33.33%;
	height: 33.33%;
}
#GC1000 {
	float: left;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#GC1000_texte {
	float: left;
	width: 98%;
	margin-left: 0%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#GC666_texte {
	float: left;
	width: 100%;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0%;
	margin-right: 0px;
}
#GC500 {
	float: left;
	width: 90%;
	margin-left: 5%;
}
#GC500_texte {
	float: left;
	width: 96%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 2%;
	padding-left: 2%;
}
#GC333_texte {
	float: left;
	width: 96%;
	text-align: justify;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FEFED9;
	margin-left: 0px;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#bandeau {
	display: none;
}
#bandeau_S {
	float: left;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	margin-top: 40px;
	margin-bottom: 2px;
	display: block;
}
#slider {
	float: left;
	width: 90%;
	padding-bottom: 0.5%;
	margin-left: 5%;
}
#btn {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFF;
	color: #33F;
	margin-top: 1px;
	margin-bottom: 1px;
}
#rub_utile {
	width: 95%;
	height: 480px;
	font-size: 0.85em;
}
}
