/********************************************************************
**********                                                 **********
**********     Feuille de style du client N°10000001     ************
**********                                                 **********
********************************************************************/


/********** Début général **********/

body { 
	background-color: #f5f5f5; /* body_background_color */
	background-image: none; /* body_background_image */
	background-repeat: repeat-x; /* boby_background_image_repeat */
	color: #091328; /* body_font_color */
	font-family: Arial; /* body_font_family */
	font-size: 12px; /* body_font_size */
	}

div#visuBody {
	background-color: #f5f5f5; /* visu_body_background_color */
	background-image: none; /* visu_body_background_image */
	background-repeat: repeat-x; /* visu_boby_background_image_repeat */
	color: #091328; /* visu_body_font_color */
	font-size: 12px;
	font-family: Arial;
	} 

div#visuBody a {
	color: #CF371D; /* visu_a_color */
	text-decoration: underline; /* visu_a_underline */
	} 

div#visuBody a:hover {
	color: #CF371D; /* visu_a_hover */
	text-decoration: none; /* visu_a_hover_underline */
	} 

div#visuBody .Widget a {
    color: #CF371D; /* visu_widget_a_color */
	} 

a {
	color: #CF371D; /* a_color */
	text-decoration: underline; /* a_underline */
	}
	
a:hover {
	color: #CF371D; /* a_hover */
	text-decoration: none; /* a_hover_underline */
	}

h1 {
	font-size: 22px; /* h1_font_size */
	font-weight: normal; /* h1_font_weight */
	font-style: normal; /* h1_font_style */
	color: #161616; /* h1_color */
	background-color: #; /* h1_background_color */
	text-decoration: ; /* h1_text_decoration */
	font-family: Arial, sans-serif; /* h1_font_family */
	}
	
h2 {
	font-size: 16px; /* h2_font_size */
	font-weight: bold; /* h2_font_weight */
	font-style: normal; /* h2_font_style */
	color: #161616; /* h2_color */
	background-color: #; /* h2_background_color */
	text-decoration: ; /* h2_text_decoration */
	font-family: Arial, sans-serif; /* h2_font_family */
	}
	
.entete {
	background: #6D1112; /* entete_background */
	color: #FFFFFF; /* entete_color */
	}

.entete a {
    color: #FFFFFF;
    }
   
#overtrail {
	border-color: #6D1112; /* idem entete_background */
	}

.vignette {
	border-color: #6D1112; /* idem entete_background */
	}

div#conteneur {
	width: 940px;
	background: none; /* ombre_conteneur */
	}

div#contenu {
	width: 940px;
	}

#colonne_contenu.colonne_contenu_1 #contenuWrapper {
	padding-left: 0px; /* contenu_padding */
	padding-right: 0px;
	}
	
#contenuShadowTop {
	display: none; /* contenu_shadowTop */
}

div#colonneWidgetsL {
   /* background-color: #f5f5f5; colonneWidgetsL_background_color */
   background-image: none; /* colonneWidgetsL_background_image */
   background-repeat: no-repeat;
   }

.colonne_contenu_1 {
   /* background-color: #f5f5f5; */
   background-image: none;
   background-repeat: no-repeat;
   width: 920px;
   }

.colonne_contenu_2 {
   /* background-color: #f5f5f5; */
   background-image: none;
   background-repeat: no-repeat;
   width: 730px;
   }

.colonne_contenu_3 {
   /* background-color: #f5f5f5; colonne_contenu_background_color */
   background-image: none; /* colonne_contenu_background_image */
   background-repeat: no-repeat;
   width: 540px;
   }

div#colonneWidgetsR {
   /* background-color: #f5f5f5; colonneWidgetsR_background_color */
   background-image: none; /* colonneWidgetsR_background_image */
   background-repeat: no-repeat;
   }

div#top {
	width: 970px;
	height: 10px; /* top_height */
	background: none; /* ombre_top */
	}

div#footer{
	background: none; /* ombre_footer */
	
	}

.footer{
	padding-top: 5px; /* footer_height */
}

.bottom_arrondi{
	background: none; /* bottom_arrondi */
	}

.bottom_arrondi_2_L{
	background: none; /* bottom_arrondi_2_L */
	}

.bottom_arrondi_2_R{
	background: none; /* bottom_arrondi_2_R */
	}

.bottom_arrondi_1{
	background: none; /* bottom_arrondi_1 */
	}

