/* $Id$ */

/* Body
-------------------------------------------------------------- */
body {
background:#f0f0f2;
padding:0;
margin:0;
/*color:#666666;*/
/*color:#555554;*/
color:#1D1D1B;
line-height:1.5em;
font-family:Arial,Verdana,sans-serif;
font-size:13px;
/*text-align: justify;*/
}

#page-wrapper {
padding:0;
margin:0;
margin:0 auto;
float:left;
width:100%;
}

.clearfix {
clear:both;
}

/* Text elements
-------------------------------------------------------------- */

p {

}

a {
text-decoration: none;
color: #00519F;
}

a:link {
color: #00519F;/*#0b5ed8;*//*#e87e17*/
text-decoration: none;
}

a:visited {
color: #0b5ed8;/*#e87e17*/
}

a:hover {
text-decoration: underline;
}

code, pre {
background: #eee;
color:#000;
}

/* heading
-------------------------------------------------------------- */

h1 {
font-size:28px;
font-family:"Times New Roman",Georgia,Serif;
}

h2 {
font-size:22px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

h5 {
font-size: 14px;
}

h6 {
font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
line-height:2.3em;
padding:0;
margin:0;
}

h1,h2,h3 {
font-weight:normal;
color: #00519F;
}

/* Header
-------------------------------------------------------------- */

#header-wrapper {
width:100%;
background:#fff;
float:left;
border-bottom: 1px solid #bfbfc6;
height:145px;
}

#header {
width:806px;
margin:0 auto;
}

#branding-wrapper {
float:left;
width:50%;
height:75px;
}

.branding {
margin:14px 0px;
float:left;
display:inline;
}

.branding h1, .branding h2 {
font-size:20px;
margin: 0 10px 0 0;
font-weight:bold;
text-transform:uppercase;
}

.branding a:hover {
text-decoration:none;
}

.name-slogan-wrapper {
float:left;
}

.logo {
float:left;
margin-right:10px;
margin-left:25px;
}

.logo img {
/*height:43px;*/
}

.site-name {
font-style:normal;
}

.site-slogan {
font-weight:bold;
font-size:14px;
font-style:italic;
}

#authorize { 
float: right;
bottom:0;
font-size:12px;
}

#authorize  ul {
margin: 40px 0 0;
padding-left:0;
}

#authorize ul li { 
display: inline; 
list-style: none;  
background-image: none;
}

#authorize ul li.first {
padding-right:10px; 
}

.feed-wrapper {
float:right;
margin: 42px 0 0;
margin-left: 10px;
}

/* Container
-------------------------------------------------------------- */

#container-wrapper {
width:100%;
background:#f0f0f2 url(images/body-bg.gif) repeat-x top;
clear:both;
}

#container-outer {
width:818px;
margin:0 auto;
background:#f0f0f2 url(images/shadow-body.gif) repeat-y;
}

#container-inner {
width:804px;
margin:0 auto;
clear:both;
background:#fff url(images/separator-bottom.gif) no-repeat bottom center;
}

#shadow-bottom {
width:818px;
margin:0 auto;
height:9px;
background:#f0f0f2 url(images/shadow-footer.gif) no-repeat;
}

/* Menu regular
-------------------------------------------------------------- */

#menu-wrapper {
width:100%;
float:left;
position:relative;
background:transparent url(images/shadow-dash.gif) no-repeat top left;
z-index:4;
}

.menu-outer {
width:804px;
margin:0 auto;
height:43px;
}

.menu-inner {
width:804px;
height:43px;
margin:0 auto;
background:#f4f4f4 url(images/menu-bg.gif) repeat-x top;
border-bottom:1px solid #bfbfc6;
float:left;
}

.menu-left {
width:22px;
float:left;
background:transparent url(images/menu-left.gif) no-repeat;
height:43px;
}

.menu-right {
width:22px;
float:right;
background:transparent url(images/menu-right.gif) no-repeat;
height:43px;
}

#superfish {
float:left;
position:relative;
width:93%;
}

