/******************
STRUCTURE
******************/
body#home{
	padding-top:10px;
	padding-bottom:0;
	font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    background: url("/docs-assets/images/bg.png") repeat-x 0 0 ;
}

body{
	padding-top:10px;
	padding-bottom:80px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	background: url("/docs-assets/images/bg.png") repeat-x 0 0 ;
}


h1{
	background-color: #0088CC;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
    line-height: 1;
	margin-bottom: 0;
	margin-top: 14px;
}

h4{
	color:#3C4F70;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
    line-height: 1;
	margin-bottom: 12px;
}



a:active, a:focus{
      outline:none;
}


.titre{
	background-color: #0088CC;
	margin-bottom: 20px;
	padding-bottom:20px;

}

/******************
 	LOGO
******************/
#home  .logo{
 	background: url("/docs-assets/images/logo-home.png") no-repeat 0 0 ;
 	width: 230px;
 	height:160px;
 	display:block;
 	margin:0 auto;
}

.logo{
 	background: url("/docs-assets/images/home.png") no-repeat 0 0 ;
 	width: 240px;
 	height:122px;
 	display:block;
 	margin:0 auto;
}



/******************
 	HOME
******************/
.groupe{
	color:#0088CC;
	text-transform: uppercase;
	font-weight: 700;
}


.intro{
	background:#FAFAFF;
	padding: 10px
}

.intro ul{
	margin-left: 4px;
	padding:0;
	list-style-type: none;
}

.intro ul li{
	background: url("/docs-assets/images/intro-li.png") no-repeat 0 5px ;
	padding:0 0 0 18px;
}

.arbotitre{
	color:#3C4F70;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px 0
}

#home button{
	margin:0 0 14px 0;
}

#home  ul.arbo  {
	margin-left: 20px;
	margin-bottom: 20px;
	padding:0;
	list-style-type: none;
}
#home  ul.arbo li {
	background: url("/docs-assets/images/dossier.png") no-repeat 0 0 ;
	padding:0 0 8px 34px;
}
#home  ul.arbo li a {
	color:#3C4F70;
}


#rechercheimmeuble{
	background:#FAFAFF;
	padding: 20px
}

#rechercheimmeuble .titre{ 
	background: url("/docs-assets/images/immeuble.png") no-repeat 0 0 ;
	padding:0 0 8px 50px;
	color:#3C4F70;
	font-weight: 700;
}



/******************
TOP
******************/
.nav-top {
	margin-bottom:20px;
}
.nav-top .col-md-4{
	min-height:122px;
	position: relative;
}

.logo{
	text-align: center;
	z-index: 20px;
	position:relative;
}

.nav-top [class*="col-"] {
	padding-top:0;
	padding-bottom:0;

}

.nav-left {
	position: absolute;
	bottom:10px;
	left:15px;
}

.nav-left a{
	margin-right:20px;
}

.langue{
	margin:0 0 60px 0;
	display:block;
	color:#666670;
}

.connection{
	text-align: right
}
.connection a{
	font-size: 12px;
	color:#666670;
	text-decoration: none;
}
.connection a:hover{
	color:#666670;
	text-decoration: underline;
}

label {
	font-weight: normal;
	margin-bottom: 5px;
	font-size:13px;
}

.nav-right {
	position: absolute;
	bottom:10px;
	left:0;
}

.nav-right a, .nav-left a{
	border-bottom:3px solid transparent;
	padding-bottom:8px;
	text-decoration:none;
	color:#000;
	font-size: 15px
}

.nav-right a:hover, .nav-left a:hover {
	border-bottom:3px solid #0088cc;
	transition: border-color 1s, color 2s;
}

.nav-right a.active, .nav-left a.active {
	color: #0088cc;
	border-bottom:3px solid #0088cc;
	transition: border-color 1s, color 2s;
}

/******************
	Acces direct
******************/
.acces{
	background-color: #809096;
	margin-bottom: 20px;
	color:#FFF;
}

.acces .txt{
	line-height: 110px;
	font-size: 18px;
	color:#FFF;
	font-weight: 700
}

option{
	padding:0 14px;
}

.selection{
	margin-bottom:14px;
}

.fondbleu{
	padding: 20px;
	background:#0088CC url("/docs-assets/images/fond-acces.png") left 50% no-repeat;
}
.acces .btn.btn-default.search {
	background-color:#FFF ;
}


/******************
	Tableau de bord
******************/
.tableau{
	background-color: #0088CC;
	color:#FFF;
	margin-bottom:0;
}

.tableau .txt{
	line-height: 140px;
	font-size: 18px;
	color:#FFF;
	font-weight: 700;
}

