html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, i, font, img, ins, kbd, q, s, samp, small, strike,  b,  sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Calibri;
}

body {
	line-height: 1;
	color: #000;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
:link, :visited {
	text-decoration:none;
}
a img, :link img, :visited img {
	border:none;
}

fieldset, img {
	border:0;
}

ul ul, ul ol, ul dir, ul menu, ul dl, ol ul, ol ol, ol dir, ol menu, ol dl, dir ul, dir ol, dir dir, dir menu, dir dl, menu ul, menu ol, menu dir, menu menu, menu dl, dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-bottom: 0;
}
#contenant {
	display: block;
	height: 740px;
	width: 1064px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#contenantClient {
	display: block;
	height: 1000px;
	width: 1064px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#barre-de-navigation {
	display: block;
	width: 1024px;
	height: 60px;
	padding-top:20px;
	text-align: center;
	padding-left: 20px;
    padding-right:20px;
    margin:0 auto!important;
}
#barre-de-navigation a {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 50px;
	text-transform: uppercase;
	color: #000;
	
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#barre-de-navigation a:hover {
	color: #0077a2;
}

#barre-de-navigation a.accueil1, #barre-de-navigation a.envoi1, #barre-de-navigation a.download1 {
	color: #0077a2;
}

#barre-de-navigation nav a.admin {
	color: #fff;
	background-color: #015b7e;
	padding:12px 18px;
}

#contenu {
	display: block;
	width: 1024px;
	height: 580px;
	padding-left: 20px;
	position: relative;
}
#contenuClient {
	display: block;
	width: 1024px;
	height: 845px;
	padding-left: 20px;
	position: relative;
}
#contenu img {
	width:233px;
	height:114px;
	margin-top: 10px;
	margin-left: 10px;
}

#contenu ul{
    top:0px;
}

#contenu h1 a{
    font-size:20px;
    text-transform:uppercase;
    color:#05344a;
}

#contenu h1 a:hover {        
    color:#fff;
    background-color:#05344a;
    padding:10px 15px;
}

#contenu h1 {
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contenuClient h1 {
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contenu #page {
	font-size: 1em;
	position: absolute;
	height: auto;
	width: auto;
	left:400px;
	top:500px;
}

#contenuClient h2 {
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
.intro_text{
	width : 700px;
	margin-left: 160px;
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 20px;
}                  

#id-conn-deco {
    display:table;
    margin:0 auto;
    padding:30px 0px;
}     

.rn-page-envoi h1 {
    margin-top:20px!important;
}

.rn-page-envoi #id-conn-deco {
    margin-top:20px!important;    
    padding-left:5px!important;
}

.rn-download #contenu {       
    padding-left:13px!important;
}

#id-conn-deco .deco-btn {       
    height: 30px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    margin-left: 10px!important;
    border: 1px solid transparent!important;
    border-radius: 4px!important;
    color: #fff!important;
    background-color: #5bc0de!important;
    border-color: #46b8da!important;
}    

.rn-page-envoi #id-conn-deco .deco-btn {       
    font-family:Arial;
    font-size:13px;
    letter-spacing:0.2px;
}	              

#id-conn {              
    position: relative;
    display: table;   
    margin:0 auto ;
    font-size:1em;
    color:black;
}        

#id-conn input {
	margin-left:15px;
	margin-right:15px;
}
#id-conn .input_uname{
	margin-top: 10px;
}
#id-conn .input_uname input{
	margin-left: 40px;
}
#id-conn .submit{
	margin-top: 20px;
	margin-left:120px;
	
}
#id-conn #rep{
	float:right;
	margin-top:15px;
}    


#formulaire   {
	display: block;
	padding-left: 10px;
	height: 310px;
	width: 530px;
	float: left;
	position:absolute;
    top:0px;
}

.upload_files{
position: relative;
    top: 100px;
    left: 10px;

}


