body
{
	background-color: rgb(206, 220, 228  );
	color: black;
	font-size: 14px;
	font-family: verdana;
}


a:link
{
	text-decoration: none;
}

a
{
	color: black;
}


table, tr, th, td
{
	border-collapse: collapse;
	border: 1px solid black;
}

th
{
	background-color: rgb(154, 157, 157);
}

td
{
	background-color: rgb(244, 247, 247);
	opacity: 0.8;
}

tr:hover td
{
	background-color: rgba(250,250,250,0.7);
	opacity: 1;
}

td a div
{
	background-color: red;
	position: relative;
}

label
{
	display: inline-block;
	text-align: right;
	vertical-align: middle;
}

form
{
	margin: 50px;
}

input
{
	height: 20px;
	margin-top: 7px;
	color: blue;
	font-size: 14px;
	padding-left: 2px;
}

select
{
	-webkit-appearance: none;
	margin-top: 7px;
	height: 28px;
	color: blue;
	border-radius: 0px;
	border: 0px ;
	font-size: 14px;
	padding-left: 4px;
}

textarea
{
	margin: 8px 0px 0px 0px;
	resize :none;
	border: none;
	color: blue;
	font-size: 14px;
}

#logo_strasbourg
{
	background-image: url("../images/logo_strasbourg.svg");
	background-size:100% ;
	width: 245px;
	height: 52px;
	top: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	left: 10px;
}

#logo_strasbourg:hover
{
	cursor: pointer;
}

.icone_aide
{
	width:36px;
	display: inline-block;
	position: absolute;
	opacity: 0.4;
}

.icone_aide:hover
{
	opacity: 0.8;
	cursor: pointer;
}

.infobulle
{
	display: inline-block;
 	position: relative;
	bottom: 26px;
	right: 95px;

}


#oubli_mdp
{
	color:rgb(127, 179, 213);
	position:absolute;
	top:43px; right:187px;
	font-size: 12px;z-index:20000;
	font-style:italic;
	opacity: 0.7;
}

#oubli_mdp:hover
{
	cursor: pointer;
	opacity: 1;
}

.bandeau form
{
	position: fixed;
	height: 42px;
	width: 100%;
	min-width: 580px;
	right: -50px;
	top: -50px;
	text-align: right;
	padding: 10px 5px 0px 0px;
	background-color: rgb(58, 95, 134   );
	z-index: 10;
}

.bandeau form input
{
	margin: 0px;
	height: 22px;
}

.bandeau form button
{
	height: 30px;
	width: 180px;
	border: 1px solid grey;
	background-color: rgb(174, 214, 241  );
	margin-left: 5px;
	font-weight: bold;
	font-size: 16px;
	opacity: 0.7;
}

.bandeau form button:hover
{
	opacity: 1;
	cursor: pointer;
}

.bouton_menu
{
	background-color: rgb(128, 139, 150);
	width: 210px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	border-radius: 2px;
	border: 1px solid black;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	opacity: 0.3;
	display: inline-block;
}

.bouton_menu:hover
{
	cursor: pointer;
	opacity: 0.8;
}

#bandeau_avertissement_diffussion_a_faire
{
	color: red;
	border: 1px solid red;
	width: 250px;
	padding: 5px;
	background-color: rgb(247, 220, 111);
	position: absolute;
	top: 10px;
	z-index: 11;
	left: 350px;
	text-align: center;
	border-radius: 10px;
	opacity: 0.3;
}

#bandeau_avertissement_diffussion_a_faire:hover
{
	opacity: 0.6;
	cursor: pointer;
}

.selection
{
	opacity: 0.9;
}

.selection:hover
{
	opacity: 1;
}

.bouton_type1
{
	background-color: rgb(125, 206, 160);
	width: 310px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	border-radius: 5px;
	border: 1px solid black;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	opacity: 0.7;
	display: inline-block;
	z-index: 99999999999;
	cursor: ponter;
}

.bouton_type1:hover
{
	cursor: pointer;
	opacity: 1;
}

.bouton_type2
{
	background-color: rgb(52, 152, 219);
	width: 310px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	border-radius: 5px;
	border: 1px solid black;
	margin: 34px 0px 10px 0px;
	font-weight: bold;
	opacity: 0.7;
}

.bouton_type2:hover
{
	cursor: pointer;
	opacity: 1;
}