div#footer{
	width: 970px;
	color: #091328; /* footer_font_color */
	}

div#footer a{
	color: #CF371D; /* footer_a_color */
	text-decoration: underline; /* footer_a_underline */
	}

div#footer a:hover{
	color: #CF371D; /* footer_a_hover */
	text-decoration: none; /* footer_a_hover_underline */
	}


/********** Fin général **********/


/********** Début bannière/menu **********/
 
/********** Bannière **********/
div#conteneur_header {
	width: 970px;
	background-image: none; /* banniere_background_image */
	background-repeat: no-repeat; /* banniere_background_repeat */
	}

div#header {
	width: 940px;
	background-image: none; /* banniere_background_image_header */
	 background-color: #f5f5f5; /* banniere_background_color */
	height: 130px; /* banniere_height */
	}

div#header a {
	width: 970px;
	height: 130px; /* header_height */
	}

div#header #logo { /* position du logo */
	top: 5px; /* logo_top */
	left: 0px; /* logo_left */
	visibility: visible; /* logo_visibility */
	}

div#header #logo img { /* dimension du logo */
	width: 124px; /* logo_width */
	}

div#header #header_code { /* position du code */
	top: px; /* header_code_top */
	left: px; /* header_code_left */
	visibility: ; /* header_code_visibility */
	}
	
div#header #header_texte1, div#header #header_texte1 a {	/* Nom de la société */
	top: 95px; /* societe_top */
	left: 18px; /* societe_left */
	font-family: Arial, sans-serif; /* societe_font_family */
	font-size: 18px; /* societe_font_size */
	visibility: visible; /* societe_visibility */
	color: #161616; /* societe_color */
	font-weight: normal; /* societe_font_weight */
	font-style: normal; /* societe_font_italic */
	text-decoration: none; /* societe_font_underline */
}

div#header #header_texte2, div#header #header_texte2 a {	/* Activité de la société */
	top: 60px; /* activite_top */
	left: 150px; /* activite_left */
	font-family: Arial, sans-serif; /* activite_font_family */
	font-size: 14px; /* activite_font_size */
	color: #edf1f9; /* activite_color */
	visibility: hidden; /* activite_visibility */
	font-weight: normal; /* activite_font_weight */
	font-style: normal; /* activite_font_italic */
	text-decoration: none; /* activite_font_underline */
}

/********** Menu **********/

#navbar {
	background-color: #e0e0e0; /* navbar_background */
	height:25px;
	background-image: none; /* navbar_background_image */
	}

#navbar ul.menuBlock1{
float: left; /* navbar_float */
}

#navbar ul.menuBlock1, #navbar ul.menuBlock2{ /* onglets de la navbar */
	font-family: 'Franklin Gothic Medium', sans-serif; /* onglet_font_family */
	font-size: 12px; /* onglet_font_size */
}

#navbar .currentDepth1 a { /* onglets de la navbar */
	padding-left: 20px; /* onglet_padding */
	padding-right: 20px; /* onglet_padding */
	color: #161616; /* onglet_color */
	background-color: #e0e0e0; /* onglet_background_color */
	background-image:  none; /* onglet_background_image */
	background-repeat: repeat-x;
	line-height: 25px; /* onglet_height */
	font-weight: normal; /* onglet_font_weight */
	font-style: normal; /* onglet_font_style */
	text-decoration: none; /* onglet_font_decoration */
}

#navbar .currentDepth1 a:hover{ /* onglets survolés */
	background-color: #c0c0c0; /* onglet_background_hover */
	color: #161616; /* onglet_color_hover */
	background-image:  none; /* onglet_background_image_hover */
	font-weight: normal; /* onglet_font_weight_hover */
	font-style: normal; /* onglet_font_style_hover */
	text-decoration: none; /* onglet_font_decoration_hover */
}

#navbar .currentDepth1 a.select {
	padding-left: 20px; /* onglet_padding */
	padding-right: 20px; /* onglet_padding */
	line-height: 25px; /* onglet_height */
	background-color: #FFFFFF; /* onglet_select_background */
	color: #161616; /* onglet_select_color */
	background-image:  none; /* onglet_select_background_image */
	font-weight: normal; /* onglet_select_font_weight */
	font-style: normal; /* onglet_select_font_style */
	text-decoration: none; /* onglet_select_font_decoration */
}