#formulaire p {
	    position: relative;
    display: block;
    float: left;
    padding-top: 6px;
    padding-right: 10px;
    /*top: 100px;*/
    width: 90px;
}
.upld_inp{

    position: relative;
    left: 50px;
    line-height: 2px;
}

#formulaire input {
	display: block;
	float: left;
	width: 430px;
	height: 20px;
	margin-top: 5px;
	
}
input#Suppr1{
	position:absolute;
	width: 23px;
	left:100px;
	color: red;	
}
input#Suppr2{
	position:absolute;
	width: 23px;
	left:100px;
	top:25px;
	color: red;	
}
input#Suppr3{
	position:absolute;
	width: 23px;
	left:100px;	
	top:50px;
	color: red;
}
input#Suppr4{
	position:absolute;
	width: 23px;
	left:100px;
	top:75px;
	color: red;	
}
input#Suppr5{
	position:absolute;
	width: 23px;
	left:100px;
	top:100px;
	color: red;	
}
input#Suppr6{
	position:absolute;
	width: 23px;
	left:100px;
	top:125px;
	color: red;	
}
input#Suppr7{
	position:absolute;
	width: 23px;
	left:100px;
	top:150px;
	color: red;	
}
input#Suppr8{
	position:absolute;
	width: 23px;
	left:100px;
	top:175px;
	color: red;	
}
input#Suppr9{
	position:absolute;
	width: 23px;
	left:100px;
	top:200px;
	color: red;	
}
input#Suppr10{
	position:absolute;
	width: 23px;
	left:100px;
	top:225px;
	color: red;
		
}
.submit_btn{
	width: 100px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	background-color: #337ab7;
	color:#fff;
	border: 1px solid transparent;
    border-radius: 4px;
	margin-left: 10px;
}
#formulaire #btnEnv {
	
    width: 400px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 300px;
    margin-top: 190px;
	background-color: #337ab7;
	color:#fff;
	border: 1px solid transparent;
    border-radius: 4px;
}
#formulaire #btnRes {
	width: 400px;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 300px;
    margin-top: 10px;
	background-color: #337ab7;
	color:#fff;
	border: 1px solid transparent;
    border-radius: 4px;
}
#envoi-fichier1   {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 105px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier2 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 130px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier3 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 156px;
	left:560px;
	position: absolute;
	margin-top:5px;
}
#envoi-fichier4 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 179px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier5 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 205px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier6 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 229px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier7 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 256px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier8 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 280px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier9 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 305px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#envoi-fichier10 {
	width: 460px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	top: 329px;
	left:560px;
	margin-top:5px;
	position: absolute;
}
#resultat1, #resultat2, #resultat3, #resultat4, #resultat5, #resultat6, #resultat7, #resultat8, #resultat9, #resultat10{
	background-image: url(/Media/chenillard.gif);
	background-repeat: no-repeat;
	
	width: 445px;
	display: inline-block;
	font-weight: normal;
	height: 20px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

#groupProgress {
	position:absolute;
	top:400px;
	left:50px;
 	width:900px;
 	height:20px;
 	border:1px solid #999;
 	background:#eee;
 	border-radius : 25px 25px / 25px 25px;
 	text-align: center;
	font-weight: bold;
 	}
#barreProgress {
	width:0px;
	height:20px;
	background:#5f89db;
	border-radius : 25px 25px / 25px 25px;
	
	
	}
#infoProgress {

	position:absolute;
	top:550px;
	left:30px;
 	width:1000px;
 	height:20px;
	text-align: center;


	}
#actual{

	display: center;
	width: 400px;
	color:red;
	margin:0px;
	padding: 0px;
	
	
	

}
#percent{


	position: absolute;
	top : 403px;
	left : 470px;
	font-weight : bold;
	color : #ffc201 ;
	text-shadow: 
	black 1px 1px 2px, 
	black -1px 1px 2px, 
	black -1px -1px 2px, 
	black 1px -1px 2px;


}
#goodSize{

	display:inline;
	color:green;
	font-weight:bold;

	}
