@charset "utf-8";
/* CSS Document */

.a{
	font-family:"Times New Roman", Times, serif;
	color:#FCAD1B;
	font-size:16px;
	float:right;
	}
.select
{
	width:150px;
	color:#000;
	float:right;
}
.body
{
	direction:rtl;
}
#Entet
{
	background-image:url(../images/entt.jpg);
	margin-left:auto;
	margin-right:auto;
	/*margin-top:80px;*/
	color:#ffffff;
	height:60px;
	width:840px;
	border-color:#fff;
	border-style:solid;
	border-width:thin;
	border-radius: 3px; 		
}
#containerGL
{
	background: url(../images/bk.jpg) no-repeat center fixed;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
	min-height:400px;
	width:842px;
	border-color:#03C;
	border-style:solid;
	border-width:thin;
	border-radius: 3px;
	font-family:"Courier New", Courier, monospace;
	direction:rtl;
		
}
#container
{
	/*background-image:url(images/bk.jpg);*/
	font-family:"Courier New", Courier, monospace;
	margin-right:auto;
	margin-left:auto;
	color:#ffffff;
	width:98.5%;
	/*width:820px;*/
	padding:1px 20px 4px 20px;
	direction:rtl;
}
#NumAssr
{
	/*background-image:url(../images/bk.jpg);
	
	background-color:#0F405E;*/
	font-family:"Traditional Arabic", Courier, monospace;
	font-weight:bold;
	margin-right:auto;
	margin-left:auto;
	color:#fdb801;
	width:98.5%;
	direction:rtl;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-radius:3px;
	padding:15px 0 15px 0;
}
#Nomprenom
{
	font-family:"Courier New", Courier, monospace;
	margin:10px auto 10px auto;
	color:#ffffff;
	text-align:center;
	width:50%;
	font-size:14px;
	font-weight:bold;
	background-color:#0F405E;
	border:#FFF thin ridge;
	border-raduis:3px;
			
	}
#Footer
{
	margin-left:auto;
	margin-right:auto;
	height:20px;
	width:842px;
	border-color:#03C;
	border-style:solid;
	border-width:thin;
	border-radius: 2px;
	background-color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-top:-2px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#0F405E;
	line-height: 20px;
	}
#Msg
{
	font-family:"Courier New", Courier, monospace;
	margin-right:auto;
	margin-left:auto;
	color:red;
	text-align:center;
	width:88%;
	font-size:15px;
	font-weight:bold;
		
}
div.tab {
    overflow: hidden;
    /*border: 1px solid #ccc;
	border-bottom-color:transparent;
   /*background-color:#668cff;
	width:100%;*/
	direction:rtl;
	border-radius: 3px;
	color:#000000;
			
	}

/* Style the buttons insid;e the tab */
div.tab button {
    background-color:#709bb6;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 5px 8px;
    /*transition: 0.3s;*/
	float:right;
	border-radius: 3px 3px 0px 0px;
	border:0.5px #FFFFFF solid ;
	color:#FFF;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	margin:0px 0.5px 0px 0.5px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color:#4D5EF4;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color:#0F405E;
	border-bottom-color:transparent;
	margin-top:1px;	
	
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 3px 10px 10px 10px;
    border: 1px solid #ccc;
    /*border-top: none;*/
	background-color:#0F405E;
	/*background-color:#527d98;*/
	border-radius: 3px 0px 3px 3px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	} 
	
label {
    /* Afin de s'assurer que toutes les étiquettes aient la même dimension et soient alignées correctement */
    display: inline-block;
    width: 150px;
    text-align: right;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-align:left;
	}
input{
    width: 280px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ffffff;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	background-color:#ecf2f9;
	border-radius:2px;
	color:#333333;
	}
textarea {
    width: 280px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ffffff;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	background-color:#ecf2f9;
	border-radius:2px;
	color:#333333;
	vertical-align:top;
}
#doc {
    width: 280px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 1px solid #ffffff;
	font-size:13px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	background-color:#ecf2f9;
	border-radius:2px;
	color:#000000;
}
#fct {
    width: 280px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 1px solid #ffffff;
	font-size:13px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	background-color:#ecf2f9;
	border-radius:2px;
	color:#000000;
}
#btn {
        
    width: 120px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ffffff;
	margin:20px;
	/*height:40px;*/
	color:#ffffff;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	background-color:#0F405E;
	cursor:pointer;
	border-radius:2px;
	}
#btn:hover,Active {
      
	background-color:#96B0E0;
		}
	
#Titre {
      
	color:#ffffff;
	/*background-image:url(images/titl.png);*/
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	margin:10px 20px 5px 10px;
	font-weight:bold;
		}

	#link
	{
	font-family:"Comic Sans MS", cursive;
	margin-right:auto;
	margin-left:auto;
	color:#CCC;
	text-align:right;
	padding:0px 10px 0px 10px;
	text-decoration : none;
	font-weight:bold;
	background-color:#2E7A9E;
	border-radius:2px;
	margin-top:2px;
	}
	#link:hover,Active {
    background-color:transparent;
	color:#FFF;
	border:#FFF thin solid;
	border-radius:2px;
	padding:0px 10px 0px 10px;
		}
iframe
	{
	/*background-image:url(images/bk.jpg);*/
	font-family:"Courier New", Courier, monospace;
	margin-right:auto;
	margin-left:auto;
	color:#ffffff;
	width:98%;
	height:100%;
	direction:rtl;
	background-color:#0F405E;
	}
	
#showMe
{
padding-right:19%;	
color:#de166f;
}	
