@charset "UTF-8";

html {
    height: 100%;
}
body {
	height: 100%;
	
	margin: 0;
	
	background-attachment: fixed;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 1.4 em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	position: relative;

}
#footer {
	height: 193px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	visibility: inherit;
	text-align: right;
	background-image: url(../interface/fond.png);
	background-repeat: repeat-x;
}
#connecteur {
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	margin-top: -150px;
	border: 1px solid #67336A;
	text-align: left;
	z-index: 3;
}

label   {
	width: 70px;
	display: inline-block;
	margin:0px;
			
}
tr td {
	padding-left: 5px;
	padding-right: 5px;
}
#valider   {
	background-image: -webkit-linear-gradient(359deg,rgba(32,0,39,1.00) 0%,rgba(77,44,88,1.00) 51.40%,rgba(32,0,39,1.00) 96.96%);
	background-image: linear-gradient(91deg,rgba(32,0,39,1.00) 0%,rgba(77,44,88,1.00) 51.40%,rgba(32,0,39,1.00) 96.96%);
	border-width: 1px;
	border-style: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;

	height: 30px;
	line-height: 30px;
	font-family: 'Ropa Sans', sans-serif;
	padding:2px;
		border-radius: 5px;
}
input{
	
height: 25px;
	line-height: 25px;	
	font-family: 'Ropa Sans', sans-serif;
	margin:0px;
	}
#conteneur {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1200px;
	margin-left: -600px;
	/* [disabled]background-color: #F0F1F1; */
	bottom: 0px;
	padding-top: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../interface/logo.png);
	background-repeat: no-repeat;
	background-position: 1000px 10px;	
}
.fond{
	width: 100%;
	background-color: rgba(32,0,39,1.00);
	background-image: url(../interface/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
#menu   {
	position: absolute;
	width: 700px;
	height: 150px;
	overflow:hidden;
	-webkit-transition: opacity 0.5s ease-out 0.5s;
	-o-transition: opacity 0.5s ease-out 0.5s;
	transition: opacity 0.5s ease-out 0.5s;
	overflow-y: hidden;
	top: 10px;
	left: 180px;

	display: inline-block;
	margin-top: 0px;
	opacity: 0;
}
#pictoMenu {
	height: 25px;
	position: absolute;
	left: auto;
	opacity: 1;
}
#identification {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	width: 150px;
	text-align: center;
	border: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F0F1F1;
	margin-right: 20px;
	visibility: visible;
}
a:link, a:visited, a:hover {
	color: #FCB413;
	text-decoration:none
}

.ligne2 a:link, .ligne2 a:visited,.ligne2  a:hover, .ligne1 a:link, .ligne1 a:visited,.ligne1  a:hover  {
	color: rgba(32,0,39,1.00);
	text-decoration:none
}


#menu:hover {
	-webkit-opacity: 1;
	opacity: 1;
}
.coll {
	width: 90px;
	display: inline-block;
	margin-left: 60px;
	height: 120px;
	margin-right: -20px;
}
#pictoMenuSpe {
	position: absolute;
	top: 10px;
	left: 180px;
}
.teteCol   {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
	color: rgba(77,44,88,1.00);
}
.titrePage {
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
	color: rgba(77,44,88,1.00);
	font-size: 28px;
	margin-bottom: 15px;
}
#blocGauche {
	width: 50%;
	border-left: 5px solid rgba(252,180,19,1.00);
	padding-left: 10px;
	display: inline-block;
	vertical-align: top;
}
#blocGaucheLarge {
	width: 95%;
	border-left: 5px solid rgba(252,180,19,1.00);
	padding-left: 10px;
	display: inline-block;
	vertical-align: top;
}
#blocHaut {
	width: 100%;
	border-top: 5px solid rgba(252,180,19,1.00);
	padding-top: 10px;
}
label {
	width: 120px;
	margin-bottom: 2px;
}
input[type=text], input[type=password] , input[type=number], input[type=date], select, textarea {
	width: 200px;
	border: 1px solid rgba(157,157,157,1.00);
	border-radius: 5px;
	margin-bottom: 2px;
	font-family: 'Ropa Sans', sans-serif;
 }
 
 .ligne0{
	background-color: #000000;
	color:#FFF;
	}
.ligne1{
	background-color: #9C9C9C;
	}
.ligne2{
	background-color: #C2C2C2;
	}
#alphabet {
	display: inline-block;
	width: 25px;
}
.encadre{
	
	border: 1px solid rgba(157,157,157,1.00);
	border-radius: 5px;
	margin-bottom: 2px;}
	
	.bordGauche{
	border-left: 1px solid #000000;
		}
.adresse {
	margin-left: 400px;
}
.courrier{
	margin-left: 200px;
	margin-right: 200px;
	margin-bottom: 100px;
	border: 1px solid #8E8E8E;
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.bordureHaute {
	border-top: 2px solid rgba(0,0,0,1.00);
}
#save{ width:16px; height:16px;}