#superfish h2.block-title {
height: 0;
overflow: hidden;
position: absolute;
}

.breadcrumb {
color: #00519F;
padding: 7px 25px;
clear:both;
font-size:12px;
display:none;
}

.breadcrumb a {
color: #00519F;
}


ul.links {
padding:0;
margin:0;
}

/* Breadcrumb shadow
-------------------------------------------------------------- */

.breadcrumb-shadow {
margin: 0 auto;
width:804px;
clear:both;
height:10px;
background:transparent url(images/shadow-bc.gif) no-repeat top right;
}

/* Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper {
width:818px;
float:left;
}

.slideshow {
width:804px;
height:375px;
margin:0 auto;
overflow:hidden;
text-align:center;
background:#fff;
z-index:1;
}

.slideshow h2.block-title {
height: 0;
overflow: hidden;
position: absolute;
}

.mission {
position:absolute;
color:#fff;
font-size:18px;
/*background:#0b5ed8;*/
background:#00519F;
margin:140px 65px;
width:600px;
padding:20px;
line-height:1.5em;
font-style:italic;
font-family:Georgia;
opacity: 0.85;
filter:alpha(opacity=85);
z-index:2;
/*text-transform: uppercase;*/
}

/* Page margin + Sidebar
-------------------------------------------------------------- */

#content-top {
margin-bottom:30px;
}

#content-top .content {
margin:13px 0;
}

#main-content .content-block {
margin-top:30px;
}

#main-content .content-block .content {
margin:13px 0;
}

#content-wrapper {
padding: 15px 65px 45px;
}

.front #content-wrapper {
padding: 30px 65px 15px;
}

.front .node {
margin-bottom:30px;
}

.front #main-content .content-block {
margin-bottom:30px;
margin-top:0;
}

.page-blog #content-wrapper {
padding: 30px 65px 15px;
}

.page-blog .node {
margin-bottom:30px;
}

.page-blog #main-content .content-block {
margin-bottom:30px;
margin-top:0;
}

.page-taxonomy #content-wrapper {
padding: 30px 65px 15px;
}

.page-taxonomy .node {
margin-bottom:30px;
}

.page-taxonomy #main-content .content-block {
margin-bottom:30px;
margin-top:0;
}

.one-sidebar #content-wrapper {
/*
padding-left:45px;
padding-right:45px;
*/
padding-left:30px;
padding-right:30px;
}

.two-sidebars #content-wrapper  {
padding-left:30px;
padding-right:30px;
}

.no-sidebars #content-wrapper {
padding-left:65px;
padding-right:65px;
}

.one-sidebar #main-content {
float:left;
width:71%;
margin-right:3%;
}

.sidebar {
float:right;
width:25%;
}

.sidebar h2.block-title {
font-size:1.3em;
border-bottom:1px solid #bbb;
padding-bottom:3px;
}

.sidebar .content {
margin:13px 0;
}

.views-row-odd, .views-row-even {
margin-bottom:30px;
}

.views-row-last {
margin-bottom:0;
}

/* Node + block links
-------------------------------------------------------------- */

ul.links li {
display: inline;
list-style-type: none;
padding: 0 0.5em;
}

ul.links li.first {
padding-left:0;
}

.taxonomy {
padding:0;
margin:0;
}

.taxonomy-term-description {
border-bottom:1px solid #bbb;
padding-bottom: 1em;
}

.item-list  ul.pager{
margin-top:1em;
margin-bottom:0.75em;
}

.block ul {
margin: 0;
padding: 0 0 0.25em 10px;
}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.comment ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.comment ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.comment ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment-add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment-comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment-new-comments a {
background-image: url(images/comments.gif);
}

div.comment ul.links li.comment-edit a {
background-image: url(images/commentedit.gif);
}

div.comment ul.links li.comment-delete a {
background-image: url(images/commentdelete.gif);
}

div.comment ul.links li.comment-reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node-readmore a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.comment ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

/* User profile + picture
-------------------------------------------------------------- */