#navbar .currentDepth2 a{ /* sous-menu */
	background-color: #c0c0c0; /* sub_onglet_background_color */
	color: #161616; /* sub_onglet_color */
	line-height: 25px; /* sub_onglet_height */
	text-decoration: none;
}

#navbar .currentDepth2 a:hover{	/* Texte des l'onglets survolés */
	color: #161616; /* sub_onglet_color_hover */
	background-color: #e0e0e0; /* sub_onglet_background_hover */
	text-decoration: none;
}

/****** slide_menu *******/

#divLineContent_ileft {
padding-top:10px;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
}
#divLine_ileft {
	background: #000408; /* slidedown_background */
margin-bottom: 10px;
	}
#slide_menu_top { 
	background-image: none; /* slidedown_background_top */
	background-color: #000408; /* slidedown_background_top_color */
	}
#slide_menu_bottom { 
	background-image: none; /* slidedown_background_bottom */
	background-color: #000408; /* slidedown_background_bottom_color */
	}

#slide_menu_top .iziSlideMenuTopC,#slide_menu_top .iziSlideMenuBottomC { background-color: #000408; }
#slide_menu_top .iziSlideMenuTopL { display: none; background-image: url('none'); }
#slide_menu_top .iziSlideMenuTopR { display: none; background-image: url('none'); }
#slide_menu_top .iziSlideMenuBottomL { display: none; background-image: url('none'); }
#slide_menu_top .iziSlideMenuBottomR { display: none; background-image: url('none'); }





#slide_menu ul li a {	/* Onglets */	
	margin-top: 0px; /* onglet_slidedown_margin */
	margin-bottom: 0px;
	border-bottom-width: 0px; /* onglet_slidedown_borderBottom */
	border-bottom-color: #e0e0e0; /* onglet_slidedown_borderBottomColor */
	border-bottom-style: solid;
	font-family: Arial, sans-serif; /* onglet_slidedown_font_family */
	font-size: 12px; /* onglet_slidedown_font_size */
	font-weight: normal; /* onglet_slidedown_font_weight */
	font-style: normal; /* onglet_slidedown_font_style */
	text-decoration: none; /* onglet_slidedown_font_decoration */
	color: #FFFAFA; /* onglet_slidedown_color */
	background-color: #000000; /* onglet_slidedown_background_color */
	background-image: none; /* onglet_slidedown_background_image */
	line-height: 20px; /* onglet_slidedown_height */
	}
	
.slide_menuFirstOnglet {
	border-top-width: 0px;
	border-top-color: #e0e0e0;
	border-top-style: solid;
}
	
#slide_menu ul li a:hover,#slide_menu .activeMainMenuItem {
	color: #F9F1F1; /* onglet_slidedown_color_hover */
	background-color: #; /* onglet_slidedown_background_color_hover */
	background-image: none; /* onglet_slidedown_background_image_hover */
	font-weight: normal; /* onglet_slidedown_font_weight_hover */
	font-style: normal; /* onglet_slidedown_font_style_hover */
	text-decoration: none; /* onglet_slidedown_font_decoration_hover */
}
	
#slide_menu ul li a.select {
	color: #FEFCFC; /* onglet_slidedown_color_select */
	background-color: #; /* onglet_slidedown_background_color_select */
	background-image: url('http://www.isurf-media.com/site_pro/images/menu/menu2_20.png?id=1304026471'); /* onglet_slidedown_select_background_image */
	font-weight: bold; /* onglet_slidedown_select_font_weight */
	font-style: normal; /* onglet_slidedown_select_font_style */
	text-decoration: none; /* onglet_slidedown_select_font_decoration */
}

#slide_menu ul li.onglet_title a {
	color: #ffffff; /* onglet_slidedown_color_titre */
	background-color: #FEF9F9; /* onglet_slidedown_background_color_titre */
	background-image: none; /* onglet_slidedown_titre_background_image */
	font-weight: bold; /* onglet_slidedown_titre_font_weight */
	font-style: ; /* onglet_slidedown_titre_font_style */
	text-decoration: none; /* onglet_slidedown_titre_font_decoration */
	height: 20px;
	line-height: 20px; /* titre_slidedown_height */
	margin-top: 0px; /* titre_slidedown_margin */
	margin-bottom: 0px; /* titre_slidedown_marginBottom */
	font-family: Arial, sans-serif; /* titre_slidedown_font_family */
	font-size: 12px; /* titre_slidedown_font_size */
	text-align: center; /* onglet_slidedown_titre_text_align */
	border: none;
}

