/* Ceci est un commentaire */ 
#main_administration {
	border: 1px none #0033FF;
	/*overflow: auto;*/
	position: relative;
	margin-left: 200px;
}
#administration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	border: 1px none #990033;
}
select {
	font-size: 13px;
}
input {
	font-size: 13px;
}
#administration td {
	color: #FFFFFF;
	font-size: 13px;
	padding: 1px;
	margin: 0px;
}
.td_archive_annee {
	font-size: 9px;
}

#administration a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996699;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 1px;
	margin-left: 1px;
	white-space: nowrap;
}
#administration a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0066;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#administration  h2 {
	margin-top: 0px;
}
#administration h3 {
	white-space: nowrap;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#administration h4 {
	white-space: nowrap;
	margin-right: 0px;
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 0px;
}
#administration h5 {
	white-space: nowrap;
	margin-right: 0px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

#administration .td_titre_semaine {

	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #996699;
	color: #330033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#administration .td_titre_paiement {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #E1E1E1;
	color: #330033;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.paiement {
	font-size: 9px;
	margin: 2px;
	line-height: 9px;
}

#administration p {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gris {
	color: #808080;
}
.vert_claire {
	color: #3F0;
}
.vert_fonce {
	color: #390;
}
.orange_claire {
	color: #FC0;
}
.orange_fonce {
	color: #F60;
}
.rouge_claire {
	color: #F30;
}
.rouge_fonce {
	color: #C00;
}
#archives {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#administration ul {
	font-size: 13px;
}

#administration .td_cell_horaire {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #906;
}
#administration .td_titre  {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #E1E1E1;
	color: #330033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#administration .td_titreG  {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #E1E1E1;
	color: #330033;
	border: 1px solid #330033;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#administration .td_cellG  {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#administration .td_cell  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	text-align: left;
}
#administration .td_cellG_notitre  {
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #666666;
}
#administration .td_cell_notitre  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
}
#administration .td_no {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #C00;
	text-align: center;
}
#administration .td_no_orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #FC0;
	text-align: center;
}

#administration .td_ok {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #66CC00;
	text-align: center;
}
#administration .td_black {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #000000;
	text-align: center;
}
#administration .td_0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	text-align: center;
}
#administration .td_gris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	text-align: center;
}
#administration .td_orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #FC0;
}
#administration .td_full {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #090;
}
#administration .td_presence_ok {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	background-color: #CCC;
}
#administration .td_presence_no {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	white-space: nowrap;
	text-align: center;
}

body {
    background-color: hsla(0,0%,8%,0.95);
    color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* si on le laisse problème d'affichage avec MacOS et safari
table {
	margin: 0px;
	padding: 0px;
}*/
p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
    width: 163px;
    border: 1px solid #CCCCCC;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
.semaine {
	font-size: 10px;
}
.dn {
	font-size: 11px;
	color: #CCCCCC;
}
.input_txt {
	border: 1px solid #CCCCCC;
	width: 200px;
	margin: 0px;
	font-size: 12px;
}
.date_naissance {
	border: 1px solid #CCCCCC;
	width: 17px;
}
.date_naissance_annee {
	border: 1px solid #CCCCCC;
	width: 32px;
}

.border {
	border: 1px solid #CCCCCC;
}
#div_cadre {
}
.table_cadre {
	border: 1px solid #FFF;
    background-color: hsla(0,0%,8%,1.00);
	/*ombre fonctionne uniquement avec css3*/
	border-radius: 8px;
	-moz-box-shadow: 8px 8px 10px #000000;
	-webkit-box-shadow: 8px 8px 10px #000000;
	box-shadow: 8px 8px 6px #000000;
	padding: 5px;
}
.cadre {
	border: 1px solid #FFF;
	padding: 5px;
}
#alert_form {
	width: 300px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	position: absolute;
	top: 155px;
	right: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #330033;
	text-align: center;
	z-index: 5;
}
.a_menu_administration {
	font-size: 15px;
	color: #000;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #330033;
}
#menu_administration {
	width: 200px;
	text-align: left;
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
}

#menu_administration ul {
	list-style-image: url(administration/puce_ul.png);
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#menu_administration a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
}
#menu_administration li {
	margin-bottom: 10px;
}
#menu_administration ul ul li {
	margin-bottom: 3px;
}

#menu_administration ul ul a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 2px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #330033;
}