.profile h3 {
margin-bottom:0.3em;
}

.node .picture, .comment .picture {
float:left;
padding-right:10px;
}

.node .picture img, .comment .picture img {
width:60px;
}

.user-signature {
border-top: 1px solid #ccc;
}

/* Message
-------------------------------------------------------------- */

.messages {
background:#f4f4f4;
padding:0.2em 0.5em;
border: 1px solid #ccc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
margin-bottom:10px;
}

div.error {
padding:0.2em 0.5em;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
margin-bottom:10px;
padding:0.2em 0.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.page-admin-content-aggregator h3 {
margin-top:1em;
}

#aggregator .feed-source {
margin-bottom:1em;
padding:0.5em;
background:#f4f4f4;
border: 1px solid #ccc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.feed-item-categories {
border-bottom: 1px solid #ccc;
padding-bottom:0.2em;
}

/* Comment
-------------------------------------------------------------- */

.comment {
margin-top:1em;
padding:0.5em;
background:#f7f7f7;
border: 1px solid #ccc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.comment-preview {
background-color: #FFFFEF;
color:#000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
border: 1px solid #ccc;
}

.comment-unpublished {
color:#000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
border: 1px solid #ccc;
background-color: #FFF4F4;
}

.comment .new {
float:right;
color:red;
}

.sticky {
border: 1px solid #ccc;
background: #f9f9f9;
margin-top:5px;
padding: 10px 15px 5px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

.preview  .node{
padding: 10px 15px 5px;
margin-bottom:10px;
background-color: #FFFFEF;
color:#000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
border: 1px solid #ccc;
}

.node-unpublished {
padding: 10px 15px 5px;
color:#000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
border: 1px solid #ccc;
margin-top:5px;
background-color: #FFF4F4;
}

/* Book
-------------------------------------------------------------- */

.book-navigation .page-links {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 0.5em;
text-align: center;
margin-bottom: 5px;
}

.book-navigation .menu {
border-top: 1px solid #ccc;
padding: 1em 0 0 3em;
}

.book-navigation ul.menu li {
padding-top:0;
}

/* Poll
-------------------------------------------------------------- */

.poll {
margin:10px 0;
}

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Forum
-------------------------------------------------------------- */

#forum  td.container {
background: #e9e9e9;
}

#forum .name {
font-weight:bold;
}

#forum .description {
font-style:italic;
}

.forum-topic-navigation {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 0.5em;
text-align: center;
}

/* Tabs
-------------------------------------------------------------- */

ul.primary {
border-bottom:1px solid #bfbfc6;
}

ul.primary li a {
background-color: #f0f0f2;
border:1px solid #bfbfc6;
height: auto;
margin-right: 0.5em;
padding: 0 1em;
text-decoration: none;
border-bottom: 1px solid #f0f0f2;
-webkit-border-radius:3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
-khtml-border-radius:3px 3px 0px 0px;
border-radius:3px 3px 0px 0px;
}

ul.primary li a:hover {
background-color: #fff;
border:1px solid #bfbfc6;
border-bottom: 1px solid #fff;
}

li a.active { 
/*color:#666666;*/
color:#00519F;

}


/* Table
-------------------------------------------------------------- */
/*
table {
width:100%;
}

.sticky-table {
margin-top:1em;
margin-bottom:1em;
}

tr.odd {
background: #f4f4f4;
}

tr.even {
background: #f4f4f4;
}

thead th {
padding-left:0.8em;
padding-right:0.8em;
}

tbody {
border-top:none;
}

tbody th {
padding-left:0.8em;
padding-right:0.8em;
}

tr.odd td, tr.even td{
padding: 0.8em;
}

td.active {
background-color: #f4f4f4;
}


*/

fieldset, textarea, select, .form-text {
border: 1px solid #bbb;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
}

#node-form {
margin-bottom:10px;
}

hr {
border: 1px solid #ccc;
height: 1px;
}

/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
margin:0 auto;
text-align: left;
width:804px;
position: relative;
}

