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


/********** Début général **********/

body { 
	background-color: #41392E; /* body_background_color */
	background-image: none; /* body_background_image */
	background-repeat: no-repeat; /* boby_background_image_repeat */
	color: #41392E; /* body_font_color */
	font-family: Arial; /* body_font_family */
	font-size: 12px; /* body_font_size */
	}

div#visuBody {
	background-color: #41392E; /* visu_body_background_color */ 
	background-image: none; /* visu_body_background_image */
	background-repeat: no-repeat; /* visu_boby_background_image_repeat */
	color: #41392E; /* visu_body_font_color */
	font-size: 12px;
	font-family: Arial;
	} 

div#visuBody a {
	color: #C43E3D; /* visu_a_color */
	text-decoration: underline; /* visu_a_underline */
	} 

div#visuBody a:hover {
	color: #C43E3D; /* visu_a_hover */
	text-decoration: none; /* visu_a_hover_underline */
	} 

div#visuBody .Widget a {
    color: #C43E3D; /* visu_widget_a_color */
	} 

a {
	color: #C43E3D; /* a_color */
	text-decoration: underline; /* a_underline */
	}
	
a:hover {
	color: #C43E3D; /* a_hover */
	text-decoration: none; /* a_hover_underline */
	}

H1 {
	font-size: 22px; /* h1_font_size */
	font-weight: bold; /* h1_font_weight */
	font-style: normal; /* h1_font_style */
	color: #41392E; /* h1_color */
	background-color: transparent; /* h1_background_color */
	text-decoration: none; /* h1_text_decoration */
	font-family: Arial; /* h1_font_family */
	}

H2 {
	font-size: 16px; /* h2_font_size */
	font-weight: bold; /* h2_font_weight */
	font-style: normal; /* h2_font_style */
	color: #41392E; /* h2_color */
	background-color: transparent; /* h2_background_color */
	text-decoration: none; /* h2_text_decoration */
	font-family: Arial; /* h2_font_family */
	}

.entete {
	background: #336699; /* entete_background */
	color: #FFFFFF; /* entete_color */
	}

.entete a {
    color: #FFFFFF;
    }
   
#overtrail {
	border-color: #336699; /* idem entete_background */
	}

.vignette {
	border-color: #336699; /* idem entete_background */
	}

div#conteneur {
	width: 940px;
	background: url('http://www.isurf-media.com/site_pro/images/940/ombre-bg.png') repeat-y; /* ombre_conteneur */
	}

div#contenu {
	width: 940px;
	}

div#colonneWidgetsL {
   /* background-color: #E6E3D2; colonneWidgetsL_background_color */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/colonneWidgetsL_background13929.jpg'); /* colonneWidgetsL_background_image */
   background-repeat: no-repeat;
   }

.colonne_contenu_1 {
   /* background-color: #F4F2E3; */
   background-image: none;
   background-repeat: no-repeat;
   }

.colonne_contenu_2 {
   /* background-color: #F4F2E3; */
   background-image: none;
   background-repeat: no-repeat;
   }

.colonne_contenu_3 {
   /* background-color: #F4F2E3; colonne_contenu_background_color */
   background-image: none; /* colonne_contenu_background_image */
   background-repeat: no-repeat;
   }

div#colonneWidgetsR {
   /* background-color: #E6E3D2; colonneWidgetsR_background_color */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/colonneWidgetsR_background59562.jpg'); /* colonneWidgetsR_background_image */
   background-repeat: no-repeat;
   }

div#top {
	width: 970px;
	height: 0px; /* top_height */
	background: none; /* ombre_top */
	}

div#footer{
	background: none; /* ombre_footer */
	
	}

.footer{
	padding-top: 25px; /* footer_height */
}

.bottom_arrondi{
	background: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/bottom-arrondi.png') no-repeat; /* bottom_arrondi */
	}

.bottom_arrondi_2_L{
	background: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/bottom-arrondi-2-L.png') no-repeat; /* bottom_arrondi_2_L */
	}

.bottom_arrondi_2_R{
	background: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/bottom-arrondi-2-R.png') no-repeat; /* bottom_arrondi_2_R */
	}

.bottom_arrondi_1{
	background: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/bottom-arrondi-1.png') no-repeat; /* bottom_arrondi_1 */
	}

div#footer{
	width: 970px;
	color: #FFF3D2; /* footer_font_color */
	}

div#footer a{
	color: #FFF3D2; /* footer_a_color */
	text-decoration: underline; /* footer_a_underline */
	}

div#footer a:hover{
	color: #FFF3D2; /* 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: url('http://www.isurf-media.com/site_pro/userfiles/10002662-001/css/image/banniere_arrondi_ombre83092.png'); /* banniere_background_image */
	background-repeat: no-repeat; /* banniere_background_repeat */
	}

