/******************** Entête UTF-8 ******************\
*
*	fichier			: public/includes/css/administration.css
*	projet			: 100% detail
*	version			: 1.0.6 2014-01-22 15:46 MB
*
\****************************************************/
body {
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	line-height: 24px;
	background:#fefefe url('../../images/bg-container.jpg') repeat-x left top;
	margin:0 auto;
	padding:0;
	color: #787878;
	font-weight: 400; 
	
}
a {
	color: #2e3664; 
	text-decoration: none;
}

#copyright a {
	color: #FACD41;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	 
	font-size: 33px;
	color: #2e3664;
}

h1 span {
 	color: #000;
	margin-left: 184px;

}

h2 {
	margin: 0 0 30px 0;
	padding: 15px 0 15px 25px;
	color: #fff;
	font-size: 1.5em;
}

.btn  {
	float: right; 
	padding-top: 60px;
}
.btn a {
display: inline-block;
    width: 156px;
    font-size: 16px;
    background: #000000;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border: #fff 2px solid;
    float: right;
    clear: both;
    margin-bottom: 10px;
}

#entete {
	width: 878px;
	height: 136px;
	margin: 0 auto;
}
#entete a{
	display:block;
	
}
 
h1 {
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 50px;
	text-transform: uppercase;
	width: 100%;
	color: #fff;
}
#logo {
	background: url("../../images/logo.png") no-repeat;
	width:101px;
	height:113px;
	float:left;
}
#logo_float {
	position: absolute;
	top: 65px;
	background: #fff;
	text-align: center;
	padding: 30px 10px;
	vertical-align: bottom;
}

#entete  {
	width: 100%;
	background: #000;
	padding:  30px 0;
	height: 100px;
}

.fleche {
    position: absolute;
    background:  url("../../images/fleche.png") no-repeat center top;
    width: 80%;
    height: 20px;
}

.depot  {
	color: #fff; 
	text-align: left; 
	font-weight: 700; 
	margin-left: 180px;
	margin-top: 60px;
}

.depot span{
	color: #fff; 
	font-size: 33px; 
	background: url("../../images/depot.png") right no-repeat;
	padding-right: 55px;
	padding-top: 15px;
}

 
#entete > p {
	margin:0 0 0 582px;
	line-height: 120px;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	width:960px;
}
#menu {
	font-size: 1.2em;
	margin: 0;
	height: 30px;
	margin-left: 162px;
 
}
#menu > ul {
	list-style: none;
	margin: 15px 0;
	padding: 2px 0 2px;
}
#menu > ul > li {
	display: block;
	float: left;
	position: relative;
	padding: 0 0 13px;
}
#menu > ul > li > a {
	display: block;
	padding: 0 18px;
	color: #000;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;
	height: 28px;
}
#menu > ul > li:first-child> a {
	border-left: none;
}
#menu > ul > li.last-child> a, #menu > ul > li:last-child > a {
	border-right: none;
}
#menu > ul > li > a:hover {
	color: #fff;
}
#menu > ul > li > ul {
	list-style: none;
	background: #fff;
	margin: 0px 0 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 10;
	min-width: 175px;
}
#menu > ul > li:hover > ul {
	display:block;
}
#menu > ul > li > ul > li {
	padding: 0 10px;
	border-top: solid 1px #ffffff;
}
#menu > ul > li > ul>li:hover {
	background: #000;
}
#menu > ul > li > ul > li > a {
	display: block;
	text-align: center;
	color: #000;
	font-weight:bold;
	text-deocration: none;
	padding: 2px 0;
	text-decoration: none;
}
#menu > ul > li > ul > li > a:hover {
	color: #ffffff;
}
#menu > ul > li > ul>li:first-child {
	border: none;
}
#statut {
	clear: both;
	margin: 10px 0 0 180px;
	height: 30px;
	font-weight: bold;
	
}
#statut > p {
	padding: 3px 5px;
	margin: 0;
	color: #1a587f;
}
#statut > p > span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	background: url('../../images/statut.png') no-repeat;
	vertical-align: bottom;
}
#statut.succes>p>span {
	background-position: -20px 0;
}
#statut.erreur>p>span {
	background-position: 0 0;
}

#contenu {
	clear: both;
	width: 980px; 
	margin: 0 auto;
	padding: 10px 5px 20px;

}
#arbre {
	float: left;
	width: 400px;
}
#detail_dept {
	float: left;
	width: 400px;
	display: none;
}


