/*
Theme Name: Divi Child
Description: Divi child theme
Author: PDerathé
Template: Divi
maj:200806 pour test sur swp-dev.com
*/

/*** @import url("../Divi/style.css"); import déprécié cf. https://codex.wordpress.org/fr:Th%C3%A8mes_Enfant  */

body {

}

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;}
.barre {text-decoration: line-through;}
.arrondi05 {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.arrondi10 {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}

sup {line-height: 10%; font-size:0.6em;}

a:hover img {filter: grayscale(85%) /*drop-shadow(-4px 4px 4px rgba(85,41,3,0.6))*/}


#cookie-law-info-bar {z-index:100000;}

/*********** login **************/
/******* fin login **************/







/************** header *****************/

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {}


.et_fixed_nav #logo {}

#top-menu li {}

#top-menu li a:hover {}

	/******* suppression de la ligne sous le header   ****/
	/*#main-header{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}*/

/*********** end header *****************/























/******** colonnes ***********************/


/******** fin colonnes ***********************/


	




/**************** main content ***************************/
.et_pb_text ul ul, .et_pb_text ol ol, .et_pb_text ol ul, .et_pb_text ul ol {padding-bottom:0;}

#main-content, .et_pb_section , .entry-content {}

.et_pb_section , .entry-content {}

#main-content h1 , #main-content h2 , #main-content h3 , #main-content h4 , #main-content h5 , #main-content h6 {padding-top:20px;}

#main-content h1 {}
	#main-content .titre h1 {text-align:center; font-weight:bold;}
#main-content h2 {}
#main-content h3 {}
#main-content h4 {}
#main-content h5 {}
#main-content h6 {}

/************* fin  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 *************************/
.blog .et_pb_post a img {max-width:30%; float:left;margin-right:10px;}  /** image "à la une" ***/.single .et_pb_post img {display:none;}/** on masque toutes les images dont image "à la une" ***/.single .et_pb_post .entry-content img {display:inherit;} /** on affiche les images dans .entry-content  ***/











/*********************fin  article (actus) *************************/































/*********** contact form ***********/
.et_pb_contact p input, .et_pb_contact p textarea {}


	

/***** end contact form  *********************/






/************** footer ****************/

#footer-widgets {}

.footer-widget {}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {}

#footer-widgets .fwidget {}

#footer-bottom {}

ul#menu-menu-footer {text-align:center!important;}


#footer-bottom .et-social-icons {margin-bottom:0;}


/********** end footer ****************/


	
	
	
/************* page accueil  ***********************************/


/********** fin page accueil  ***********************************/


	
	
	
	
/********************************* page plan de site *********************/


/***************************** fin page plan de site *********************/






/*------------------------------------------------*/
/*---------------[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 ) {

}