div#header {
	width: 940px;
	background-image: none; /* banniere_background_image_header */
	 background-color: #; /* banniere_background_color */
	height: 140px; /* banniere_height */
	}

div#header a {
	width: 970px;
	height: 130px; /* header_height */
	}

div#header #logo { /* position du logo */
	top: 25px; /* logo_top */
	left: 220px; /* logo_left */
	visibility: visible; /* logo_visibility */
	}

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 {	/* Nom de la société */
	top: 35px; /* societe_top */
	left: 40px; /* societe_left */
	font-family: 'Monotype Corsiva', fantasy; /* societe_font_family */
	font-size: 50px; /* societe_font_size */
	visibility: visible; /* societe_visibility */
	color: #FFFEFF; /* societe_color */
	font-weight: bold; /* societe_font_weight */
	font-style: normal; /* societe_font_italic */
	text-decoration: none; /* societe_font_underline */
}

div#header #header_texte2 {	/* Activité de la société */
	top: 85px; /* activite_top */
	left: 40px; /* activite_left */
	font-family: 'Times New Roman', serif; /* activite_font_family */
	font-size: 18px; /* activite_font_size */
	color: #9B6B47; /* activite_color */
	visibility: visible; /* activite_visibility */
	font-weight: normal; /* activite_font_weight */
	font-style: normal; /* activite_font_italic */
	text-decoration: none; /* activite_font_underline */
}

div#header #header_texte1 a { color: #FFFEFF; }

div#header #header_texte2 a { color: #9B6B47; }

/********** Menu **********/
#navbar {
	background-color: #5C5236; /* navbar_background */
	height:30px;
	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: Arial, sans-serif; /* onglet_font_family */
	font-size: 11px; /* onglet_font_size */
}

#navbar .currentDepth1 a { /* onglets de la navbar */
	padding-left: 20px; /* onglet_padding */
	padding-right: 20px; /* onglet_padding */
	color: #FFFAEB; /* onglet_color */
	background-color: #5C5236; /* onglet_background_color */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu_30.png'); /* onglet_background_image */
	background-repeat: repeat-x;
	line-height: 30px; /* onglet_height */
	font-weight: bold; /* onglet_font_weight */
	font-style: normal; /* onglet_font_style */
	text-decoration: none; /* onglet_font_decoration */
}

#navbar .currentDepth1 a:hover{ /* onglets survolés */
	background-color: #FFFAEB; /* onglet_background_hover */
	color: #5C5236; /* onglet_color_hover */
	background-image:  none; /* onglet_background_image_hover */
	font-weight: bold; /* 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;
	padding-right: 20px;
	line-height: 30px; /* onglet_height */
	background-color: #FFF3D2; /* onglet_select_background */
	color: #5C5236; /* onglet_select_color */
	background-image:  none; /* onglet_select_background_image */
	font-weight: bold; /* 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: #FFFAEB; /* sub_onglet_background_color */
	color: #5C5236; /* sub_onglet_color */
	line-height: 30px; /* sub_onglet_height */
	text-decoration: none;
}

#navbar .currentDepth2 a:hover{	/* Texte des l'onglets survolés */
	color: #FFFAEB; /* sub_onglet_color_hover */
	background-color: #5C5236; /* sub_onglet_background_hover */
	text-decoration: none;
}

/****** slide_menu *******/
#slide_menu_content {
	background: #; /* slidedown_background */
	}
#slide_menu_top { 
	background-image: none; /* slidedown_background_top */
	background-color: #; /* slidedown_background_top_color */
	}
#slide_menu_bottom { 
	background-image: none; /* slidedown_background_bottom */
	background-color: #; /* slidedown_background_bottom_color */
	}

#slide_menu ul li a {	/* Onglets */	
	margin-top: 6px; /* onglet_slidedown_margin */
	margin-bottom: 6px;
	border-bottom-width: 0px; /* onglet_slidedown_borderBottom */
	border-bottom-color: #41392E; /* onglet_slidedown_borderBottomColor */
	border-bottom-style: solid;
	font-family: 'Times New Roman', serif; /* onglet_slidedown_font_family */
	font-size: 16px; /* onglet_slidedown_font_size */
	font-weight: bold; /* onglet_slidedown_font_weight */
	font-style: normal; /* onglet_slidedown_font_style */
	text-decoration: none; /* onglet_slidedown_font_decoration */
	color: #41392E; /* onglet_slidedown_color */
	background-color: #; /* onglet_slidedown_background_color */
	background-image: none; /* onglet_slidedown_background_image */
	line-height: 30px; /* onglet_slidedown_height */
	height: 30px;
	}
	
