/* CSS Document */
/******************************************************
** FRONT 1 BACK COLORS
******************************************************/
.front-couleur0 { color: #000000; }
.front-couleur1 { color: #3a3835; }
.front-couleur2 { color: #c20000; }
.front-couleur3 { color: #605e5d; }
.front-couleur4 { color: #303030; }
.front-couleur5 { color: #595959; }
.front-couleur6 { color: #999999; }
.front-couleur7 { color: #EFEFEF; }
.front-couleur8 { color: #ffffff; }
.back-couleur0 { background-color: #000000; }
.back-couleur1 { background-color: #3a3835; }
.back-couleur2 { background-color: #c20000; }
.back-couleur3 { background-color: #605e5d; }
.back-couleur4 { background-color: #303030; }
.back-couleur5 { background-color: #595959; }
.back-couleur6 { background-color: #999999; }
.back-couleur7 { background-color: #EFEFEF; }
.back-couleur8 { background-color: #ffffff; }

/******************************************************
** HTML STYLES
******************************************************/
html {
	background-color: #ffffff;;
}
body {
	color: #3a3835;
}
h1 {
	color: #c20000;
}
h2 {
	color: #3a3835;
}
h2 a, h2 a:visited, h2 a:hover {
	color: #3a3835;
}
h3 {
	color: #c20000;
}
h4 {
	color: #c20000;
}
h5 {
	color: #c20000;
}
h6 {
	color: #c20000;
}
a, a:visited,
a.forced_rendering, a.forced_rendering:visited {
	color: #c20000;
}
a:hover,
a.forced_rendering:hover {
	color: #c20000;
}
a.active,
a.active:visited,
a.active:hover {
	color: #c20000;
}

th {
	background-color: #595959;
  color: #fff;
}
table[border="1"] th,
table[border="1"] td {
	border: solod 2px  #999999;
}

strong {
	color: #c20000;
}

table.titlefirstcol td:first-child {
	background-color: #605e5d;
}

.keyword {
	background-color: rgba(194,0,0,0.2);
}


#sommaire h1,
#sommaire h2,
#sommaire h3,
#sommaire h4,
#sommaire h5,
#sommaire h6 {
	color: #c20000;
}

/******************************************************
** STYLES HEADER
******************************************************/
#logo {
}

#header_top {
	background-color: #ffffff;
}

/******************************************************
** STYLES FOOTER
******************************************************/
#footer {
	background-color: #999999;
}
#footer, #footer a, #footer a:visited, #footer * {
	color: #ffffff;
}

/******************************************************
** BACKGROUNDS
******************************************************/
.hstripe-style-1 {
	background-color: #ffffff;
}
.hstripe-style-2 {
	background-color: #c20000;
}
.hstripe-style-3 {
	background-color: #605e5d;
}
.hstripe-style-4 {
	background-color: #303030;
}
.hstripe-style-5 {
	background-color: #595959;
}
.hstripe-style-6 {
	background-color: #999999;
}
.hstripe-style-7 {
	background-color: #EFEFEF;
}
.hstripe-style-17 {
	background-color: #EFEFEF;
}
.hstripe-style-17 h1 {
  color: #605e5d;
}

/******************************************************
** TEXT COLOR
******************************************************/
.hstripe-style-2, .hstripe-style-2 h1, .hstripe-style-2 h2, .hstripe-style-2 h3, 
.hstripe-style-3, .hstripe-style-3 h1, .hstripe-style-3 h2, .hstripe-style-3 h3, 
.hstripe-style-4, .hstripe-style-4 h1, .hstripe-style-4 h2, .hstripe-style-4 h3, 
.hstripe-style-5, .hstripe-style-5 h1, .hstripe-style-5 h2, .hstripe-style-5 h3,
.hstripe-style-6, .hstripe-style-6 h1, .hstripe-style-6 h2, .hstripe-style-6 h3  {
  color: #fff;
}

/******************************************************
** SLIMMENU (MAIN) NAV
******************************************************/
#nav_main {
  background-color: #ffffff;
}
ul.slimmenu li {
  background-color: #ffffff;
}
ul.slimmenu li a {
	color: #c20000;
	border-color: #ffffff;
}
ul.slimmenu li.active {
  background-color: #c20000;
}
ul.slimmenu li.active a {
	color: #ffffff;
	border-color: #c20000;
}
ul.slimmenu li:hover a {
	color: #ffffff;
	border-color: #ffffff;
}
ul.slimmenu li:hover,
ul.slimmenu li a:hover {
  background-color: #c20000;
  color: #ffffff;
}
ul.slimmenu li > ul {
  background-color: #c20000;
}
ul.slimmenu li ul li {
  background-color: #c20000;
}
ul.slimmenu li ul li a {
	color: #3a3835;
}
ul.slimmenu li ul li:hover,
ul.slimmenu li ul li a:hover {
  background-color: #ffffff;
  color: #3a3835;
}
ul.slimmenu li .sub-toggle {
  background-color: transparent;
}
ul.slimmenu li .sub-toggle > i {
  color: rgba(255,255,255,0.4);
}
ul.slimmenu li:hover .sub-toggle > i {
  color: rgba(255,255,255,1);
}
.menu-collapser {
  background-color: #595959;
}
.collapse-button {
	color: #c20000;
  background: transparent;
}
ul.slimmenu li a > span {
}
ul.slimmenu li a > span.logged_user {
}
ul.slimmenu li a:hover > span.logged_user {
	color: #FFF;
}

/******************************************************
** NAVGOCO (ADMIN) NAV
******************************************************/
#nav_admin {
  background-color: #303030;
}
.navgoco li {
  background-color: #303030;
}
.navgoco li a {
	color: #ffffff;
}
.navgoco li:hover,
.navgoco li a:hover {
  background-color: #c20000;
}
.navgoco li > ul {
  background-color: #303030;
}
.navgoco li ul li {
  background-color: #c20000;
}
.navgoco li ul li:hover,
.navgoco li ul li a:hover {
  background-color: #999999;
}
.navgoco li .sub-toggle {
  background: transparent;
}
.navgoco li .sub-toggle > i {
  color: rgba(255,255,255,0.4);
}
.navgoco li:hover .sub-toggle > i {
  color: rgba(255,255,255,1);
}

/******************************************************
** BLOCKS
******************************************************/
.nav_onglet_slider {
	background-color: #605e5d;
}
.nav_onglet_slider h2,
.nav_onglet_slider h2 a,
.currency-header {
  color: #ffffff;
}
.action_button {
  color: #ffffff;
}
.action_button:hover,
.action_button.active {
  color: #ffffff;
}

.action_launcher {
	color: #ffffff;
}

.hstripe-style-2 h1,
.hstripe-style-3 h1 {
	color: #ffffff;
}

a .block_element h2, a:visited .block_element h2,
a .block_element h3, a:visited .block_element h3,
a .block_element p, a:visited .block_element p {
  color: #3a3835;
}
a:hover .block_element h2,
a:hover .block_element h3,
a:hover .block_element p {
  color: #c20000;
}

.block-users {
	background-color: #c20000;
}
.block-authentificate {
	background-color: #303030;
}
.block-president {
	background-color: #595959;
}
.block-inscription {
	background-color: #595959;
}
a .block-users h2,
a .block-authentificate h2 {
	color: #FFF;
}

#block_intro article {
	background-color: #ffffff;
}


/******************************************************
** SERP & FICHE
******************************************************/
.nav_pager li {
	border-color: #c20000;
}
.nav_pager li.active {
	border-color: #303030;
}
.pager_page_no a,
.pager_nav a {
	background-color: #c20000;
	color: #fff;
}
.pager_page_no.active a {
	background-color: #303030;
	color: #fff;
}
.pager_page_no a:hover,
.pager_nav a:hover {
	background-color: #605e5d;
	color: #fff;
}
.pager_nb_results {
	color: #c20000;
}

.serp_cfg {
}
.serp_element {
	border-color: #c20000;
}
.serp_element:hover {
	border-color: #3a3835;
}
.serp_element * {
	color: #3a3835;
}
.serp_element_prix {
	border-top-color: #595959;
	border-bottom-color: #595959;
}

.index-letters .active a {
	color: #303030;
}
.users-liste-pp tr:nth-child(even) {
	background-color: #999999;
 }
.users-liste-pp tr:nth-child(odd) {
	background-color: #ffffff;
}

.fiche_vignette_wrapper img {
	border-color: #fff;
}
.fiche_vignette_wrapper img:hover {
	border-color: #c20000;
}
#fiche_infos {
}
#fiche_action_prix {
	border-top-color: #595959;
	border-bottom-color: #595959;
}
.produit_prix {
	color: #3a3835;
}
.enpromo .produit_prix {
	color: #c20000;
}
#fiche_visuel,
.fiche_vignette_wrapper,
#fiche_action_prix{
	border-color: #605e5d;
}

/* autres listes */
ul.liste > li {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
ul.liste > li:hover {
	border-top-color: #c20000;
	border-bottom-color: #c20000;
}


#nav_fiche {
	background-color: #c20000;
}
#nav_fiche a {
	color: #fff;
}
#nav_fiche a:hover {
	color: #fff;
}
.nav_fiche_list,
.nav_fiche_prev,
.nav_fiche_current,
.nav_fiche_next {
	border-color: #c20000;
	background-color: #c20000;
	color: #fff;
}
#nav_fiche a:hover .nav_fiche_list,
#nav_fiche a:hover .nav_fiche_prev,
#nav_fiche a:hover .nav_fiche_next {
	border-color: #595959;
	background-color: #595959;
	color: #fff;
}


/******************************************************
** PANIER
******************************************************/
.widget_panier {
  color: #fff;
}
.nav_panier_element {
}
.nav_panier_element_titre h3 {
  color: #ffffff;
}
.nav_panier_element_titre h4,
.nav_panier_element_qte,
.nav_panier_element_prix {
  color: #3a3835;
}
#commande_validation_etapes .validation_etape .area-graphic-center {
	border-bottom-color: #3a3835;
	color: #3a3835;
}
#commande_validation_etapes .etape_on .area-graphic-center {
	border-bottom-color: #c20000;
	color: #c20000;
}
#commande_validation_etapes .etape_unchecked .area-graphic-center  {
}
#commande_validation_etapes .etape_checked .area-graphic-center  {
	border-bottom-color: #EFEFEF;
	color: #EFEFEF;
}
#panier_content_produits .table-cell {
	border-bottom-color: #EFEFEF;
}
#panier_content_promotions {
}
#panier_content_promotions .ligne_impaire {
}
#panier_content_promotions h2 {
}
#panier_content_livraison {
}
#panier_content_livraison h2 {
}