.bouton_type3
{
	background-color: rgb(249, 231, 159);
	width: 210px;
	height: 36px;
	text-align: center;
	padding-top: 2px;
	border-radius: 5px;
	border: 1px solid black;
	margin: 20px 0px 10px 150px;
	font-weight: bolder;
	opacity: 0.7;
	text-decoration: none;
	color: black;
	font-size: 17px;
}

.bouton_type3:hover
{
	cursor: pointer;
	opacity: 1;
}

.bouton_type4
{
	background-color: rgb(249, 231, 159);
	width: 210px;
	height: 36px;
	text-align: center;
	padding-top: 2px;
	border-radius: 5px;
	border: 1px solid black;
	margin: 20px 0px 10px 20px;
	font-weight: bolder;
	opacity: 0.7;
	text-decoration: none;
	color: black;
	font-size: 17px;
}

.bouton_type4:hover
{
	cursor: pointer;
	opacity: 1;
}

.bouton_type5
{
	background-color: rgb(93, 173, 226);
	width: 310px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	border-radius: 5px;
	border: 1px solid black;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	opacity: 0.7;
	display: inline-block;
	margin-left: 20px;
}

.bouton_type5:hover
{
	cursor: pointer;
	opacity: 1;
}

.titre_fiche
{
	color: rgb(44, 62, 80);
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	display: inline-block;
	margin: 30px 0px 0px 200px;
}

.categorie_liste
{
	margin: 40px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: rgb(46, 53, 53);
}

.archive
{
	opacity: 0.5;
}

.cases_groupes_a_cocher
{
	margin: 0px 0px 6px 120px;
	vertical-align: bottom;
	width: 20px;
	background-color: rgb(169, 204, 227);
}

.groupes_a_cocher
{
	margin: 10px 0px 2px 0px;
	font-weight: bold;
	text-align: left;
	width:500px;
	font-style: italic;
	background-color: rgb(169, 204, 227);
	padding: 5px 0px 5px 5px;
	border-radius: 5 px;
}

.cases_elus_a_cocher
{
	margin: -1px 0px 0px 150px;
	vertical-align: bottom;
	width: 20px;
}

.elus_a_cocher
{
	text-align: left;
	width:500px;
}

.champs_non_modifiables
{
	-webkit-appearance: none;
	text-decoration: none;
	background-color: rgb(250, 250, 250,0.3);
	color: rgba(0,0,0,1);
	font-weight: bold;
	border: 0px;
	opacity: 1;
}

select.champs_non_modifiables
{
	color: rgba(0,0,0,0.65);
}

.onglet_liste_visites_actif, .onglet_liste_visites_inactif
{
	color: black;
	background-color: rgba(154, 157, 157,0.7);
	border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	width: 150px;
	height: 24px;
	display: inline-block;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	z-index: -50px;
	margin-bottom: -1.4px;
}

.onglet_liste_visites_actif
{
    background : rgb(154, 157, 157);
    border-top : 1px solid black;
    border-left : 1px solid black;
    border-right : 1px solid black;
    border-bottom : 0px solid rgb(154, 157, 157);
    border-top : 1px solid rgb(80,80,80);
}

.onglet_liste_visites_inactif
{
    border-left : 1px solid rgb(80,80,80);
    border-right : 1px solid rgb(80,80,80);
    border-top : 1px solid rgb(80,80,80);
    border-bottom : 0px solid black;
    background : rgba(154, 157, 157,0.3);
    color : rgba(1, 1, 1,0.5);
}



#visites_mois_precedent, #statistiques_annee_precedente
{
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 0px;
	margin: 0px 20px 0px 50px;
	background-image: url("../images/precedent.png");
	background-size:90% ;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}