#slide_menu ul li.onglet_title a:hover {
	color: #ffffff; /* onglet_slidedown_color_titre_hover */
	background-color: #FEF9F9; /* onglet_slidedown_background_color_titre_hover */
	background-image: none;
	font-weight: bold;
	font-style: ;
	text-decoration: none;
}
#slide_menu ul li .slide_subMenu {
background-color: #333333; /* sub_slidedown_background_color */
}

#slide_menu ul li .slide_subMenu ul li a {	/* sous-menu niveau 2 */
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	font-family: Arial, sans-serif; /* onglet_slidedown_font_family */
	font-size: 12px; /* onglet_slidedown_font_size */
	color: #F9F1F1; /* sub_slidedown_color */
	background-color: #333333;
	background-image: none; /* sub_slidedown_background_image */
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
	
#slide_menu ul li .slide_subMenu ul li a:hover {	/* sous-menu niveau 2 Hover */
	color: #FFFAFA; /* sub_slidedown_color_hover */
	background-color: #000000; /* sub_slidedown_background_color_hover */
	background-image: none; /* sub_slidedown_background_image_hover */
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}

/********** Widget **********/

.title_izibox, .divLine.iziBox .divLineTitle {
	font-family: 'Times New Roman', serif; /* widget_h3_font_family */
	font-size: 14px; /* widget_h3_font_size */
	font-weight: normal; /* widget_h3_font_weight */
	font-style: normal; /* widget_h3_font_italic */
	border-bottom-width: 0px; /* widget_h3_underline_color */
	color: #f5f5f5; /* widget_h3_color */
	background-color: #161616; /* widget_h3_background_color */
	}
	
.divLine.iziBox {
box-shadow: 0px 5px 4px -3px #333; /* widget_shadow */
-webkit-box-shadow: 0px 5px 4px -3px #333;
-moz-box-shadow: 0px 5px 4px -3px #333;
	color: #161616; /* widget_color */
	background-color: #e0e0e0; /* widget_background_color */
	}

.divLine.iziBox a {
   color: #CF371D; /* widget_a_color */
   }

.divLine.iziBox a:hover {
   color: #CF371D; /* widget_a_hover */
   }

.WidgetTop {
   background-image: none; /* widget_top */
   background-color: #e0e0e0; /* widget_background_top_color */
   }

.WidgetBottom {
   background-image: none; /* widget_bottom */
   background-color: #e0e0e0; /* widget_background_bottom_color */
   }

.iziBoxTopC, .iziBoxBottomC { background-color: #e0e0e0; }
.iziBoxTopL { display: none; background-image: none; }
.iziBoxTopR { display: none; background-image: none; }
.iziBoxBottomL { display: none; background-image: none; }
.iziBoxBottomR { display: none; background-image: none; }

   
.WidgetOmbre {
   background-image: url('http://www.isurf-media.com/site_pro/images/widgets/ombre.png?id=1304340396'); /* widget_ombre */
   }

.h3News{
	font-family: Arial, sans-serif; /* news_h3_font_family */
	font-size: 14px; /* news_h3_font_size */
	color: #FFFFFF; /* news_h3_color */
	background-color: #6D1112; /* news_h3_background_color */
	font-weight: bold; /* news_h3_font_weight */
	font-style: normal; /* news_h3_font_italic */
	border-bottom: none; /* news_h3_underline_color */
	padding: 3px 3px 3px 5px;
   }
   
/********** Fin bannière/menu **********/

/********* Bloc Détail *********/

/********* Fin Bloc Détail *********/

/********** Menu2 **********/

#navbar2 {
	background-color: #99E5C1; /* navbar_background2 */
	height:30px;
	background-image: none; /* navbar_background_image2 */
	}

#navbar2 ul.menuBlock1{
float: left; /* navbar_float2 */
}

#navbar2 ul.menuBlock1, #navbar2 ul.menuBlock2{ /* onglets de la navbar2 */
	font-family: Arial, sans-serif; /* onglet_font_family2 */
	font-size: 11px; /* onglet_font_size2 */
}

#navbar2 .currentDepth1 a { /* onglets de la navbar2 */
	padding-left: 20px; /* onglet_padding2 */
	padding-right: 20px; /* onglet_padding2 */
	color: #194c66; /* onglet_color2 */
	background-color: #99cce5; /* onglet_background_color2 */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1278410178'); /* onglet_background_image2 */
	background-repeat: repeat-x;
	line-height: 30px; /* onglet_height2 */
	font-weight: bold; /* onglet_font_weight2 */
	font-style: normal; /* onglet_font_style2 */
	text-decoration: none; /* onglet_font_decoration2 */
}