form.formProfil {
	background: url("../../images/motifPE.png") #fff repeat-x ;
	margin-left:184px;
	width:646px;
	padding-bottom: 20px;
}
form.formProfil label {
	font-size:15px;
	font-weight: bold;
	width:300px;
	margin-top: 10px;
	color: #000;
	vertical-align: top;
}
form.formProfil .indice {
	font-size:15px;
	font-weight: bold;
	margin: 15px 0 10px 25px;
	color:#878888;
	width:500px;
}
form>h4 {
	margin: 10px 0 2px;
	color: #1a587f;
}
form > #images_produits {
	position: relative;
	float: right;
	margin: 0;
	border: solid 1px #D3D3D3;
	width: 385px;
	height: 385px;
}
form > div#images_produits > p {
	position: absolute;
	margin: 0;
	padding: 2px 10px;
	height: 20px;
	bottom: 0;
	width: 365px;
	background: #D3D3D3;
	color: #1a587f;
	text-align: center;
}
form > div#images_produits > p > span {
	display: inline-block;
	width: 245px;
	height: 20px;
	vertical-align: top;
} 
form > div#images_produits > p > a {
	display: inline-block;
	background: url('../../images/nav_pagination.png');
	width: 20px;
	height: 20px;
	margin: 0 20px;
	text-indent: -99em;
	text-decoration: none;
	vertical-align: center;
}
form > div#images_produits > p > a.bt_prec {
	background-position: 0 -20px;
}
form > div#images_produits > p > a.bt_suiv {
	background-position: -20px -20px;
}
form > div#images_produits > img {
	display:none;
}
form > div#images_produits > img:first-child {
	display:block;
}
form > p {
	margin: 2px 0;
}
form p > label:first-child {
	padding-left: 20px;
}
form p > label {
	display: inline-block;
	width: 150px;
}
form p.accessible {
	margin: 20px 0 0;
	color: #1a587f;
}
form p.accessible label {
	width: auto;
}
form p.ident {
	padding-left: 20px;
}
 
form > input[type=submit]:hover{
 	color: #fff;
	background-color: #787878;
}
 
#contenu .formProfil input[type="submit"]{
	background-color: #000;
	color: #fff;
	width: 130px;
	height: 34px;
	font-size: 15px;
	float: left;
	border: none;
	font-weight: bold;
	margin: 10px 20px;
	margin-left: 325px;
	cursor: pointer;
}
#contenu #login input[type="submit"]{
	float: none;
}
.btAnnuler{
	background-color: #000;
	color: #fff;
	width: 130px;
	height: 34px;
	font-size: 15px;
	border: none;
	font-weight: bold;
	margin: 10px 20px;
	cursor: pointer;
}
 
 
form input[type=text] {
	border: solid 1px #000; 
	width: 295px;
	height:21px;
}

form input[type=password] {
	border: solid 1px #000; 
	width: 295px;
	height:21px;
}
form select {
	border: solid 1px #000;
	width: 240px;
}
form select[multiple] {
	vertical-align: top;
}
form textarea {
	border: solid 1px #000;
	width: 295px;
	height: 80px;
	margin-top: 20px;
 
}
form input[type=file] {
	border: solid 1px #1a587f;
	width: 245px;
}
 
form input[type=submit] {
	margin-left: 170px; 
}
table.liste {
	/*border-collapse: collapse;*/
	width: 776px;
	margin: 0px 154px 0;
	border-spacing: 0px 2px;
}
table tr{
	/*padding-top:3px;*/
	background: #fff;
	border-bottom: 1px solid #000;
}
table.liste th {
	background: #5b5d5d;
	color: #fff;
	height:45px;
	font-size: 18px;
}
table.liste th:first-child {
	width: 160px;
}
table.liste td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px 5px;
}
table.liste td:first-child {
	width: 196px;
}
table.liste td:last-child {
	border-right: 0px;
}
table.liste td > a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
td.action > span {
	display: inline-block;
	width: 2px;
}

/****************************************/
table.liste thead tr .header {
	background-image: url(../../images/ts_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.liste thead tr .headerSortUp {
	background-image: url(../../images/ts_asc.gif);
}
table.liste thead tr .headerSortDown {
	background-image: url(../../images/ts_desc.gif);
}
table.liste thead tr .headerSortDown, #listeclient thead tr .headerSortUp {
	background-color: #1a587f;
	color: #fff;
}
#pagination{
	margin-left:612px;
}
#pagination > a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 2px;
	background: url('../../images/nav_pagination.png');
	text-indent : -99em;
}
#pagination > input[type=text] {
	display: inline-block;
	width: 40px;
	text-align: center;
	border: none;
	background-color: transparent;
}
#pagination > a.first {
	background-position: 0 0;
}
#pagination > a.prev {
	background-position: 0 20px;
}
#pagination > a.next {
	background-position: 20px 20px;
}
#pagination>a.last {
	background-position: 20px 0;
}
div.tabs {
	margin: 20px 0 0;
	font-size: 0.9em;
}
#copyright {
	margin-top: 50px;
	bottom: 0;
	text-align: center;
	width: 100%;
}