#visites_mois_suivant, #statistiques_annee_suivante
{
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 0px;
	margin: 0px 50px 0px 20px;
	background-image: url("../images/suivant.png");
	background-size:90% ;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* styles applicables au menu */
#menu
{
	position: fixed;
	display: block;
	top: 10px;
	left: 50px;
	height: 24px;
	width: 220px;
	z-index: 999999;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	background-color: rgba(174, 182, 191,0.5);
}

#menu:hover
{
	cursor: default;
	background-color: rgba(174, 182, 191,0.75);
}


#menu a
{
	border-color: red;
	position: relative;
	top: 8px;
	left: -1px;
	height: 26px;
	width: 210px;
	border: 0.5px solid grey;
	font-weight: bold;
	display: block;
}

.item_menu
{
	background-color: rgb(252, 243, 207);
	padding: 5px 0px 0px 10px;
	text-align: justify;
	z-index: 51;
}

#liste_menu
{
	display: none;
}

.item_menu:hover
{
	background-color: rgb(250, 215, 160);
}

#fond_opaque
{
	position: fixed;
	background-color:rgba(50,50,50,0.7);
	width: 100%;
	height: 100%;
	top: -10px;
	left: 0px;
	z-index: 99;
	display: none;
}

#table_statistiques th
{
	width: 180px;
}

#depose_document
{
	width: 610px;
	height: 160px;
	margin: 0px 0px 0px 145px;
}

.drop-zone {

	width: 115px;
  height: 115px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  color: grey;
  border: 3px dashed #009578;
  border-radius: 10px;
  margin: 10px 0px 0px 10px;
  position: absolute;
  top: 586px;
  background-color:rgba(40, 180, 99  ,0.1);
}

.drop-zone:hover{
  background-color:rgba(40, 180, 99  ,0.3);
}

.drop-zone--over {
  border-style: solid;
  background-color:rgba(40, 180, 99  ,0.4);
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  background-size: 55%;
	background-repeat: no-repeat;
	background-position: center top;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  text-align: center;
}

#avertissement_pdf
{
	position: relative;
	color: #009578;
	top: 160px;
	left: 7px;
	font-style: italic;
	font-weight: bold;
}

#categorie_doc_upload
{
	position: absolute;
	left: 215px;
	top: 769px;
	width: 160px;
	background-color: rgba(40, 180, 99  ,0.3);
}

#detail_fichier_upload
{
	position: absolute;
	left: 215px;
	top: 802px;
	width: 154px;
	background-color: rgba(40, 180, 99  ,0.3);
}

#liste_documents
{
	margin: 35px 0px 0px 150px;
	vertical-align: middle;
}

.document_pdf
{
	width: 560px;
  display: flex;
  align-items: center;
  margin-top: -8px;
}

.icone_pdf
{
	width: 35px;
	height: 40px;
	background-image: url("../images/fichierPDF.png");
  background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	opacity: 0.5;
	position: relative;
	display: block;
}

.document_pdf span
{
	margin-left: 10px;
	font-weight: bold;
	opacity: 0.5;
}

.icone_pdf:hover, .icone_pdf:hover+.nom_document_pdf
{
	opacity: 1;
}

.modif_doc
{
	margin-left: 10px;
	color: rgb(203, 67, 53  );
	font-style: italic;
	opacity: 0.4;
}

.modif_doc:hover
{
	text-decoration: underline;
	opacity: 1;
}

#commentaire_comptabilisation
{
	background-color: rgba(255, 87, 51,0.5);
	font-style: italic;
	border: 0px ;
	border-radius: 5px;
	height: 22px;
	width: 320px;
	padding: 5px 5px 0px 5px;
	position: relative;
	right: 334px;
	top: 32px;
	z-index: 99999;
	display: none;
	font-size: 13px;
	text-align: center;
}

#info_mdp_genere
{
	display: inline-block;
	width: 650px;
	font-size: 17px;
	padding: 15px;
	margin : 15px;
	background-color: rgba(244, 208, 63,0.7);
	text-align: center;
	color: rgb(192, 57, 43  );
}

.icone_alerte_active
{
	background-image: url("../images/gif_anime_alerte.gif");
	background-size:16% ;
	width: 180px;
	height: 35px;
	margin: 0px 0px 0px 14px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	color: red;
	font-weight: bold;
	text-align: center;
	padding-left: 24px;
}

#bloc_destinataires, #bloc_objet, #bloc_contenu
{
	position: absolute;
	border-radius: 5px;
	background-color: rgb(180,180,180);
	border: 2px solid rgb(70,70,70);
	margin-top: -20px;
}

#bloc_destinataires p, #bloc_objet p, #bloc_contenu p
{
	position: relaive;
	font-weight: bold;
	color: rgb(60,60,60);
	margin: 8px 0px 0px 10px;
}


#bloc_destinataires
{
	width: 490px;
	height: 900px;
	top: 100px;
	left: 30px;
	padding-top: 10px;
	padding-left: 10px;
	overflow-y: scroll;
}

#bloc_objet
{
	width: 600px;
	height: 36px;
	top: 100px;
	left: 550px;
}

#bloc_contenu
{
	width: 600px;
	top : 150px;
	height: 800px;
	left: 550px;
}

#bloc_objet input
{
	display: inline-block;
	position: relative;
	width: 510px;
	height: 20px;
	background-color: white;
	margin-left: 12px;
	border-radius: 4px;
	bottom: 28px;
	left: 60px;
	font-size: 15px;
	color: black;
}

#corps_du_message
{
	padding: 5px;
	width: 565px;
	height: 742px;
	background-color: white;
	margin-left: 12px;
	border-radius: 4px;
	color: black;
}

.destinataire
{
	position: absolute;
  left: -9999px;
}

.etiquette_destinataire
{
	opacity: 0.5;
	font-size: 15px;
	width: 460px;
	height: 21px;
	display: inline-block;
	text-align: left;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 8px;
	border-radius: 5px;
	background-color: rgba(250, 250, 250,0.35);
	display: inline-block;
	overflow: hidden;
}

.destinataire + .etiquette_destinataire {
  cursor: pointer;
}

.destinataire:checked + .etiquette_destinataire {
	opacity: 1;
	background-color: rgba(247, 220, 111,0.7);
}

.commentaire_droits_utilisateur
{
	display: inline-block;	
	width:170px;
	text-align: justify;
	color:rgba(21,82,141,0.9);
	position: absolute;
	top: 50px;
}

.fleche_commentaire_droits_utilisateur
{
	display: inline-block;	
}

#message_information_inscription_elu
{
	background-color: rgba(247,220,111,0.7);
	width: 500px;
	height: 220px;
	margin-top: 10%;
	margin-left: 15%;
	padding: 14px;
	border-radius: 15px;
	border: 5px solid rgb(241, 196, 15);
	box-shadow: 5px 5px 5px rgb(50,50,50,0.5);
}

/***************************************************************************************\
***** DEBUT DES ELEMENTS APPLICABLES A LA CHECKBOX "SWITCH" (envoyer_mail_elu.php) *****
\***************************************************************************************/
.etiquette_destinataire_mail{
	background-color: rgba(205, 97, 85,0.15);
	z-index: 1;
	display: inline-block;
	width: 322px;
	position: relative ;
	top: -19px;
	left: 10px;
	padding: 5px 5px 5px 60px;
  height: 16px;
	border-radius: 5px;
	font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  text-align: left;
  color: rgb(100, 30, 22);
}

.etiquette_destinataire_mail:hover, input:checked{
	background-color: rgba(205, 97, 85,0.30);
	color: black;
}


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 26px;
  margin-left: 6px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(205, 97, 85);
  -webkit-transition: .3s;
  transition: .3s;
  	z-index: 2;

}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 6px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .3s;
  transition: .3s;
}