#navbar2 .currentDepth1 a:hover{ /* onglets survolés2 */
	background-color: #f2d8cb; /* onglet_background_hover2 */
	color: #663319; /* onglet_color_hover2 */
	background-image:  none; /* onglet_background_image_hover2 */
	font-weight: bold; /* onglet_font_weight_hover2 */
	font-style: normal; /* onglet_font_style_hover2 */
	text-decoration: none; /* onglet_font_decoration_hover2 */
}

#navbar2 .currentDepth1 a.select {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px; /* onglet_height2 */
	background-color: #ffffff; /* onglet_select_background2 */
	color: #267299; /* onglet_select_color2 */
	background-image:  none; /* onglet_select_background_image2 */
	font-weight: bold; /* onglet_select_font_weight2 */
	font-style: normal; /* onglet_select_font_style2 */
	text-decoration: none; /* onglet_select_font_decoration2 */
}

#navbar2 .currentDepth2 a{ /* sous-menu */
	background-color: #f2d8cb; /* sub_onglet_background_color2 */
	color: #663319; /* sub_onglet_color2 */
	line-height: 30px; /* sub_onglet_height2 */
	text-decoration: none;
}

#navbar2 .currentDepth2 a:hover{	/* Texte des l'onglets survolés2 */
	color: #194c66; /* sub_onglet_color_hover2 */
	background-color: #99cce5; /* sub_onglet_background_hover2 */
	text-decoration: none;
}

/********** Fin menu2 **********/

/********** slide_Menu3 **********/

#navbar3 {
	background-color: #040000; /* navbar_background3 */
	height:25px;
	background-image: none; /* navbar_background_image3 */
	}

#navbar3 ul.menuBlock1{
float: right; /* navbar_float3 */
}

#navbar3 ul.menuBlock1, #navbar3 ul.menuBlock2{ /* onglets de la navbar3 */
	font-family: 'Franklin Gothic Medium', sans-serif; /* onglet_font_family3 */
	font-size: 12px; /* onglet_font_size3 */
}

#navbar3 .currentDepth1 a { /* onglets de la navbar3 */
	padding-left: 20px; /* onglet_padding3 */
	padding-right: 20px; /* onglet_padding3 */
	color: #FFFAFA; /* onglet_color3 */
	background-color: #030000; /* onglet_background_color3 */
	background-image:  none; /* onglet_background_image3 */
	background-repeat: repeat-x;
	line-height: 25px; /* onglet_height3 */
	font-weight: normal; /* onglet_font_weight3 */
	font-style: normal; /* onglet_font_style3 */
	text-decoration: none; /* onglet_font_decoration3 */
}

#navbar3 .currentDepth1 a:hover{ /* onglets survolés3 */
	background-color: #c0c0c0; /* onglet_background_hover3 */
	color: #161616; /* onglet_color_hover3 */
	background-image:  none; /* onglet_background_image_hover3 */
	font-weight: normal; /* onglet_font_weight_hover3 */
	font-style: normal; /* onglet_font_style_hover3 */
	text-decoration: none; /* onglet_font_decoration_hover3 */
}

#navbar3 .currentDepth1 a.select {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px; /* onglet_height3 */
	background-color: #FFFFFF; /* onglet_select_background3 */
	color: #161616; /* onglet_select_color3 */
	background-image:  none; /* onglet_select_background_image3 */
	font-weight: normal; /* onglet_select_font_weight3 */
	font-style: normal; /* onglet_select_font_style3 */
	text-decoration: none; /* onglet_select_font_decoration3 */
}

#navbar3 .currentDepth2 a{ /* sous-menu */
	background-color: #c0c0c0; /* sub_onglet_background_color3 */
	color: #161616; /* sub_onglet_color3 */
	line-height: 25px; /* sub_onglet_height3 */
	text-decoration: none;
}

#navbar3 .currentDepth2 a:hover{	/* Texte des l'onglets survolés3 */
	color: #FFFAFA; /* sub_onglet_color_hover3 */
	background-color: #030000; /* sub_onglet_background_hover3 */
	text-decoration: none;
}

/********** Fin menu3 **********/