/***CSS_RN2.css ***/
/***************************/
/*** Doc dans CSS_documentation.css ***/

:root { /* Variable CSS */
	/*--body_lst_BR_Color: goldenRod; /* Couleur de fond du body de la page */
	/*--body_erreur_Color: red; /* Couleur de fond du body de page d'erreur */
	--trColor: #FFCC66;
	/*--trColor2: #FFD966;*/
	/*--tdColor1: #FFCC66;*/
	/*--tdColor2: #FFD966;*/
	/*--tdColorImportant: #FFDD66;*/
	/*--tdColorImportant2: #FFAE66;*/
	/*--tdColorTravaux: black;*/
	/*--RNtxt1RN: 	 #000065; /* Couleur de texte1 pour RN */
	--RNtxt1Pirates: #500065; /* Couleur de texte1 pour Pirates */
	--RNtxt1Patrons: #500095; /* Couleur de texte1 pour Patrons */
	--RNtxt1Equipes: #500095; /* Couleur de texte1 pour Patrons */
	--RNbodyEquipes: rgba(20, 60, 120, 1); /* Bleu profond gwada */
	--RNbodyPweeter: rgba(20, 60, 120, 1); /* Bleu profond gwada */
	--RNbodyInfoAdmin: rgba(7, 16, 78, 1); /* NoirBleuté profond gwada */
}

/*******************/
/**** Les Votes ****/
/*******************/
.txt_votes_10 {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}
.txt_votes_11 {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}
.txt_votes_12 {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}
.txt_votes_13 {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}
.txt_votes_14 {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}

/*******************/
/*** Les Equipes ***/
/*******************/
.body_Equipes {
	background-color: var(--RNbodyEquipes); /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.titre1_Equipes {
	color: var(--RNtxt1Patrons);
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
	/*border: 1px solid #FFCCDD;*/
	/*margin: auto;*/
	margin-top: 5px;
	margin-bottom: 8px;
	/*margin-left: 10px;*/
}
.table_Equipes {
	width: 95%;
	background-color: var(--trColor);
	border-collapse: collapse; /*separate*/
	border: 2px solid lightgrey;
	margin: auto;
}
.td_Equipes, .th_Equipes {
	/*width: 55%;*/
	/*background-color: var(--trColor);*/
	border: 1px solid #D0D0D0;
	/*margin-right: 12px;
	margin-left: 12px;*/
}
.div_ChefsEquipe {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.div_Equipiers {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte0_Equipes {
	color: white;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin: auto;
}
.texte1_Equipes {
	color: var(--RNtxt1Equipes);
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
}
.input_Equipiers, .input_ChefsEquipe {
	text-align: center;
	font-family: Comic Sans MS, Times New Roman, Arial;
}
.textarea1_Equipiers {
	text-align: left;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-size: 12px;
	resize: vertical;
	width: 535px;
}
.textarea2_Equipiers {
	text-align: left;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-size: 11px;
	resize: vertical;
	width:127px;
}

/********************/
/*** RN_Admin_ADM ***/
/********************/
.table01_ADM {
/*width="71%" border="1" align="center">*/
	width: 100%;
	/*background-color: khaki; /*var(--trColor);*/
	background-color: var(--trColor);
	border: 1px solid black;
	margin: auto;
	/*margin: 0 0 0 0;*/
}

.table_générique {
	width: 95%;
	background-color: var(--trColor);
	border: 1px solid black;
	margin: auto;
	margin-top: 0px;
}

/*********************/
/*** Pweeter la la ***/
/*********************/
.body_Pweeter {
	background-color: var(--RNbodyPweeter); /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.body_Pweeter_Licornes {
	background-color: blue; /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.body_Pweeter_Arkania {
	background-color: green; /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.txt_titre1_pweeter {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}

/*********************/
/*** Les consignes ***/
/*********************/
.body_Consignes {
	background-color: var(--RNbodyPweeter); /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.txt_titre1_consignes {
	color: navy;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}

/*********************/
/*** Les Bandeaux ***/
/*********************/
.table1Bandeau {
	background-color: #110060; /*darkBlue; */
	width: 80%;
	margin: auto; /* centrer */
	border-collapse: separate;
	border-radius: 5px 15px 0 5px;
	opacity: 0.9;
}
.table2Bandeau {
	background-color: #110060; /*darkBlue; */
	width: 90%;
	margin: auto; /* centrer */
	border-collapse: separate;
	border-radius: 5px 15px 0 5px;
	opacity: 0.9;
}
.div1Bandeau {
	/*color: var(--RNtxt1Pirates);*/
	color: white; /*La couleur du texte peut être forçée dans les paramètres du site*/
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	margin: auto;
	text-align: center;
	border: 1px solid grey;
	border-radius: 5px 15px 0 5px;
}

/************************/
/*** Les infos admins ***/
/************************/
.body_infoAddm {
	background-color: var(--RNbodyInfoAdmin); /*darkBlue; /*var(--body_lst_BR_Color);*/
	/*width: 1000px;*/
	/*width: 90%;*/
	margin: auto;
	/*background-image: url(../images/RNimg01.JPG);*/
	/*background-repeat: round space;*/
	/*background-repeat: round;*/
}
.txt_titre1_infoAdm {
	color: white;
	font-family: Comic Sans MS, Times New Roman, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 10px;*/
}

