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


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

body { 
	background-color: #f5f5f5; /* body_background_color */
	background-image: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/body_background38671.gif?id=1302507381'); /* body_background_image */
	background-repeat: repeat-x; /* boby_background_image_repeat */
	color: #383838; /* 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: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/body_background38671.gif?id=1302507381'); /* visu_body_background_image */
	background-repeat: repeat-x; /* visu_boby_background_image_repeat */
	color: #383838; /* visu_body_font_color */
	font-size: 12px;
	font-family: Arial;
	} 

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

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

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

a {
	color: #0C56C6; /* a_color */
	text-decoration: underline; /* a_underline */
	}
	
a:hover {
	color: #0C56C6; /* 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: #383838; /* h1_color */
	background-color: #; /* h1_background_color */
	text-decoration: none; /* 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: #383838; /* h2_color */
	background-color: #; /* h2_background_color */
	text-decoration: none; /* h2_text_decoration */
	font-family: Arial, sans-serif; /* h2_font_family */
	}
	
.entete {
	background: #5FA10A; /* entete_background */
	color: #FFFFFF; /* entete_color */
	}

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

.vignette {
	border-color: #5FA10A; /* 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: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/colonneWidgetsL_background11345.gif?id=1302507381'); /* colonneWidgetsL_background_image */
   background-repeat: no-repeat;
   }

.colonne_contenu_1 {
   /* background-color: #; */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/contenu_background34943.gif?id=1302507381');
   background-repeat: no-repeat;
   width: 920px;
   }

.colonne_contenu_2 {
   /* background-color: #; */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/contenu_background34943.gif?id=1302507381');
   background-repeat: no-repeat;
   width: 730px;
   }

.colonne_contenu_3 {
   /* background-color: #; colonne_contenu_background_color */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/contenu_background34943.gif?id=1302507381'); /* colonne_contenu_background_image */
   background-repeat: no-repeat;
   width: 540px;
   }

div#colonneWidgetsR {
   /* background-color: #f5f5f5; colonneWidgetsR_background_color */
   background-image: url('http://www.isurf-media.com/site_pro/userfiles/10000001-001/css/image/colonneWidgetsR_background02975.gif?id=1302507381'); /* 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: 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: #999999; /* footer_font_color */
	}

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

div#footer a:hover{
	color: #000000; /* footer_a_hover */
	text-decoration: underline; /* 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: #000000; /* banniere_background_color */
	height: 130px; /* banniere_height */
	}

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

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

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

div#header #header_code { /* position du code */
	top: 115px; /* header_code_top */
	left: 700px; /* header_code_left */
	visibility: visible; /* header_code_visibility */
	}
	
div#header #header_texte1, div#header #header_texte1 a {	/* Nom de la société */
	top: 78px; /* societe_top */
	left: 2px; /* societe_left */
	font-family: 'Lucida Console', monospace; /* societe_font_family */
	font-size: 14px; /* societe_font_size */
	visibility: visible; /* societe_visibility */
	color: #FFFFFF; /* societe_color */
	font-weight: bold; /* 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: 25px; /* activite_top */
	left: 608px; /* activite_left */
	font-family: 'Trebuchet MS', sans-serif; /* activite_font_family */
	font-size: 14px; /* activite_font_size */
	color: #BBBBBB; /* activite_color */
	visibility: visible; /* activite_visibility */
	font-weight: normal; /* activite_font_weight */
	font-style: normal; /* activite_font_italic */
	text-decoration: none; /* activite_font_underline */
}

/********** Menu **********/

#navbar {
	background-color: #; /* 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: 25px; /* onglet_padding */
	padding-right: 25px; /* onglet_padding */
	color: #666666; /* onglet_color */
	background-color: #CDCDCD; /* onglet_background_color */
	background-image:  none; /* 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: #7FC083; /* onglet_background_hover */
	color: #666666; /* onglet_color_hover */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1314614086'); /* 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: 25px; /* onglet_padding */
	padding-right: 25px; /* onglet_padding */
	line-height: 30px; /* onglet_height */
	background-color: #CDCDCD; /* onglet_select_background */
	color: #666666; /* onglet_select_color */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1314614086'); /* onglet_select_background_image */
	font-weight: bold; /* onglet_select_font_weight */
	font-style: normal; /* onglet_select_font_style */
	text-decoration: underline; /* onglet_select_font_decoration */
}

#navbar .currentDepth2 a{ /* sous-menu */
	background-color: #7FC083; /* sub_onglet_background_color */
	color: #666666; /* sub_onglet_color */
	line-height: 30px; /* sub_onglet_height */
	text-decoration: none;
}

#navbar .currentDepth2 a:hover{	/* Texte des l'onglets survolés */
	color: #666666; /* sub_onglet_color_hover */
	background-color: #CDCDCD; /* 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: #000000; /* slidedown_background */
margin-bottom: 10px;
	}
#slide_menu_top { 
	background-image: none; /* slidedown_background_top */
	background-color: #000000; /* slidedown_background_top_color */
	}
#slide_menu_bottom { 
	background-image: none; /* slidedown_background_bottom */
	background-color: #000000; /* slidedown_background_bottom_color */
	}