.panier_content, #panier_content_total {
	border-bottom-color: #c20000;
	border-top-color: #c20000;
}


/******************************************************
** USER EDIT
******************************************************/
.ligne_commande.ligne_impaire {
	background-color: #EFEFEF;
}
.ligne_commande.active {
	border: solid 5px #999999;
}

/******************************************************
** FORMS
******************************************************/
input,
select,
textarea,
.chosen-container-single .chosen-single,
.chzn-container-single,
.chzn-container-multi .chzn-choices .search-field input,
.cke_inner {
	background-color: #ffffff;
	color: #3a3835;
	border: solid 1px #EFEFEF;
}
.chosen-container-single .chosen-single,
.chzn-container-single,
.chzn-container-multi .chzn-choices .search-field input {
	background: transparent !important;
}
input:hover,
select:hover,
textarea:hover,
.chosen-container-single .chosen-single:hover,
.chzn-container-single:hover,
.chzn-container-multi .chzn-choices .search-field input:hover {
  border: solid 1px #303030;
}
input:focus,
select:focus,
textarea:focus,
.chosen-container-single .chosen-single:focus,
.chzn-container-single:focus,
.chzn-container-multi .chzn-choices .search-field input:focus {
  border: solid 1px #605e5d;
}
option {
	background-color: #EFEFEF;
	color: #3a3835;
}
.watermark {
	color: #999999;
}
.nav_onglet_slider input,
.nav_onglet_slider select,
.nav_onglet_slider textarea,
.nav_onglet_slider .chzn-container {
	background-color: #ffffff;
	color: #3a3835;
	border: solid 1px #EFEFEF;
}
.nav_onglet_slider input.watermark,
.nav_onglet_slider .chzn-container-multi .chzn-choices .search-field .default,
.nav_onglet_slider select.watermark,
.nav_onglet_slider textarea.watermark {
	color: #ffffff;
}
.nav_onglet_slider input:hover,
.nav_onglet_slider select:hover,
.nav_onglet_slider textarea:hover,
.nav_onglet_slider .chzn-container:hover {
  border: solid 1px #EFEFEF;
}
.nav_onglet_slider input:focus,
.nav_onglet_slider select:focus,
.nav_onglet_slider textarea:focus,
.nav_onglet_slider .chzn-container:focus {
	background-color: #EFEFEF;
	border: solid 1px #ffffff;
}