input:checked + .slider {
  background-color: rgb(39, 174, 96);

}

input:checked ~ .etiquette_destinataire_mail {
  background-color: rgba(39, 174, 96,0.25);
  color: black;
}

input:checked ~ .etiquette_destinataire_mail:hover {
  background-color: rgba(39, 174, 96,0.45);
  color: black;
}

input:before{
  background-color: rgb(39, 174, 96);
}

input:focus + .slider {
  box-shadow: 0 0 1px rgb();
}


input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


/**************************************************************************************\
****** FIN DES ELEMENTS APPLICABLES A LA CHECKBOX "SWITCH" (envoyer_mail_elu.php) ******
\**************************************************************************************/



/**********************************************************\
** DEBUT DES ELEMENTS APPLICABLES A ENVOYER_MAIL_ELU.PHP **
\**********************************************************/



/*********************************************************\
** FIN DES ELEMENTS APPLICABLES A ENVOYER_MAIL_ELU.PHP ***
\*********************************************************/



/*****************************************************\
** DEBUT DES ELEMENTS APPLICABLES A PARAMETRAGES.PHP **
\*****************************************************/

.onglet_parametre_actif, .onglet_parametre_inactif
{
	color: black;
	background-color: rgba(174, 177, 177,0.7);
	border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	width: 170px;
	height: 24px;
	display: inline-block;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	margin-bottom: -0.5px;
	margin-left: -4px;
	font-size: 12px;
	position: relative;
}

.onglet_parametre_actif
{
    background : rgb(174, 177, 177);
    border-top : 1px solid black;
    border-left : 1px solid black;
    border-right : 1px solid black;
    border-bottom : 1px solid rgb(174, 177, 177);
    border-top : 1px solid rgb(80,80,80);
    z-index: 90;
}

