@charset "utf-8";

.template_color             { color: var(--violet-sc) /*#FF6303*/ ; }
.template_border_color      { border-color: var(--violet-sc) /*#FF6303*/ ; }
.template_backgroundcolor   { color: var(--violet-sc) /*#FF6303*/ ; }
.titre                      { color:var(--violet-sc) /*#FF6303*/; }

body { background: url(/img/conference/skins/sc/fond.jpg) repeat-x #F6F6F6 ; }
.menu_niveau_1_on 	{ background-color:var(--violet-sc) /*#FF6303*/; color:#000; }
.titre 				{ text-transform: uppercase; color:var(--violet-sc) /*#FF6303*/; }
.formcontent .titre { text-transform: none; color:inherit; }
#template_header a	{ color:var(--violet-sc) /*#FF6303*/; }
#template_header	{ color:var(--violet-sc) /*#FF6303*/; }
#template_link, .menu_cartouche  { background:var(--violet-clair-sc) /*#FFF1E7*/;}