/* 
** bouton
*/
.area-bouton-inner a,
.area-bouton-inner a:visited,
.area-bouton-inner button,
input[type="submit"] {
	background-color: #c20000;
	border-color: #c20000;
	color: #fff;
}
.area-bouton-inner a:active,
.area-bouton-inner a:hover,
.area-bouton-inner button:hover,
input[type="submit"]:hover  {
	background-color: #605e5d;
	border-color: #605e5d;
	color: #fff;
}
/* 
** bouton different
*/
.area-bouton-inner.alt1-button a,
.area-bouton-inner.alt1-button a:visited,
.area-bouton-inner.alt1-button button,
input.small-button[type="submit"] {
	background-color: transparent;
	border-color: #605e5d;
	color: #605e5d;
}
.area-bouton-inner.alt1-button a:active,
.area-bouton-inner.alt1-button a:hover,
.area-bouton-inner.alt1-button button:hover,
input.alt1-button[type="submit"]:hover  {
	background-color: #c20000;
	border-color: #c20000;
	color: #fff;
}
.area-bouton-inner.alt2-button a,
.area-bouton-inner.alt2-button a:visited,
.area-bouton-inner.alt2-button button,
input.alt2-button[type="submit"] {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.area-bouton-inner.alt2-button a:active,
.area-bouton-inner.alt2-button a:hover,
.area-bouton-inner.alt2-button button:hover,
input.alt2-button[type="submit"]:hover  {
	background-color: #303030;
	border-color: #303030;
	color: #fff;
}
.area-bouton-inner.alt3-button a,
.area-bouton-inner.alt3-button a:visited,
.area-bouton-inner.alt3-button button,
input.alt3-button[type="submit"] {
	background-color: #ffffff;
	border-color: #c20000;
	color: #c20000;
}
.area-bouton-inner.alt3-button a:active,
.area-bouton-inner.alt3-button a:hover,
.area-bouton-inner.alt3-button button:hover,
input.alt3-button[type="submit"]:hover  {
	background-color: #ffffff;
	border-color: #303030;
	color: #303030;
}
.area-bouton-inner.alt4-button a,
.area-bouton-inner.alt4-button a:visited,
.area-bouton-inner.alt4-button button,
input.alt4-button[type="submit"] {
	background-color: #605e5d;
	border-color: #605e5d;
	color: #ffffff;
}
.area-bouton-inner.alt4-button a:active,
.area-bouton-inner.alt4-button a:hover,
.area-bouton-inner.alt4-button button:hover,
input.alt4-button[type="submit"]:hover  {
	background-color: #303030;
	border-color: #303030;
	color: #ffffff;
}
/* 
** bouton disabled
*/
.area-bouton-inner button[disabled],
.area-bouton-inner button[disabled]:hover
 {
	background-color: #c20000;
	color: #D50000;
	border-color: #c20000;
}

/******************************************************
** GMA
******************************************************/
#gma_carte {
	border-color: #303030;
}
.marker-infobulle-vignette {
	border-color: #303030;
}
.gma_marker_elem {
	border-color: #fff;
}
.gma_marker_elem:hover,
.gma_marker_elem.over {
	border-color: #c20000;
}

