/*

Theme Name: Divi Child

Description: Divi child theme

Author: PDerathé

Template: Divi

creation:1405724

*/



@import url("../Divi/style.css");



body {color:#333;}

#supersized li {}

a {}
.majuscule {text-transform:uppercase;}

hr.clear {border:none;}

.bleu {color:#004793!important;}
.bleuclair {color:#0087B1!important;}
.vert {color:#749E18!important;}
.rouge {color:#E21B19!important;}
.orange {color:#EF8700!important;}
.ombre {box-shadow:2px 2px 4px #333333;}
/************** header *****************/
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {top: 64px!important;}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    /*background-color: rgba(255, 255, 255, 1.0)!important;z-index:100!important;*/
}

.et_fixed_nav #logo {max-height: 100px;}
#top-menu li {font-size: 18px;}
#top-menu li a:hover {color:#dd3333!important;}

.et_header_style_centered #main-header .logo_container {margin-top:5px;}
/*********** end header *****************/


/******** colonnes ***********************/

/******** fin colonnes ***********************/


/**************** main content ***************************/

#main-content, .et_pb_section , .entry-content {
    background-color: rgba(255, 255, 255, 0.92)!important;
}
.et_pb_section , .entry-content {
    background: none!important; 
}



/**************** main content ***************************/

.et_right_sidebar #main-content .container:before {right: 50000px!important;}

/************** colonne gauche **************/

/***** fin colonne gauche ****************/
	
	
/********* colonne centre ****************/
	
/***** fin colonne centre ****************/
	
/***** colonne droite ****************/
/***** fin colonne droite ****************/


/*************** fin colonnes  ****************/





/************** content ***************/
 
/********** end content ***************/



/************************* article (actus) et search *************************/
/*********************fin  article (actus) *************************/



/*********** contact form ***********/
.et_pb_contact p input, .et_pb_contact p textarea {    background-color: #fff;}


/***** end contact form  *********************/





/************** footer ****************/
#footer-widgets {padding-top: 16px;}
.footer-widget {margin: 0 60px 16px 0; width: 80%;}
#footer-widgets .fwidget {padding-bottom: 0px;}

#main-footer .et_pb_widget {width: 100%;text-align:center;}


#footer-widgets .footer-widget ul {text-align:center;margin-left:8%;}
#footer-widgets .footer-widget li::before {content:none;}
 #main-footer .et_pb_widget a , #footer-widgets .footer-widget li a  {color: #fff;}
#main-footer .et_pb_widget a:hover {color:#555;}



/********** end footer ****************/


/************* page accueil  ***********************************/
/********** fin page accueil  ***********************************/

/********************************* page plan de site *********************/
/***************************** fin page plan de site *********************/

/************ page agenda ********************/
.entry-content tr th , .entry-content thead th {color: #ccc!important;}
.datepicker {z-index:1000!important;}
/*#tribe-bar-views {display:none!important;}*/
/************ fin page agenda ********************/

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

/*-------------------[max-width: 600px]------------------*/
@media only screen and ( max-width: 600px ) {

}

/*-------------------[max-width: 799px]------------------*/
@media only screen and ( max-width: 799px ) {
}

/*-------------------[min-width: 800px]------------------*/
@media only screen and ( min-width: 800px ) {
}
/*-------------------[801-980px]------------------*/
@media only screen and ( min-width: 801px ) and ( max-width: 980px ) {
}

/*-------------------[max-width: 979px]------------------*/
@media only screen and ( max-width: 979px ) {
}

/*-------------------[980px -> 1100px]------------------*/
@media only screen and ( min-width: 980px ) and ( max-width: 1100px ) {
}
/*-------------------[980px -> max]------------------*/
@media only screen and ( min-width: 980px ) {

}

/*-------------------[601-1023px]------------------*/
@media only screen and ( min-width: 601px ) and ( max-width: 1023px ) {

}

/*-------------------[max-width: 1023px]------------------*/
@media only screen and ( max-width: 1023px ) {

}

/*-------------------[min-width: 1101px]------------------*/
@media only screen and ( min-width: 1101px ) {

}

/*-------------------[min-width: 1024px]------------------*/
@media only screen and ( min-width: 1024px ) {
}