#badSize{

	display:inline;
	color:red;
	font-weight:bold;

	}

#bas-de-page {
	display: block;
	width: 1024px;
	height: 60px;
	padding-left: 20px;
	position: relative;
}

.ul {
	position : relative;
	top: 100px;
}
.ul legend {
	text-decoration: underline;
	margin-left: 50px;
	margin-bottom: 20px;
}
li {
	display: block;
	margin-left: 50px;
	padding-left: 50px;
	width: 650px;
}
li #file {
	display: block;
	float: left;
	background-color: #FFF;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
li #size {
	display: block;
	float: left;
	background-color: #FFF;
	text-align: left;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
li a {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
li:hover {
	font-size: 1.2em;
	font-weight: bold;
}

a[href$=".mp3"],a[href$=".pdf"],a[href$=".csv"],a[href$=".xls"], a[href$=".xlsx"],a[href$=".doc"],a[href$=".docx"],a[href$=".wav"],a[href$=".zip"],a[href$=".rar"],a[href$=".jpg"],a[href$=".jpeg"],a[href$=".ppt"],a[href$=".pptx"],a[href$=".MP3"] {
	background-repeat:no-repeat;
	background-position:right top;
	padding-right: 30px;
}

a[href$=".mp3"],a[href$=".wav"],a[href$=".MP3"] {
	background-image: url(../Media/mp3.png);
}
a[href$=".pdf"] {
	background-image: url(../Media/pdf.gif);
}
a[href$=".xls"], a[href$=".csv"], a[href$=".xlsx"]{
	background-image: url(../Media/xls.gif);
}
a[href$=".doc"],a[href$=".docx"] {
	background-image: url(../Media/doc.gif);
}
a[href$=".zip"] {
	background-image: url(../Media/zip.png);
}
a[href$=".rar"] {
	background-image: url(../Media/rar.png);
}
a[href$=".jpg"],a[href$=".jpeg"] {
	background-image: url(../Media/jpg.png);
}
a[href$=".ppt"] {
	background-image: url(../Media/ppt.gif);
}
a[href$=".pptx"] {
	background-image: url(../Media/pptx.png);
}
#listeClient {
	margin-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 350px;
	width:820px;
}
#ligne  {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 3px;
	display: block;
	width: 800px;
	height: 17px;
	position:relative;
}
#ligneSupp {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F8C731;
	margin-bottom: 5px;
	display: block;
	width: 800px;
	height: 17px;
	position:relative;
}
#coloneGauche {
	position:absolute;
	left: 5px;
}
#coloneMilieu {
	position:absolute;
	left:200px;
}
#coloneDroite {
	position:absolute;
	left:450px;
}
#coloneSuppr {
	position: absolute;
	left: 700px;
}
#AjoutClient {
	height: 250px;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	padding-left:10px;
	color: #FFF;
	background-color: #608BD8;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F8C722;
	border-right-color: #F8C722;
	border-left-color: #F8C722;
}
#SupprClient {
	height: 80px;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-left:10px;
	padding-bottom:5px;
	color: #FFF;
	background-color: #608BD8;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8C722;
	border-left-color: #F8C722;
}
#ModifClient   {
	height: 80px;
	width: 500px;
	margin: 5px;
	padding-left:10px;
	padding-bottom:5px;
	background-color: #608BD8;
	color: #FFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F8C722;
	border-bottom-color: #F8C722;
	border-left-color: #F8C722;
}
#resultatSql   {
	position: absolute;
	left: 560px;
	top: 510px;
	height: 300px;
	width: 460px;
	background-color: #608BD8;
	border: 3px solid #F8C722;
	padding: 5px;
	color: #FFF;
}
#contenuClient #titreAdmin{
	display:none;
}
#titreAdmin {
	color: #FFF;
	padding-left: 600px;
	font-size: 2.2em;
	padding-bottom: 0px;
}
#contenantClient #contenuClient #lienDown {
	position: relative;
	top:0px;
	color: #F3CC26;       
}
