/********************************************
   AUTHOR:  			Erwin Aligam
            			Thomas Noirez
   WEBSITE:   			http://www.styleshout.com/
********************************************/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #e0e0e0;
	font: 9pt/1.5em sans-serif;
	color: #707070;
	text-align: center;
	margin: 15px 0;
	z-index: 100;
}
/* LIEN */
#wrap {
	-moz-box-shadow: 5px 5px 5px 0px #000000;
	-webkit-box-shadow: 5px 5px 5px 0px #000000;
	-o-box-shadow: 5px 5px 5px 0px #000000;
	box-shadow: 5px 5px 5px 0px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=5 );
}

.webinfo a, .webinfo a:visited {
	color: #283186;
	background: inherit;
	text-decoration: none;
}

* a:hover {
	background: inherit;
	text-decoration: underline;
}

a:VISITED {
	text-decoration: none;
}

.webinfo a, .webinfo a:visited, #plan a, #plan a:visited {
	color: #283186;
}



#header a, #header a:visited {
	color: #FFFFFF;
	background: inherit;
}

#header a:HOVER, .webinfo a:HOVER, #plan a:HOVER, #mandat a:HOVER {
	text-decoration: underline;
}

h1 {
	text-transform: uppercase;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

form {
	margin: 10px;
	padding: 0 5px;
	border: 1px solid #D5D5D5;
	background-color: #DADADA;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

input {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em sans-serif;
	color: #777;
}

textarea {
	width: 400px;
	padding: 2px;
	font: normal 1em sans-serif;
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #777;
}




#header h1#titleText {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 20pt sans-serif;
	letter-spacing: -1px;
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
	top: 25px;
	left: 20px;
}

#header #header-links {
	top: 25px;
	left: 700px;
	font: bold 10pt sans-serif;
	letter-spacing: -1px;
	position: absolute;
	text-align: right;
}

#header #header-locale {
	float: right;
	font: bold 10pt sans-serif;
	letter-spacing: -1px;
	margin: 20px 3em 1em 1em;
	text-align: right;
}

#header #header-logo {
	display: none;
	float: right;
	font: bold 10pt sans-serif;
	letter-spacing: -1px;
	margin: 20px 3em 2em 1em;
}



#header h2#sloganText {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 9pt sans-serif;
	text-transform: none;
	color: #ffffff;
	top: 75px;
	left: 20px;
}

#nav1 {
	background-color: #B0B5E5;
}

#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	font-family:sans-serif;
}


#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #6a6f9a; 
	width: 110px; 
}
#nav1 ul li:first-child {
	border-left:1px solid #6a6f9a; 
}


#nav1 ul li a {
	display:block;
	float:left;
	color:#283186;
	text-decoration:none;
	width: 110px; 
	line-height:40px;
	font-weight:bold;
}






#nav1 ul li.current a, #nav1 li.current a, #nav1 ul li.current {
	background-color: #283186;
	color:#b0b5e5;
} 




#main p,#main h1,#main h2,#main h3,#main ol,#main ul,#main form {
	margin: 5px 0pt 0pt 0pt;
}

#main p,#sidebar p {
	text-align: justify;
}


h1 {
	font-family:sans-serif;
	font-size:13pt;	
	letter-spacing:1px;
}

#main h1, #plan h1 {
	border-top: 1px solid #4c5e03;
	border-bottom: 1px solid #4c5e03;
	color:#4c5e03;
	padding-left:0.5em;
	background-color:#d0e679;
}

#main p {
	padding-left:1em;
}

#main li {
	margin-left:2em;
}

#main h2 {
	margin-top:2em;
	color:#4C5E03;
	font-family:sans-serif;
	font-size:12pt;	
}

#main h3 {
	color:#283186;
	font-family:sans-serif;
	font-size:12pt;	
}

#main img {
	border: 0px solid #CCC;
	padding: 0px;
}





#sidebar * {
	margin: 1px;
}

#sidebar h1 {
	font-family:sans-serif;
	font-size: 13pt;
	padding-left:0.5em;	
	color: #283186;
	background-color: #ffffff;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #e1e1e1;
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 0px 0 0px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #e1e1e1 ;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #283186;
	background-color: #ffffff;
	display: block;
	line-height: 24px;
}