.tableau .pictos-tableau{
	display: inline-block;
	width: 33px;
	height: 28px;
	margin-top: -1px;
	margin-right: .4em;
	line-height: 24px;
	vertical-align: middle;
	background-image: url("/docs-assets/images/pictos-tableau.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}


.tableau .fondbleu{
	padding: 20px;
	background:none;
}

.tableau .btn.btn-default.search {
	background-color:#FFF ;
}

.tableau .produit{
	color:#0088CC;
	font-weight: 700
}

.tableau .base{
	color:#3C4F70;
	font-weight: 700
}

/******************
	DERNIERS
******************/
.derniers .txt{
	color:#3C4F70;
	font-weight: 700;
	font-size: 16px;
	border-bottom: 6px solid #3C4F70;
	padding:0 0 4px 0;
	margin:0 0 16px 0;
}

.derniers .icon-commentaire, .derniers .icon-dernier{
	margin-right: 10px !important;
}

.derniers .link{
	color:#666;
	margin:0 0 16px 0;
}

.derniers a{
	font-size: 14px;
	color:#0088CC;
	font-weight: 700;
}

.derniers .item-cadre .plus{
	font-weight: 700;
}

.derniers a.plus {
	color:#666670
}


/******************
	ACTU
******************/
.actufond {
	background-color:#f5f5f5;
	padding-bottom: 20px
}

.actu .fleche{
	margin:-3px;
}

.actu span{
	font-weight: 700;
	color:#0088CC;
}

/******************
	Poser une question
******************/
.poserquestion label{
}

.poserquestion .ciel{
	background:#ECF0F1;
	padding: 30px 20px;
	margin:0 0 20px 0 ;
}

.poserquestion .row{
	margin-bottom: 10px;
}
.poserquestion .num{
	line-height:14px;
}

.poserquestion .rechercher, .poserquestion .exporter, .poserquestion .traiter,.poserquestion .repondre{
	color: #333333;
	border-color: #c3cad2;
	width: 100%;
	border:none;
	color: #0088CC;
	font-weight:700;
	background:#c3cad2;
}

.poserquestion .rechercher span.loupe{
background:#c3cad2 url("/docs-assets/images/question-loupe.png") right 3px no-repeat;
width:30px;
height:30px;
}

.poserquestion .exporter span.ftp{
background:#c3cad2 url("/docs-assets/images/question-ftp.png") right 3px no-repeat;
width:30px;
height:30px;
}

.poserquestion .traiter span.traiter{
background:#c3cad2 url("/docs-assets/images/question-traiter.png") right 3px no-repeat;
width:30px;
height:30px;
}
.poserquestion .repondre span.rep{
background:#c3cad2 url("/docs-assets/images/question-repondre.png") right 3px no-repeat;
width:30px;
height:30px;
}

.questionposee {
	font-size:12px;
}

.publication {
	margin-bottom:20px;
}

hr {
	border: 1px solid #3C4F70;
}
/******************
	Moteur
******************/
.form-inline.moteur	{
	margin:0 0 20px 0 ;
	line-height: 32px
}

.search{
	background:url("/docs-assets/images/icones.png") -118px 2px no-repeat;
	width: 30px;
	height: 30px;
}

.ciel{
	background:#ECF0F1;
	padding: 3px 0 2px 0
}

/******************
	LISTING
******************/
.niveau-01 a{
	color:#2D374C;
}

.niveau-01 .ligne{
	margin:0 0 0 0 ;
	padding:5px;
}
.niveau-02 .ligne{
	padding:2px 5px 0 5px;
	margin:0 0 0 46px ;
}

.niveau-03 .ligne{
	padding:2px 5px 0 5px;
	margin:0 0 12px 92px ;
	line-height:14px;

}
.niveau-02 .col-lg-1, .niveau-03 .col-lg-1, .niveau-04 .col-lg-1, .niveau-05 .col-lg-1{
	width:0.5%;
}
.niveau-02 a, .niveau-03 a {
	color:#0088cc;
	text-decoration:underline;
}

.niveau-01:hover, .niveau-02:hover{
	background-color: #ECF0F1;
}

.ligne .icon-plus, .ligne .icon-moins {
	margin-left: 8px;
}



.niveau-02 label, .niveau-03{
	font-size: 13px;
}


.ligne ul li{
	float:left;
}


.niveau-04 .ligne {	 
  padding:2px 5px 0 5px;
  margin:0 0 0 138px ;
}

.niveau-05 .ligne{ 
  padding:2px 5px 0 5px;
  margin:0 0 0 184px ;	 
}

.niveau-06 .ligne{
  padding:2px 5px 0 5px;
  margin:0 0 0 230px ;
}

.niveau-07 .ligne{
  padding:2px 5px 0 5px;
  margin:0 0 0 276px ;
}

.niveau-08 .ligne{
  padding:2px 5px 0 5px;
  margin:0 0 0 322px ;
}

.niveau-09 .ligne{
  padding:2px 5px 0 5px;
  margin:0 0 0 368px ;
}

.niveau-10 .ligne{
  padding:2px 5px 0 5px;
  margin:0 0 0 414px ;
}


.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #ECF0F1;
}

.table > thead > tr > td:first-child, .table > tbody > tr > td:first-child{
	padding: 8px 0 8px 8px;
	width: 12px;
}

/******************
	MENU BOTTOM
******************/

@media (min-width: 768px)  {
	.navbar-header {
	display: none;
	}

.navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	}
.navbar-fixed-bottom .navbar-collapse .container {
	padding-left: 0;
	padding-right: 0;
}
}