#menu_administration ul ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 2px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#menu_administration ul ul {
	margin-left: 10px;
	margin-top: 10px;
	list-style-image: url(administration/puce_ul_ul.png);
	margin-right: 10px;
	margin-bottom: 10px;
}
#lien_img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #150015;
	margin: 0px;
}
#lien_img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-decoration: underline;
	background-color: #150015;
}
.fond_1 {
	background-color: #5A5099;
	text-align: center;
}
.fond_2 {
	background-color: #622181;
	text-align: center;
}
.fond_3 {
	background-color: #93117E;
	text-align: center;
}
.fond_4 {
	background-color: #BD007B;
	text-align: center;
}
.fond_5 {
	background-color: #E2007A;
	text-align: center;
}
#th a {
	text-decoration: underline;
	background-color: #E1E1E1;
	color: #330033;
}
#th a:hover {
	text-decoration: underline;
}
#accepte {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#mainframe #administration a {
	color: #C03;
	background-color: #150015;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#lien_txt a {
	color: #FFF;
	text-decoration: underline;
	background-color: #150015;
}
.grille_H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.grille_titre_jours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-left-color: #666;
	border-top-color: #666;
	border-right-color: #666;
	text-align: center;
	padding: 2px;
	border-bottom-color: #666;
	border-bottom-style: none;
}
.grille_salle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	padding: 2px;
	text-align: center;
	border-bottom-color: #666;
	border-bottom-style: none;
}
.grille_titre_heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-color: #666;
	padding: 2px;
	border-right-color: #666;
}
.grille_border_right_bottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#grille_cours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 120px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	overflow: hidden;
}

#grille_age {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#grille_professeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.grille_td_lundi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #969;
}
.grille_td_lundi_30 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(url(url(images/fond_tableau.png) ));
	background-color: #C9C;
}
#grille_info_cours {
}
.grille_info_cours {
	border: 2px solid #666;
	text-align: center;
}

.grille_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #e5b9e5;
}

.grille_td_30 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #f8e5f8;
}
#lien_info a {
	background-color: #6F0;
	color: #030;
}
#lien_info {
	position: relative;
}
#lien_rappel a {
	background-color: #FC0;
	color: #C30;
}
#lien_miseendemeure a {
	background-color: #C00;
	color: #300;
}
.barre {
	text-decoration: line-through;
}
.input_txt_admin {
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 0px;
	font-size: 12px;
}
.input_txtarea_admin {
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 0px;
	font-size: 12px;
}

#menu_annee_cours {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 12px;
	}
.rose {
	color: #B80066;
}
#text_fonce a {
	color: #150015;
}
.txt_smaller {
	font-size: xx-small;
}
/* BOUTONS ==================================================================== */
#fermer {
	position: relative;
	z-index: 10;
	float: right;
	left: 45px;
	top: -10px;
}
#ajouter {
	margin-bottom: 10px;
}
#imprimer {
	margin-bottom: 10px;
}
#delete {
	position: absolute;
	z-index: 5;
	top:5px;
	right:0px;
	/*background-color: <?php echo $background_color_page; ?>;*/
	/*border:solid 1px #FFFFFF;
	text-align:center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
}
#delete a {
	cursor: pointer;
	text-decoration: none;
	background-color: transparent; 
}
#delete a:hover {
	background-color: transparent; 
}
#delete img {
border: 1px solid #FFFFFF; 
	border-radius: 4px; 
	padding: 10px;
	width: 25px; 
	height: 25px;
	background-color: #3F3F3F;
}

#retour {
	position: absolute;
	z-index: 5;
	top:5px;
	left:0px;
	/*background-color: <?php echo $background_color_page; ?>;*/
	/*border:solid 1px #FFFFFF;
	text-align:center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
}
#retour a {
	cursor: pointer;
	text-decoration: none;
	background-color: transparent; 
}
#retour a:hover {
	background-color: transparent; 
}
#retour img {
border: 1px solid #FFFFFF; 
	border-radius: 4px; 
	padding: 10px;
	width: 25px; 
	height: 25px;
	background-color: #3F3F3F;
}
.update {
	margin-top: 20px;
	margin-bottom: 10px;
}
#bouton_action a {
	text-align:center;
	padding:2px;
	font-weight:bold;
	font-size:20px;
	background: #666;
	color: #fff;
	text-decoration: none;
}
#bouton_action {
	position: absolute;
	right:10px;
	top:10px;
	background: #666;
	color: #fff;
	border-radius: 3px 3px 3px 3px;/*coins arrondis border-radius: top-left top-right bottom-right bottom-left*/
	border: solid 3px #FFFFFF;
	box-shadow: 2px 2px 8px #000;/*ombre (decalage_droite decalage_bas dégradé couleur*/
}