.onglet_parametre_inactif
{
    border-left : 1px solid rgb(80,80,80);
    border-right : 1px solid rgb(80,80,80);
    border-top : 1px solid rgb(80,80,80);
    border-bottom : 0px solid black;
    background : rgba(154, 157, 157,0.3);
    color : rgba(1, 1, 1,0.5);
}

#bloc_liste_preventionnistes, #bloc_liste_destinataires, #bloc_liste_elus, #bloc_liste_groupes_politiques, #bloc_liste_utilisateurs
{
	width: 1150px;
	min-height: 800px;
	border: 1px solid black;
	border-radius: 0px 4px 4px 4px;
	padding-left: 10px;
	position: relative;
	left: 36px;
	top: -1px;
  background : rgb(174, 177, 177);
}

/*****************************************************\
*** FIN DES ELEMENTS APPLICABLES A PARAMETRAGES.PHP ***
\*****************************************************/


/****************************************************************\
** DEBUT DES ELEMENTS APPLICABLES AUX MESSAGES DE CONFIRMATION **
\****************************************************************/

.message_de_confirmation
{
	display: inline-block;
	color:rgb(205, 92, 92);
	background-color:rgb(252, 243, 207);
	font-weight:bold;
	position:relative;
	top:-170px;
	left:122px;
	border:5px solid rgb(205, 92, 92);
	border-radius:7px;
	width:460px;
	height:80px;
	text-align: center;
	padding:5px;
	z-index:100;
}

.bouton_conf
{
	display: inline-block;
	color:black;
	width:55px;
	height:30px;
	border:1px solid black;
	border-radius:3px;
	background-color: rgba(250,250,250,0.6);
	margin:10px 20px 10px 20px;
	padding-top:4px;
	font-weight:bold;
	padding:5px;
}

.bouton_conf:hover
{
	cursor:pointer;
	background-color: rgba(250,250,250,1);
}

.fond_blanc
{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:200%;
	background-color: white;
	opacity: 0.8;
	z-index:10px;
}

/****************************************************************\
*** FIN DES ELEMENTS APPLICABLES AUX MESSAGES DE CONFIRMATION ***
\****************************************************************/

#cadre_message1, #cadre_message2{
	display: inline-block;
	width:995px;
	height:560px;
	background: rgba(26, 82, 118,0.15);
	border: 2px solid rgba(26, 82, 118,0.5);
	border-radius: 10px;
	margin-top: 15px;
	margin-left: -44px;
}

#liste_diffusion_message1, #liste_diffusion_message2, #liste_diffusion_message3  {
	display: inline-block;
	width:405px;
	min-height:100%;
	background: rgba(26, 82, 118,0.15);
	border: 2px solid rgba(26, 82, 118,0.5);
	border-radius: 10px;
	margin-top: 10px;
	position: relative;
	vertical-align: top;
}

#destinataires_message1, #destinataires_message2{
	display: inline-block;
	width:350px;
	height:590px;
	vertical-align: top;
}

.titre_destinataires{
	display: inline-block;
	width: 350px;
	padding: 15px 0px 10px 55px;
	color: rgba(26, 82, 118,0.9);
	font-weight: bold;
}

.titre_destinataires_diffusion{
	display: inline-block;

	width: 320px;
	padding: 15px 0px 10px 35px;
	color: rgba(26, 82, 118,0.9);
	font-weight: bold;
}

.services_destinataires
{
	display: inline-block;
	font-weight: bold;
	padding-left: 74px;
	color: rgb(75,75,75);
	margin-top: 8px;
	text-align: left;

}

.sous-titre_destinataires{
	display: inline-block;
	width: 350px;
	padding: 0px 0px 0px 55px;
	color: rgba(26, 82, 118,0.9);
	font-style: italic;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 4px;
}

.dest{
	margin-top: 2px;
	width: 410px;
}



.objet_message_mail{
	margin: 14px 0px 8px 8px;
	width:560px;
	border: 1px solid grey;
	height: 24px;
	color: black;
}

#editeur1, #resultat1, #editeur2, #resultat2 {
	width: 550px;
	height: 450px;
	border: 1px solid grey;
	padding: 5px;
	overflow: auto;
	background: white;
}

.bouton_editeur_text
{
	color: black;
	font-size: 12px;
	font-family: verdana;
	background-color: white;
	border-radius: 5px;
	border: 1px solid grey;
	padding: 1px 7px 2px 6px;
	margin-bottom: 4px;
	min-width: 25px;
}

#editeur1 a, #editeur2 a
{
	color: blue;
	font-style: italic;
}

#editeur1 a:hover, #editeur2 a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
