/*
Theme Name: OPML (Charitas-Lite - enfant)
Description: Theme enfant pour l'OPML
Author: JML - décembre 2020
Author URI: http://www.precaritelogement92.fr
Template: charitas-lite
Version: 0
*/

/*/////////// nouveau menu en haut du #main de la page Données - sur sous-domaine OPML2020 ///////*/
/*
#menu_donnees {
  width: 90%;
  display: flex;
  cursor: pointer;
  margin : 0 auto;
}

#col1, #col2, #col3, #col4, #col5 {
  width: 200px;
  background-color:#f9e3db;
  padding: 5px;
  border : 2px solid #ffffff;
  border-radius:0 0 10px 10px;
}

#col5 {
  padding-top: 10px;
  text-align:center;
  vertical-align: middle;
}

#menu_donnees .titre_menu {
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}

#menu_donnees_1, #menu_donnees_2, #menu_donnees_3, #menu_donnees_4 {
   border: 1px solid black;
   position: absolute;
   width: 200px;
   background-color: #f1f1f1;
   top: 260px;
   display: none;
   z-index: 1;
}

#menu_donnees_1 {
  left : auto;
}

#menu_donnees_2 {
  left : 25.5%;
}

#menu_donnees_3 {
  left : 40%;
}

#menu_donnees_4 {
  left : 55%;
}
*/

/*  ajout Données dans barre d'outil haute 23/03/2022
/*	----------------------------------------------------------
	Données
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#toolbar .tb-list .donnees a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	height: 28px;
	background: #7e0033;
	font-size: 14px;
	font-weight: bold;
}


/*	----------------------------------------------------------
	Données
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*/////////// corrections a/c 14/12/2020//////////*/

body, input, textarea {
  color: #000;
  line-height: 1.4;
}

/*/////////// reprise de opml92-style.css ///////*/

.teaser-page-list {
  min-height :0;
}
  
.teaser-page-list #rootline {
    margin-top: 75px;
}

.teaser-page-list .page-title {
  margin : 20px 0 ;
}

.page-title {
  padding : 10px 0;
}

#main .inner {
  padding: 30px 0;
}

#scroll_droit {
  height:500px;
  overflow:auto;
  -webkit-overflow-scrolling: auto;
}

#scroll_droit::-webkit-scrollbar {
  display:none;
  width:1px;
}

#toolbar .tb-list .lettre a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	font-size: 14px;
   font-weight:bold;
}

#toolbar .tb-list .lettre a:hover {
	-moz-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
	box-shadow:0 0px 8px rgba(0,0,0,0.2);
}

.nav-menu li a:hover {
	-moz-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,0.2);
	box-shadow:0 0px 8px rgba(0,0,0,0.2);
}

.page-title {
  border: 0px;
}

.widget ul li
{
  padding:0;
  color:#7e0033;
  font-weight:bold;
}



.widget ul li:before
{
  content:"\27E9";
}

.menu-item a
{
  color:#3b3b3b;
  font-weight:bold;
}

.widget ul li .current-menu-item > a
{
  color:#7e0033;
}

#site-description {
   text-transform: unset;
}

#sticky_navigation
{
  background:url(http://www.precaritelogement92.fr/wp-content/uploads/2015/09/fond.png) repeat;
}

.menu-item
{
  background-color : #ffffff;
}

.nav-menu li a {
  text-transform: unset;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
  background-color : #7e0033;
  color : #ffffff;
}

#site-description
{
  color : #ffffff;
}

#colophon-imp {
	background:  url("images/footer-transparent.png") repeat-x top;
	padding-top: 10px;
}