.navbar-fixed-bottom {
	border-width: 1px 0 0;
	bottom: 0;
	margin-bottom: 0;
	padding: 10px 0!important;
}

.navbar-fixed-bottom .navbar-nav > li > a, .navbar-fixed-bottom .navbar-nav > li > a:focus{
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left:10px;
	min-width: 146px;
	text-align:center;
	border-bottom: 5px solid #8e9eaa;
	background-color: #ecedef;
	color:#2D374C;
	line-height: 30px
	transition: background-color .3s, color 1s;
}

.navbar-fixed-bottom .navbar-nav li a:hover {
	color:#FFF;
	background-color: #3d4d6f;
	border-bottom: 5px solid #8d9ea8;
	transition: background-color .3s, color 1s;
}

.navbar-fixed-bottom .navbar-nav > li:first-child > a{
	margin-left:0px;
}

li.link a{
min-height: 46px;
display:block;
line-height: 40px;
text-align:center;
}

/******************
PANEL
******************/
.item-cadre{
	position: relative;
	display: block;
	padding: 0;
	margin-bottom: 10px;
	background-color: #ffffff;
	font-size: 12px	
}

.item-documents{
	background-color: #ECF0F1;
	color:#2C3E50;
	padding:10px;
	font-weight:bold;
}

.item-documents > span + span{
	margin:0 0 0 20px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: #ffffff;
}


.list-group-item {
	position: relative;
	display: block;
	padding: 10px 0;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: none;
}

.list-group-item:first-child {
	border-top-right-radius: none ;
	border-top-left-radius: none;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: none;
	border-bottom-left-radius: none;
}


.list-group-item.active{
	background-color: #ECF0F1;
	color:#2C3E50;
}

.list-group-item.plus{
	text-align:right;
}

a.list-group-item.plus {
	color:#0088CC;
}

.ajouter{
	padding:0 30px 0 0;
	background: url("/docs-assets/images/ajouter.png") no-repeat right 0;
	height:19px;
	display: block;
}

/******************
ICONE
******************/
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	margin-right: 0;
	line-height: 24px;
	vertical-align: middle;
	background-image: url("/docs-assets/images/icones.png");
	background-position: 24px 24px;
	background-repeat: no-repeat;
}

a[class^="icon-"]:hover,
a[class*=" icon-"]:hover{
	text-decoration: none;
}

.icon-print {
	background-position: 0		0;
}
.icon-plus {
	background-position: -24px		0;
	margin-top: -4px;
}

.icon-moins {
	background-position: -336px		0;
	margin-top: -4px;
}

.icon-commentaire {
	background-position: -48px		0;
}
.icon-ajouter {
	background-position: -72px		0;
}
.icon-document {
	background-position: -96px		0;
}
.icon-loupe {
	background-position: -120px		0;
}
.icon-date {
	background-position: -144px		0;
}
.icon-download {
	background-position: -168px		0;
}
.icon-printblack {
	background-position: -192px		0;
}

.icon-question {
	background-position: -216px		0;
}

.icon-retour {
	background-position: -240px		0;
}

.icon-close {
	background-position: -264px		0;
}

.icon-entrer{
	background-position: -288px		0;
}

.icon-traiter{
	background-position: -312px		0;
}

a[class^="picto-"]:hover,
a[class*=" picto-"]:hover{
	text-decoration: none;
}


.picto-top{
	width: 43px;
	height: 43px;
	margin: 0 auto;
	vertical-align: text-top;
	background-image: url("/docs-assets/images/pictos-top.png");
	background-position: 50% 0;
	background-repeat: no-repeat;
}

a.picto-top:hover{
	background-position: 50% -43px;
}


.picto-print{
	width: 43px;
	height: 43px;
	margin: 0 auto;
	vertical-align: text-top;
	background-image: url("/docs-assets/images/pictos-print.png");
	background-position: 50% 0;
	background-repeat: no-repeat;
}

a.picto-print:hover{
	background-position: 50% -43px;
}


/******************
	Footer
******************/
.footer{
	text-align:center;
	color:#666;
	padding:14px;
}



/******************
	MODAL
******************/
.modal-dialog h4{
	color:#FFF;
}


.modal-dialog {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 600px;
}

.modal-content{
	background-color: #FFF;

}

.modal-header {
	background-color: #0088CC;
	border-bottom: none;
	 min-height: 16.4286px;
    padding: 15px;
    border-radius: 4px 4px 0 0;
}

.modal-footer {
    border-top: 1px solid #FFF;
}


#myModal .styledRadio {
    display: inline-block;
}


#myModal label {
	padding-left: 20px;
	font-size: 14px;
	font-weight: 700;
	line-height: 43px;
 	vertical-align: 16px;
}

.modal-body {
    padding: 20px 20px 0 20px;
    position: relative;
}

.nav-top .col-md-5 {
    min-height: 122px;
    position: relative;
}

ul.actes a {
    color: red;
    font-weight: bold;
}