/******************************************************
** MICROS
******************************************************/
.rounded,
.round-corner {
  border-color: #595959;
}
.rounded-alt,
.round-corner-alt {
  border-color: #605e5d;
}
.highlight {
	color: #605e5d;
}
.lead {
	color: #c20000;
}
.liseret {
	background-color: #3a3835;
} 
.liseret-inner {
	background-color: #FFF;
} 

/******************************************************
** JQUERY
******************************************************/
/* all ui */
.ui-widget-content > a,
.ui-widget-content > a:visited {
	color: #c20000;
}
.ui-widget-content > a:hover {
	color: #c20000;
}

/* dialog */
.ui-dialog .msg_erreur {
	/*color: #c20000;*/
}
.ui-dialog .msg_ok,
.ui-dialog .msg_info {
	/*color: #c20000;*/
}
.ui-tabs .ui-widget-header {
	background-color: transparent;
}

/******************************************************
** JQUERY UI (overwrite jquery-ui.theme.css)
******************************************************/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	color: #3a3835;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #3a3835;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #c20000;
	background: #c20000;
	color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #ffffff;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(125, 125, 125);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #ffffff;
	background: #605e5d;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #ffffff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #605e5d;
	background: #605e5d;
	color: #ffffff;
}
.ui-state-checked {
	border: 1px solid #605e5d;
	background: #980e47;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}


/* datepicker */
.ui-datepicker table, .ui-timepicker-div, .ui-datepicker .ui-datepicker-buttonpane {
	background-color: #999999;
}
img.ui-datepicker-trigger {
	background-color: #c20000;
}

/* fancybox */
.fancybox-overlay {
	background: url(../api/design/motif_fond_blanc_transparent.png);
}
#fancybox-buttons ul {
	border-color: #3a3835;
}
#fancybox-thumbs ul li a {
	background-color: #eee;
	border-color: #3a3835;
}
#fancybox-thumbs ul li.active {
    border-color:#3a3835;
}

