greenlight@charset "utf-8";

.template_color             { color: #76bc41 ; }
.template_border_color      { border-color: #76bc41 ; }
.template_backgroundcolor   { color: #76bc41 ; }
.titre, .titre a            { color:#76bc41; font-family: impact, tahoma, sans-serif; font-weight: 200; font-size: 50px;}
.hhsite {background: center / cover url("https://jfm8.sciencesconf.org/data/pages/bandeauJFM_2.jpg"); min-height: 15vh;}

body { background: #01040d url(/img/conference/skins/greenlight/fond.jpg) fixed no-repeat 50% 0 ; background-size: cover; }
.menu_niveau_1_on 	{ background-color:#76bc41; color:#FFF; }
.menu_niveau_1_on a { background-color:#76bc41; color:#FFF; }
.titre 				{ text-transform: uppercase; } 
.formcontent .titre { text-transform: none; color:inherit; }
#template_header a	{ color:#76bc41; }
#template_header	{ color:#76bc41; }
#template_wrapper {font-family: impact, chicago, Tahoma, Arial, sans-serif; width: 80vw;} 
p, ul {font-family: chicago, Tahoma, Arial !important}


@media only screen and (max-width: 640px) {
#template_wrapper {width: 100vw;}
};
@media only screen and (min-width: 641px) and (max-width: 720px) {
#template_wrapper {width: 90vw;}
};
@media only screen and (min-width: 721px) {
#template_wrapper {width: 80vw;}
;}

#wp_58280 > p:nth-child(1), #wp_60665 > p:nth-child(1) {font-size: 12px !important;}