.opml_menu a
{
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.opml_menu p
{
  color:white;
  font-size:16px;
  background-color: #7e0033;
  padding:5px;
}

.opml-table
{
  border-collapse: collapse;
}

.opml-table td
{
  border: 1px solid #000000;
  padding: 6px 5px 6px 5px;
}

.opml td, th
{
  padding : 4px;
  font-size:14px;
}

.opml p
{
  font-size:14px;
}

.opml .CC-source
{
  font-size : 14px;
  color : #7e0033;
  margin-bottom: 0;
  margin-left: 25px;
}

.opml .admin1
{
  background-color: #ffa0d3;
  font-weight:bold;
}

.opml .admin2
{
  background-color: #ffa0d3;
}

.opml .CC-titre
{
  font-size:30px;
  font-weight:bold;
  color : #7e0033;
  margin-bottom: 0;
}

.opml .CC-titre1
{
  margin-top: 1em;
  margin-bottom: 0;
  font-size:24px;
  font-weight:bold;
  color : #7e0033;
}

.opml .CC-titre2
{
  margin-top: 1em;
  margin-bottom: 0;
  font-size:21px;
  font-weight:bold;
  color : #7e0033;
}

.opml .CC-titre3
{
  margin-top: 1em;
  margin-bottom: 0;
  font-size:18px;
  font-weight:bold;
  color : #7e0033;
}

.opml .CC-titre4a
{
  margin-top: 0.5em;
  margin-bottom: 0em;
  font-size:14px;
  font-weight:bold;
  color : #7e0033;
}

.opml .CC-titre4b
{
  margin-top: 0em;
  margin-bottom: 0.7em;
  font-size:14px;
  font-weight:bold;
  color : #7e0033;
}

.opml .CC-texte2
{
  font-size:14px;
  margin-bottom: 0;
  text-align: justify;
}

.opml .CC-texte3
{
  font-size:16px;
  font-family:'Arial', sans-serif;
}

.opml .CC-texte
{
  font-size:15px;
}

.opml table
{
  margin:0;
}

.opml .CC-table
{
  margin:0 0 0 25px;
  border-collapse: collapse;
}

.opml .admin-table
{
  margin:0;
}

input.dis1
{
  font-weight:bold;
  border:white;
  background-color:white
}

input.dis2
{
  border:white;
  background-color:white
}

.opml .admin-table td
{
  font-size:12px;
  font-family:arial;
  border: 1px solid black;
  border-collapse:collapse;
  width:90%;
  border: 1px solid black;
}

.opml .admin-table th
{
  border: 1px solid black;
  border-collapse:collapse;
  text-align: center;
  line-height: 1.5em;
}

.opml .CC-table td
{
  font-size:12px;
  font-family:arial;
  border: 1px solid black;
  border-collapse:collapse;
  width:90%;
  border: 1px solid black;
}

.opml .CC-table th
{
  border: 1px solid black;
  border-collapse:collapse;
  text-align: center;
  line-height: 1.5em;
}

.opml .CC-table .CC-valeur
{
  border: 1px solid black;
  border-collapse:collapse;
  text-align: right;
}

.opml .CC-table .CC-CACC
{
  border: 1px solid black;
  border-collapse:collapse;
  text-align: left;
  font-weight: 600;
}

.container_16 .suffix_fp4 {
	padding-right:0%;
/*	padding-right:6.25%;*/
}

.container_16 .grid_11_2
{
  width : 100%;
}

.container_16 .grid_11_2 h2
{
  color : #ffffff;
  background-color: #00337e ;
  padding: 5px 10px;
}

.container_16 .grid_11_fp4
{
  width : 66.75%;
}

.container_16 .grid_11
{
  width : 59%;
}

.grid_11_fp4
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 0%;
}

.opml_actus
{
  border-bottom: 0px;
  margin: auto;
  width: 100%;
}

.entry-content td {
    padding: 3px 10px 20px 0;
}

.opml_fp4 td
{
  border-top: 0px;
  border-bottom: 0px;
  width :50%;
}

.opml_actus td
{
  width: 300px;
  padding: 6px;
/*  border: 5px solid #ffffff;*/
}

.opml_fp4 .titre
{
  color : #ffffff;
  font-size : 24px;
  display : block;
  padding: 5px 10px;
}

.opml_fp4 h4 a, h4 a
{
  align-items: flex-start;
  text-align: center;
  font-size: 14px;
  cursor: default;
  color: buttontext;
  background-color: buttonface;
  box-sizing: border-box;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial;
  text-decoration: none;
  padding: 1px 6px;
}

.opml_actus .titre
{
  color : #ffffff;
  font-size : 24px;
  display : block;
  padding: 5px 10px;
  background-color: #007e4a ;
}

.opml_oldactus .titre
{
  color : #ffffff;
  font-size : 20px;
  display : block;
  padding: 4px 8px;
}

.opml_actus .texte
{
  font-size : 14px;
  text-align : justify;
}

.opml_fp4 a, .opml_actus a
{
  font-size : 14px;
}

.opml_fp4 .texte h2
{
  font-size : 16px;
  line-height : 0.8;
}

.opml_actus .texte h2
{
  border-width: 0 ;
  padding : 6px 0 0 0;
  font-size : 24px;
  text-align : left;
  line-height : 1;
}

.opml_fp4 #fp0 .titre
{
  background-color: #7e4a00 ;
}

.opml_fp4 #fp1 .titre
{
  background-color: #337e00 ;
}

.opml_fp4 #fp2 .titre
{
  background-color: #007e4a ;
}

.opml_fp4 #fp3 .titre
{
  background-color: #00337e ;
}

.opml_fp4 #fp4 .titre
{
  background-color: #4a007e ;
}

.opml_oldactus #fp5
{
  border-width : 0 0 0 10px;
}

.opml_fp4 #fp5 .titre, .opml_oldactus .titre
{
  background-color: #7e0033 ;
}

.opml_fp4 #fp0, #fp1, #fp2
{
  border-width: 0 20px 0 0 ;
  padding-right : 30px;
}

.opml_fp4 #fp1, #fp2, #fp3, #fp5
{
  border-width: 0 0 0 20px ;
}

.opml_fp4 .texte
{
  font-size : 14px;
  text-align : justify;
  margin-top : 6px;
}