/* backtotop */
.backtotopinstance {
  border-color:#605e5d;
	background-color:  transparent;
}
.backtotopinstance:hover {
	background-color: #605e5d;
	border-color: #605e5d;
}

/* cloudzoom */
.cloudzoom-zoom {
	border-color: #c20000;
}

/* camera-master */
.camera-slide-txt h2 {
	color: #ffffff;
  /*background-color: rgba(255,255,255,0.9);*/
}
.camera-slide-txt h3 {
  background-color: rgba(255,255,255,0.9);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background-color: rgba(194, 0, 0, 1);
}

/* codecanyon currency converter */
.currency-convertBtn,
.currency-back button {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.currency-convertBtn:hover,
.currency-back button:hover {
	background-color: #303030;
	border-color: #303030;
	color: #fff;
}

/* hb event calendar */
.hb-day.hb-day-active {
	background-color: #595959;
	color: #3a3835;
}
.hb-day.hb-day-active:hover {
	background-color: #c20000;
	color: #ffffff;
}
.hb-day.hb-day-selected, .hb-day.hb-day-selected:hover {
	background-color: #c20000;
}
#calendar-events-list a h4 {
	color: #303030;
}
#calendar-events-list .event:hover {
}
#calendar-events-list .event a, #calendar-events-list .event a:visited {
}

/******************************************************
** ADMIN
******************************************************/
.admin_content_googlemapeur_content {
	border-color: #c20000;
}