.slide_menuFirstOnglet {
	border-top-width: 0px;
	border-top-color: #41392E;
	border-top-style: solid;
}
	
#slide_menu ul li a:hover,#slide_menu .activeMainMenuItem {
	color: #41392E; /* onglet_slidedown_color_hover */
	background-color: #; /* onglet_slidedown_background_color_hover */
	background-image: none; /* onglet_slidedown_background_image_hover */
	font-weight: bold; /* onglet_slidedown_font_weight_hover */
	font-style: normal; /* onglet_slidedown_font_style_hover */
	text-decoration: underline; /* onglet_slidedown_font_decoration_hover */
}
	
#slide_menu ul li a.select {
	color: #41392E; /* onglet_slidedown_color_select */
	background-color: #; /* onglet_slidedown_background_color_select */
	background-image: none; /* onglet_slidedown_select_background_image */
	font-weight: bold; /* onglet_slidedown_select_font_weight */
	font-style: normal; /* onglet_slidedown_select_font_style */
	text-decoration: underline; /* onglet_slidedown_select_font_decoration */
}

#slide_menu ul li.onglet_title a {
	color: #FFFFFF; /* onglet_slidedown_color_titre */background-color: #5C5236; /* onglet_slidedown_background_color_titre */
	background-image: url('http://www.isurf-media.com/site_pro/images/menu/menu2_20.png'); /* onglet_slidedown_titre_background_image */
	font-weight: bold; /* onglet_slidedown_titre_font_weight */
	font-style: ; /* onglet_slidedown_titre_font_style */
	text-decoration: ; /* 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: #5C5236; /* onglet_slidedown_background_color_titre_hover */
	background-image: url('http://www.isurf-media.com/site_pro/images/menu/menu2_20.png');
	font-weight: bold;
	font-style: ;
	text-decoration: ;
}
#slide_menu ul li .slide_subMenu{
background-color: #FFFFFF; /* sub_slidedown_background_color */
}

#slide_menu ul li .slide_subMenu ul li a {	/* sous-menu niveau 2 */
	font-family: 'Times New Roman', serif; /* onglet_slidedown_font_family */
	font-size: 16px; /* onglet_slidedown_font_size */
	color: #41392E; /* sub_slidedown_color */
	background-image: none; /* sub_slidedown_background_image */
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}
#slide_menu ul li .slide_subMenu ul li a:hover {	/* sous-menu niveau 2 Hover */
	color: #41392E; /* sub_slidedown_color_hover */
	background-color: #FFFFFF; /* sub_slidedown_background_color_hover */
	background-image: none; /* sub_slidedown_background_image_hover */
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	}
	
/********** Widget **********/

.Widget h3 {
	font-family: 'Times New Roman', serif; /* widget_h3_font_family */
	font-size: 16px; /* widget_h3_font_size */
	font-weight: bold; /* widget_h3_font_weight */
	font-style: normal; /* widget_h3_font_italic */
	border-bottom: none; /* widget_h3_underline_color */
	color: #41392E; /* widget_h3_color */
	background-color: #F4F2E3; /* widget_h3_background_color */
	}
	
.Widget {
	color: #41392E; /* widget_color */
	background-color: #; /* widget_background_color */
	}

.Widget a {
   color: #C43E3D; /* widget_a_color */
   }

.Widget a:hover {
   color: #C43E3D; /* widget_a_hover */
   }

.WidgetTop {
   background-image: none; /* widget_top */
   background-color: #; /* widget_background_top_color */
   }

.WidgetBottom {
   background-image: none; /* widget_bottom */
   background-color: #; /* widget_background_bottom_color */
   }
   
.WidgetOmbre {
   background-image: none; /* widget_ombre */
   }

.h3News{
	font-family: Arial, sans-serif; /* news_h3_font_family */
	font-size: 14px; /* news_h3_font_size */
	color: #8A582A; /* news_h3_color */
	background-color: #D1C6A4; /* 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-left: 3px;
   }
   
/********** Fin bannière/menu **********/

/********* Bloc Détail *********/
.blocDetail {
	background: #F5F5F5; /* blocDetail_background_color */
	color: #666666; /* blocDetail_color */
	}

.blocDetail h4 {
	background-color: #; /* blocDetailH4_background_color */
	color: #666666; /* blocDetailH4_color */
	font-family: Arial, sans-serif; /* blocDetailH4_font_family */
	font-size: 14px; /* blocDetailH4_font_size */
	font-weight: bold; /* blocDetailH4_font_weight */
	font-style: italic; /* blocDetailH4_font_italic */
	border-bottom: 1px solid; /* blocDetailH4_underline_color */
	}
/********* Fin Bloc Détail *********/

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