﻿.footerWidget{
	background-color: #303030;
	padding-top: 15px;
	padding-left: 15px;
}

.after-main-footer-style{
	color:#428088;
}

.home-editor-layout-widget{
	background-color: #912674;
	color: white;
}

.custom-button{
	
}

#parent {
  display: flex;
  width: 1000px;
}

ul
{
    list-style-type: none;
}

li .content-item-list{
	
}

input.link-button-detail{
	margin: 15px;
	margin-bottom: 15px;
	background: #C82167;
	color: white;
}

.page-title{
	color: #911649;
}

.h3-content-item-list{
	margin-bottom: 10px;
	margin-top: 0px;
}

.recent-event-widget{
	background-color: #911549;
	color: white;
}

.h4-header-recent-widget{
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

.recentEvent-item{
	margin-bottom: 15px;
}

.detail-header-event{
	margin-bottom: 17px;
}

.detail-date-debut{
	margin-right: 30px;
}

.detail-date-debut-day{
	margin: 0px;
	text-align: center;
	font-size: 200%;
}

.detail-date-debut-month{
	margin: 0px;
}

.detail-title{
	margin: 0px;
	padding-top: 38px;
}

.detail-title-News{
	padding: 0px;
	margin-top: 5px;
}
.detail-header-publishDate{
	margin: 0px;
}

.detail-header-event{
	color: #941449;
}

li.last{
	margin-bottom: 0px;
	margin-right: 30px;
}

ul.projector-list-layout{
	margin-bottom: 0px;
}

.editor-list-widget{
	background-color: #E7E7E7;
}

.editor-list-widget table tr:last-child td hr{
	border-top-color:transparent;
}

#layout-navigation {
    border-bottom: 0px solid transparent;
}
nav ul li {
    border: 1px solid transparent;
    background: transparent;
}
.zone-navigation {
	background-image:linear-gradient(to right, #912674, #C62165);
}
nav ul li a {
    color: white;
}
nav ul li a:hover{
    color: white;
}
nav > ul li.current {
    border-bottom: 1px solid transparent; 
    background: transparent;
}
nav {
	float : right;
}
.zone {
    padding: 0px;
}
.table > .row {
	margin: 0 0 0 0;
}
.btn-default {
    border: none;
}
.table .table {
    background-color: transparent !important;
}

.EditorItem:hover{
	background-color: #F2F2F2;
}

.degradeContentHomeFirst{
	padding-bottom: 40px;
}

.widget-HomeQuestionnaireLayoutWidget{

}

.widget-HomeQuestionnaireLayoutWidget > .orchard-layouts-root{

}

.NewsEventWidgetTitle{
	font-size: 15px;
}

.RecentNewsPW-container, .RecentEventsPW-container{
	margin-top: 35px;
	margin-bottom: 35px;
	margin-left: 30px;
	margin-right: 30px;
}

.RecentNewsPW-title, .RecentEventsPW-title{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.RecentNewsPW-content, .RecentEventsPW-content{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.RecentNewsPW-link, .RecentEventsPW-link{
	padding-bottom: 20px;
}

.btn{
	border-radius: 0px;
}

#day-and-month > h3{
	margin-top: 0px;
}

p.ShortResumeText{
	line-height: 1.25;
}

div.zone.zone-content{
	padding-left: 25px;
}

.day{
	height: 40px;
}

.NewsEventWidgetTitle{
	font-size: medium;
	padding-top: 8px;
	font-weight: 700;
}



.flex-container-custom {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-custom{
    width: 100%;
}

.flex-item-custom {
    background: tomato;
    padding: 5px;
    width: 200px;
    height: 150px;
    margin: 10px;
  
    line-height: 150px;
    color: white;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
}

.header-img-detail{
	margin-left: 25px;
	margin-top: 35px;
}

.header-img-detail div.col-md-12{
	padding: 0 0 0 0;
}

div.accesQuest.col-md-2{
	padding-left: 65px;
}

.log_editors_image_custom_class{
	display: block;
	max-width:230px;
	max-height:95px;
	width: auto;
	height: auto;
	margin:0 auto;
}

.detail-item-container{
	margin-bottom: 80px;
}

.custom-background{
	background-color: #FFFFFF;
}

.tableACheval div.table{
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.news-event-projection{
	padding-bottom: 0px;
}

.image {
   margin-top: 35px;
   margin-bottom: 16px;
   position: relative; 
   width: 100%; /* for IE 6 */
}

.text-over-image {
   font-size: initial;
   font-weight: 600;
   padding-top: 12px;
   padding-bottom: 12px;
   margin-bottom: 0px;
   color: white;
   text-align: center;
   position: absolute; 
   top: 0px; 
   left: 0; 
   width: 19%; 
   background-color: #C82167;
}

.image-last-news-event {
   margin-top: 35px;
   margin-bottom: 16px;
   position: relative; 
   width: 100%; /* for IE 6 */
}

.over-projection {
   font-size: initial;
   font-weight: 600;
   padding-top: 12px;
   padding-bottom: 12px;
   margin-bottom: 0px;
   color: white;
   text-align: center;
   position: absolute; 
   top: 0px; 
   left: 0; 
   width: 19%; 
   background-color: #C82167;
}





.main-container {
   position: relative; 
   width: 100%; /* for IE 6 */
}

.projection-container {
   position: absolute; 
   top: 10%; 
   left: 43%;
   display: inline-flex;
   width: 55%;
}
.projection-container2 {
   position: absolute; 
   top: 3%; 
   left: -1%;
   display: inline;
   width: 100%;
}

.left{
  color: white;
  background-color: #C82147;
  text-align: center;
  width: 50%;
}


.right{
  color: white;
  background-color: #911549;
  width: 50%;
}

.event-link-proj{
	color: white;
	float: right;
	padding-right: 20px;
    padding-bottom: 10px;
	
}

.event-link-proj:hover{
	color: white;
}