#copyright a {
	color:#787878;
}
#copyright > p {
	text-align: center;
}
#copyright > p > a {
	color: #90909d; 
	text-decoration: none;
	color:#facd41;
	font-weight:bold;
}
ul.attributs {
	list-style: none;
	margin: 0;
	padding: 0 0 0 150px;
}
#association > div {
	width: 220px;
	float: left;
	margin: 0 40px 0 0;
	padding: 10px 20px;
	border: solid 1px #90909d;
}
#association > div > p {
	margin: 0;
}
#produits_relies {
	width: 500px;
	max-height: 200px;
	overflow-y: scroll;
}
a.btmodifier {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') -24px 0 no-repeat;
}
a.btrelations {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') 0 0 no-repeat;
}
a.btimprimer {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') -96px 0 no-repeat;
}
a.btsupprimer {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') -24px -24px no-repeat;
}
a.btajouter {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') 0 -24px no-repeat;
}
a.btsupp_etape {
	display: inline-block;
	text-indent: -99em;
	width: 24px;
	height: 24px;
	background: url('../../images/icones_cms.png') -24px -24px no-repeat;
}
p#filtre {
	text-align: right;
	padding: 0;
}

/*********************************************/
span.recherche {
	display: inline-block;
	background: #ffffff;
	height: 24px;
	vertical-align: bottom;
}
span.recherche > input {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	vertical-align: bottom;
}
span.recherche>input[type=text] {
	height: 20px;
	border: 1px solid #C9DAE0;
	border-right: none;
	padding: 1px 0 1px 5px;
}
span.recherche>input[type=submit] {
	width: 24px;
	height: 24px;
	background: url('../../images/loupe_recherche.png') 0 0 no-repeat;
	border: 1px solid #C9DAE0;
	border-left: none;
}
span.recherche>input[type=button] {
	width: 24px;
	height: 24px;
	background: url('../../images/x_recherche.png') 0 0 no-repeat;
	border: 1px solid #C9DAE0;
	border-left: none;
}
span.recherche:hover>input[type=submit],
span.recherche:hover>input[type=button] {
	background-position: 0 -24px;
}
ul.liste_produits {
	display: none;
}
#rel_blocs>div {
	width: 450px;
	float: left;
}
#rel_blocs>ul {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#rel_blocs label {
	display: inline-block;
	width: 140px;
}
#rel_blocs input[type=button] {
	display: inline-block;
	margin: 0 0 0 315px;
}
#rel_blocs > ul > li > a {
	display: inline-block;
	margin: 0 10px 0;
}
label.texte {
	display: inline;
	width: auto;
}
.preview {
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:0.938em;
	color:#000000;
	line-height:125%;
}
.preview > p {
	margin:0 0 10px;
	text-align:left;
}
#detail_produit > div {
	float: left;
	width: 201px;
	height: 335px;
	overflow: auto;
}
#detail_produit > div:first-child {
	width: 301px;
}
#detail_produit > img {
	float: left;
	display: block;
	width: 385px;
	height: 335px;
	margin: 0 10px;
}
#remplacement del {
	color: #ff0000;
}
#remplacement ins {
	color: #1a587f;
	text-decoration: none;
	font-weight: bold;
}
#liste_choix > div {
	padding: 0 0 15px;
}
ul#liste_etapes {
	display: none;
}

.error{ color: #ff0000;}





iframe#uploadIframe {
 border: 0px none;
 display: none;
 width: 500px;
}
.progressGrey {
 background: #ccc;
 border:1px solid #000;
 color: #666;
 font-size: 13px;
 font-weight:bold;
 height: 15px;
 overflow:hidden;
 padding:1px 0px 1px 3px;
 position:relative;
 white-space:nowrap;
 width: 500px;
}
.progressRed {
 background: #f00;
 border-right:1px solid #000;
 color: #fff;
 font-size: 13px;
  
 height: 15px;
 left:0px;
 overflow:hidden;
 padding:1px 0px 1px 3px;
 position:absolute;
 top:0px;
 white-space:nowrap;
}