#slide_menu_top .iziSlideMenuTopC,#slide_menu_top .iziSlideMenuBottomC { background-color: #000000; }
#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: 1px; /* onglet_slidedown_borderBottom */
	border-bottom-color: #323336; /* onglet_slidedown_borderBottomColor */
	border-bottom-style: solid;
	font-family: Arial, sans-serif; /* onglet_slidedown_font_family */
	font-size: 11px; /* 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: #999999; /* 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: 1px;
	border-top-color: #323336;
	border-top-style: solid;
}
	
#slide_menu ul li a:hover,#slide_menu .activeMainMenuItem {
	color: #FFFFFF; /* onglet_slidedown_color_hover */
	background-color: #000000; /* onglet_slidedown_background_color_hover */
	background-image: url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1269341717'); /* onglet_slidedown_background_image_hover */
	font-weight: bold; /* 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: #FFFFFF; /* onglet_slidedown_color_select */
	background-color: #000000; /* onglet_slidedown_background_color_select */
	background-image: url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1269341717'); /* 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: transparent; /* onglet_slidedown_background_color_titre */
	background-image: none; /* onglet_slidedown_titre_background_image */
	font-weight: bold; /* onglet_slidedown_titre_font_weight */
	font-style: normal; /* onglet_slidedown_titre_font_style */
	text-decoration: ; /* onglet_slidedown_titre_font_decoration */
	height: 15px;
	line-height: 15px; /* titre_slidedown_height */
	margin-top: 0px; /* titre_slidedown_margin */
	margin-bottom: 5px; /* titre_slidedown_marginBottom */
	font-family: Arial, sans-serif; /* titre_slidedown_font_family */
	font-size: 16px; /* titre_slidedown_font_size */
	text-align: left; /* onglet_slidedown_titre_text_align */
	border: none;
}

#slide_menu ul li.onglet_title a:hover {
	color: #FFFFFF; /* onglet_slidedown_color_titre_hover */
	background-color: transparent; /* onglet_slidedown_background_color_titre_hover */
	background-image: none;
	font-weight: bold;
	font-style: normal;
	text-decoration: ;
}
#slide_menu ul li .slide_subMenu{
background-color: #000000; /* sub_slidedown_background_color */
}

#slide_menu ul li .slide_subMenu ul li a {	/* sous-menu niveau 2 */
	font-family: Arial, sans-serif; /* onglet_slidedown_font_family */
	font-size: 11px; /* onglet_slidedown_font_size */
	color: #FFFFFF; /* 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: #999999; /* sub_slidedown_color_hover */
	background-color: #FFFFFF; /* sub_slidedown_background_color_hover */
	background-image: none; /* sub_slidedown_background_image_hover */
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}
	
/********** Widget **********/

.title_izibox, .divLine.iziBox .divLineTitle {
	font-family: Arial, sans-serif; /* widget_h3_font_family */
	font-size: 12px; /* widget_h3_font_size */
	font-weight: bold; /* widget_h3_font_weight */
	font-style: normal; /* widget_h3_font_italic */
	border-bottom: 1px solid; /* widget_h3_underline_color */
	color: #383838; /* widget_h3_color */
	background-color: #; /* 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: #383838; /* widget_color */
	background-color: #F5F5F5; /* widget_background_color */
	}

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

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

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

.WidgetBottom {
   background-image: none; /* widget_bottom */
   background-color: #F5F5F5; /* widget_background_bottom_color */
   }

.iziBoxTopC, .iziBoxBottomC { background-color: #F5F5F5; }
.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=1302507381'); /* widget_ombre */
   }

.h3News{
	font-family: Arial, sans-serif; /* news_h3_font_family */
	font-size: 18px; /* news_h3_font_size */
	color: #383838; /* news_h3_color */
	background-color: #; /* news_h3_background_color */
	font-weight: bold; /* news_h3_font_weight */
	font-style: normal; /* news_h3_font_italic */
	border-bottom: 1px solid; /* news_h3_underline_color */
   }
   
/********** Fin bannière/menu **********/

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

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

/********** Menu2 **********/
#navbar2 {
	background-color: #; /* 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: 25px; /* onglet_padding2 */
	padding-right: 25px; /* onglet_padding2 */
	color: #666666; /* onglet_color2 */
	background-color: #CDCDCD; /* onglet_background_color2 */
	background-image:  none; /* 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: #CDCDCD; /* onglet_background_hover2 */
	color: #666666; /* onglet_color_hover2 */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1269341717'); /* onglet_background_image_hover2 */
	font-weight: bold; /* onglet_font_weight_hover2 */
	font-style: normal; /* onglet_font_style_hover2 */
	text-decoration: underline; /* onglet_font_decoration_hover2 */
}

#navbar2 .currentDepth1 a.select {
	padding-left: 25px;
	padding-right: 25px;
	line-height: 30px; /* onglet_height2 */
	background-color: #; /* onglet_select_background2 */
	color: #666666; /* onglet_select_color2 */
	background-image:  url('http://www.isurf-media.com/site_pro/images/menu/menu2_30.png?id=1269341717'); /* onglet_select_background_image2 */
	font-weight: bold; /* onglet_select_font_weight2 */
	font-style: normal; /* onglet_select_font_style2 */
	text-decoration: underline; /* onglet_select_font_decoration2 */
}

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

#navbar2 .currentDepth2 a:hover{	/* Texte des l'onglets survolés2 */
	color: #666666; /* sub_onglet_color_hover2 */
	background-color: #CDCDCD; /* sub_onglet_background_hover2 */
	text-decoration: underline;
}

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