#bottom-wrapper h2.block-title {
font-size: 1.3em;
margin-bottom:-10px;
margin-top:20px;
}

#bottom-wrapper .column {
float: left;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
padding-left:25px;
padding-right:25px;
}

#bottom-wrapper .content {
margin: 20px 0 20px;
}

/* Footer
-------------------------------------------------------------- */

#footer {
text-align:center;
padding:5px 20px 30px;
clear:both;
color:#666;
font-size:12px;
}

#footer h2.block-title {
font-size: 1.3em;
margin-bottom:-10px;
}

#footer .content {
margin: 13px 0;
}

#subnav {
margin:0 auto;
position:relative;
}

.footer-message {
margin:0 auto;
position:relative;
}

.footer-message p {
padding:0;
margin:0;
}

/* Maintenance and overlay
-------------------------------------------------------------- */

.in-maintenance  div.error {
padding-left:40px;
}

.overlay #header-wrapper, .overlay #footer {
display:none;
}




/*--------------------------------------------------------------
 MY CUSTOM CSS ADDONS
-------------------------------------------------------------- */


/*--------------------------------------------------------------
 table CSS
-------------------------------------------------------------- */

caption{  
  text-transform: uppercase;
  color:#ffffff;
  background:#00519F;
  border-top:1px solid #D7E4F0;
  border-left:1px solid #D7E4F0;
  border-right:1px solid #D7E4F0;
}

table {
  width: 100%;
  font-size: 0.923em;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
}
table td,
table th {
  vertical-align: middle;
  padding: 8px 10px;
  border: 0;
  color: #000;
}
tr.even,
tr.odd {
  border-width: 0 1px 0 1px;
  border-style: solid;
  /*border-color: #bebfb9;*/
  border-color: #D7E4F0;
  /*background: #f3f4ee;*/
  background: #ecf2f8;
}
tr.odd {
  background: #fff;
}
tr.drag {
  background: #fe7;
}
tr.drag-previous {
  background: #ffb;
}
table th {
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 10px;
  font-size: 90%;
}
table th.active {
  background: #bdbeb9;
}
table th a {
  display: block;
  position: relative;
}
table th.active a {
  padding: 0 25px 0 0; /* LTR */
}
table th.active img {
  position: absolute;
  top: 3px;
  right: 3px; /* LTR */
}
table td.active {
  /*background: #e9e9dd;*/
  background: #d7e4f0;
}
table tr.odd td.active {
  /*background: #f3f4ee;*/
  background: #ecf2f8;
}
table tr.selected td.active,
table tr.selected td {
  background: #ffc;
  border-color: #eeb;
}
table.system-status-report tr {
  border-bottom: 1px solid #ccc;
}
table.system-status-report tr.ok {
  color: #255b1e;
  background-color: #e5ffe2;
}
table.system-status-report tr.info {
  color: #040f37;
  background-color: #bdf;
}
table.system-status-report tr.warning {
  color: #840;
  background-color: #fffce5;
}
table.system-status-report tr.error {
  color: #8c2e0b;
  background-color: #fef5f1;
}





/****************************************
	Field Theme
*****************************************/

.view-filters{

}


.field-name-field-histovaleurs .field-label{  
  text-transform: uppercase;
  color: #00519F;
}


/*
.field-name-field-histovaleurs .field-label{  
  background: #DADADA;
  padding:6px;
  margin-top: 10px;
  font-weight: normal;
}
*/

.field-name-field-fichierfond .field-label{  
  background: #DADADA;
  /*color:#ffffff;*/
  padding:6px;
  margin-top: 20px;
  font-weight: normal;

}

.field-name-field-fichierfond .field-items{  
  /*border-bottom: 1px solid #D7E4F0;*/
  background: #f0f0f2;
  padding: 10px;
  margin-bottom: 10px;
}


.field-name-field-file-base-update-client .field-label{  
  background: #DADADA;
  /*color:#ffffff;*/
  padding:6px;
  margin-top: 20px;
  font-weight: normal;

}