#sidebar ul.sidemenu li a:hover, #plan ul.planliste a:hover {
	background-color: #b0b5e5;
	color: #283186;
}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



h1, h2, h3, h4, h5 {
	padding-top:3px;
	padding-bottom:3px;
}



#nav1 ul li a {
	font-size:14px;
	text-transform:uppercase;
}




#footer-wrap a {
	text-decoration: none;
	color: #707070;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	margin-top:20px;
	padding:0;
}

#footer-wrap h2 {
	color: #707070;
	margin: 0;
	padding: 0 10px; 
}



.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }

#planTable{
	width:100%;
	vertical-align:top;
}

#planTable tr td{
	vertical-align:top;
	width: 50%;	
}



#plan ul.planliste {
	list-style: none;
	text-align: left;
	padding: 20px;
	text-decoration: none;	
}


#plan ul.planliste li {
	list-style: none;
	padding: 0px 0 0px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #e1e1e1 ;
}

#plan ul.planliste a, #plan h1 a {
	text-decoration: none;	
	display:block;
	color: #283186;
}


.listActif {
	width:100%;
}
.listActif caption {
	text-align: left;
	margin-top:20px;
}
.listActif th {
	text-align: center;
}

.listActifPair {
	background-color: #DDDDDD;
}
.listActifImpair {
	background-color: #EEEEEE;
}

#alphabet {
	width:100%;
	text-align:center;
	font-family:sans-serif;
	font-size : 20px;
	color: #DADADA;
	margin : 20px 0px;
}

#alphabet a {
	padding:4px;
	color : #283186;
	text-decoration : none;
}
#alphabet a.letter  {
	color:#aacd1f;
}
#alphabet a.selectletter {
	color:#ffffff;
	background-color:#aacd1f;
}

.glossaire {
	text-align:justify;
}

.glossaire h1 {
}

#loginInfoMenu {
	background-color: #FFCFCF;
	margin-bottom: 5px;
	margin: 6px auto 2px;
	width: 900px;
	color: #0F3C54;
}

#loginmenu {
	color: #0F3C54;
	clear: both;
}

#logininfo {
	background-color: #FFCFCF;
	margin-bottom: 5px;
	margin: 6px auto 2px;
	width: 900px;
	
}


#loginmenu ul {
	display: table;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

#loginmenu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}

#loginmenu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	width: 150px;
	font-weight: bold;
	vertical-align: middle;
	color: #0F3C54;
}

#loginmenu ul li a:hover {
	background-color: #FF4F4F;
	color: #ffffff;
}


#logininfo {
	position: relative;
}

#loginLeft {
	float: left;
}
#loginRight {
	float: right;
}





TABLE.t-data-grid THEAD TR, div .t-palette-title {
    color: white;
    background-color: #aacd1f;
}

TABLE.t-data-grid THEAD TR * a, TABLE.t-data-grid THEAD TR * a:visited {
    color: white;
	text-decoration: none;
}

TABLE.t-data-grid TBODY TR * a, TABLE.t-data-grid TBODY TR * a:visited {
	color: #283186;
}

DIV.t-data-grid-pager SPAN.current {
    color: white;
    background-color: #aacd1f;
}
#loginform {text-align: center;}

.verifPassifList .pair {
    background-color: #f3f3f3!important;
}

.verifPassifList DIV.t-data-grid-pager A{
    background-color: white;
}

#main .verifPassifList .monListeDebiteur {
	text-align: right;
}

.webinfo-controleur-verif-passif .passifDeclare th.label, .webinfo-dirigeant-verif-passif .passifDeclare th.label {
	padding: 2px;
	text-align: center;
}

.webinfo-controleur-verif-passif TABLE.t-data-grid THEAD TR TH {
	text-align: center;
}

#main .webinfo-dirigeant-verif-passif #actionLot {
	clear: both;
}

#main .verifPassifList .creancerefCreancier, 
#main .verifPassifList .creancecivNomComplet,
#main .verifPassifList .verifPassifobservation{
	width: 25%;
}

#main .verifPassifList .creanceidNumero {
	width: 2em;	
}

.listDocAttendu .row {
    display: table;
    width: 100%;
}

.listDocAttendu .row .col-sm-7 {
    display: table-cell;
    width: 60%;
}

.listDocAttendu .row .col-sm-5 {
    display: table-cell;
    width: 40%;
}