.field-name-field-file-base-update-client .field-items{  
  /*border-bottom: 1px solid #D7E4F0;*/
  background: #f0f0f2;
  padding: 10px;
  margin-bottom: 10px;
}

.field-name-field-file-base .field-label{  
  background: #DADADA;
  /*color:#ffffff;*/
  padding:6px;
  margin-top: 20px;
  font-weight: normal;

}

.field-name-field-file-base .field-items{  
  /*border-bottom: 1px solid #D7E4F0;*/
  background: #f0f0f2;
  padding: 10px;
  margin-bottom: 10px;
}



.ds-2col-stacked-fluid .group-left {
    width: 70%;
}

.ds-2col-stacked-fluid .group-right {
    width: 30%;
}


.node-panel .submitted{
    display:none;
}

.region-sidebar-second h2 a{
   color: #00519F;
}

.region-sidebar-second a{
   /*color: #00519F;*/
   /*color:#1D1D1B;*/
   color:#555555;
}



/****************************************
	Block Theme
*****************************************/

.customblockmenu {
  background: #00519F;
  color: #ffffff !important;
}

.customblockmenu a {
  color: #ffffff !important;
}

.customblockmenu li a.active {
    color: #ffffff !important;
    text-decoration: underline;
}

.customblockmenu ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}

.block .customblockmenu ul {
    margin: 0;
    padding: 0 0 0.25em 0;
}

.customblockmenu ul.menu li {
    margin: 0 0 0 0;
    border-top: 3px solid #ffffff;
    padding: 5px;
    text-align: center;
}

.customblockmenu h2.block-title {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #00519F;
  font-family:"Times New Roman",Georgia,Serif;
  font-size: 20px
  color: #00519F;
  padding: 5px;
  text-align: center;
  text-transform: uppercase
}


/****************************************
	Views Histo table 
*****************************************/

.view-historique-des-valeurs-liquidati table { 
  margin-top:15px;
  border: 1px solid #D7E4F0;
}

.view-historique-des-valeurs-liquidati table th {
    /*background: none repeat scroll 0 0 #E1E2DC;*/
    background: none repeat scroll 0 0#00519F;
    color:#ffffff;
    border-color: #D7E4F0;
    /*border-color: #BEBFB9;*/
    border-style: solid;
    border-width: 1px;
    font-size: 90%;
    font-weight: normal;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
}

.view-historique-des-valeurs-liquidati table thead {
  font-size: 90%;
}


.view-historique-des-valeurs-liquidati table th.views-field-field-partb-nav {
   background: none repeat scroll 0 0 #cadbeb !important;
  color:#000000;
}

.view-historique-des-valeurs-liquidati table th.views-field-field-partb-monnaie{
   background: none repeat scroll 0 0 #cadbeb !important;
  color:#000000;
}

.view-historique-des-valeurs-liquidati table th.views-field-field-partb-varpercent{
   background: none repeat scroll 0 0 #cadbeb !important;
   color:#000000;
}

/*
.view-historique-des-valeurs-liquidati {
  background: #f0f0f2;
}

.view-historique-des-valeurs-liquidati .view-filters{
padding:5px;
}

*/
.view-historique-des-valeurs-liquidati .view-empty{
  color:#777777;
}


.view-chart-historique-des-valeurs-liq.view-display-id-page_1 .view-filters {
display: none;
}
.view-chart-historique-des-valeurs-liq.view-display-id-page_2 .view-filters {
display: none;
}
.view-chart-historique-des-valeurs-liq.view-display-id-page_3 .view-filters {
display: none;
}
.view-chart-historique-des-valeurs-liq.view-display-id-page_4 .view-filters {
display: none;
}
.view-chart-historique-des-valeurs-liq.view-display-id-page_5 .view-filters {
display: none;
}
.view-chart-historique-des-valeurs-liq.view-display-id-page_6 .view-filters {
display: none;
}


/****************************************
	superfish color 
*****************************************/
/*
#superfish a {
    color: #1D1D1B !important;
}
*/


