/* -------- EXTRANET -------- */
.bloc_extranet {
height:220px;
border-bottom:1px solid #ececec;
padding-top:40px;
}
.bloc_extranet h3 {
margin:6px 0 30px 0;
}
.bloc_extranet span {
line-height:130%;
}
.bloc_extranet ul {
list-style:disc;
padding-left:15px;
line-height:130%;
}
.bloc_extranet ul ul {
list-style:none inside;
line-height:130%;
padding-left:15px;
}
.extranet-right {
width:250px;
float:left;
margin-left:30px;
}
.extranet-left {
width:300px;
float:left;
}
.bouton-bleu {
text-align:center;
font-size:14px;
font-weight:bold;
color:#515151;
line-height:120%;
margin-top:35px;
}
.bouton-bleu div {
text-indent:-9999px;
}
.bouton-bleu a {
display:block;
border:none;
width:432px;
height:36px;
margin-top:15px;
}
.extranet-bouton a {
background:url(extranet/extranet-bouton.png) no-repeat 0 0;
}
.extranet-bouton a:hover {
background:url(extranet/extranet-bouton.png) no-repeat 0 -37px;
}

/* -------- RS -------- */
.rs-img {
	margin:20px 0 40px 0;
}
.rs-img img {
	margin:0 7px 7px 0;
}
.last-img {
	margin-right:0 !important;
}

/* -------- GENERIC PRODUIT FOCUS -------- */
#nav_focus ul { 
	list-style: none; 
	width:940px;
	height:52px;
	margin:0 !important;
	padding:0;
}
#nav_focus li {
	float:left;
}
#nav_focus li a { 
	width:210px; 
	height:47px;
	display:block;
	padding:5px 0 0 10px;
	margin:0 10px 0 0;
	background:url(images/tabs.png) 0 0 no-repeat;
	font:18px kimobold, verdana, serif;
	text-shadow:0 1px 0 #f0f0f0;
	color:#757575;
}
#nav_focus li a:hover {
	background:url(images/tabs.png) -220px 0 no-repeat;
	color:#fff;
	text-shadow:0 -1px 0 #656161;
}
#nav_focus li a.current {
	background:url(images/tabs.png) -440px 0 no-repeat;
	cursor:default;
	text-shadow:none;
}
#nav_focus li img {
	float:left;
	margin:5px 10px 0 0;
}
#nav_focus li span {
	float:left;
	padding-top:10px;
}
.focus_produits {
	width:940px;
	height:102px;
	background:url(images/bg-produits.png) no-repeat;
}
.pane_focus {
	width:910px;
	height:296px;
	padding:60px 0 0 30px;
	background-color:#fff;
	overflow:hidden;
}
.pane_focus h1 {
	font-size:20px;
	font-weight:bold;
}
.pane_focus h3 {
	font-size:20px;
	font-weight:normal;
	margin:10px 0 25px 0;
}
.pane_focus p {
	width:300px;
	font-size:14px;
	line-height:130%;
	margin-bottom:20px;
}
.pane_focus li {
	width:280px;
	line-height:130%;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ececec;
	padding:10px 0;
}
.pane_focus li:last-child {
	border:none;
}
.bloc_produits {
	width:230px;
	float:left;
	margin:25px 0 0 60px;
}
.bloc_produits h1 {
	font-size:14px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #cecece;
}
.bloc_produits a:hover {
	text-decoration:underline;
}

/* -------- Bouton video -------- */
#btn_video {
	width:84px;
	height:84px;
	-webkit-border-radius: 10px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 10px; /* FF1-3.6 */
    border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    margin: -150px 0 0 720px;
    position: absolute;
    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-out;  /* FF4+ */
    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
    transition: all 0.3s ease-out;  
}
#btn_video:hover {
	-webkit-box-shadow: 0px 0px 10px #787878; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 10px #787878; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 10px #787878; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
    cursor: pointer;
}
#btn_video img {
	margin:25px 0 0 28px;
}
.btn_video_light {
	background-color:rgba(255,255,255,0.5);
	}
.btn_video_dark {
	background-color:rgba(0,0,0,0.3);
	}
.btn_video_light:hover {
	background-color:rgba(255,255,255,0.7);
	}
.btn_video_dark:hover {
	background-color:rgba(0,0,0,0.5);
	}

/* -------- KISTOCK -------- */
.nav_focus_kistock li a.clim.current, .pane_clim h1, .pane_clim h3, .clim h1 {
	color:#009ee0 !important;
}
.nav_focus_kistock li a.agro.current, .pane_agro h1, .pane_agro h3, .agro h1 {
	color:#b0ca33 !important;
}
.nav_focus_kistock li a.labo.current, .pane_labo h1, .pane_labo h3, .labo h1 {
	color:#8f639c !important;
}
.pane_clim {
	background:url(kistock/clim_fr.jpg) no-repeat;
}
.pane_clim_en {
	background:url(kistock/clim_en.jpg) no-repeat;
}
.pane_agro {
	background:url(kistock/agro.jpg) no-repeat;
}
.pane_labo {
	background:url(kistock/labo.jpg) no-repeat;
}
.flash_kistock {
	float:right;
	width:358px;
	height:356px;
	margin-top:-256px;
}
#flash_agro {
	margin-top:-302px;
}
#flash_labo {
	margin-top:-302px;
}

/* -------- IKAM -------- */
.nav_focus_ikam li a.ikam.current, .pane_ikam h1, .pane_ikam h3, .ikam h1, .pane_appli h1, .pane_appli h3, .pane_photo h1, .pane_photo h3, .pane_fonctions h1, .pane_fonctions h3 {
	color:#7c004e !important;
}
.pane_ikam {
	background:url(ikam/ikam.jpg) no-repeat;
}
.pane_appli {
	background:url(ikam/appli.jpg) no-repeat;
}
.pane_photo {
	background:url(ikam/photo.jpg) no-repeat;
	padding-left:140px;
}
.pane_fonctions {
	background:url(ikam/fonctions.jpg) no-repeat;
}
#flash_ikam {
	float:right;
	width:480px;
	height:356px;
	margin-top:-164px;
}

/* -------- AMI -------- */
.big_titres {
	width:940px;
}
.nav_focus_ami li a.current, .ami_overview h1, .ami_overview h3, .ami_software h1, .ami_software h3, .ami_accessories h1, .ami_accessories h3, .ami h1 {
	color:#672180 !important;
}
.ami_overview li {
	width:140px;
	height:24px;
	padding-bottom: 4px;
    padding-top: 8px;
}
#flash_ami_overview {
	float:right;
	width:760px;
	height:356px;
	margin-top:-340px;
}
#flash_ami_appli {
	float:right;
	width:940px;
	height:356px;
	margin-top:-60px;
}
#flash_ami_software {
	float:right;
	width:680px;
	height:356px;
	margin-top:-302px;
}
.ami_software li {
	width:220px;
}
.ami_accessories {
	background:url(ami/accessories.jpg) no-repeat;
}
.ami_accessories li {
	width:180px;
	height:24px;
	padding-bottom: 4px;
    padding-top: 8px;
}

/* -------- KISTOCK-RF -------- */
.nav_focus_kistock-rf li a.current, .kistock-rf_overview h1, .kistock-rf_overview h3,.kistock-rf_overview_en h1, .kistock-rf_overview_en h3,  .kistock-rf_classe100 h1, .kistock-rf_classe100 h3, .kistock-rf_classe210 h1, .kistock-rf_classe210 h3, .kistock-rf_classe310_en h1, .kistock-rf_classe310_en h3, .kistock-rf_classe310 h1, .kistock-rf_classe310 h3, .kistock-rf h1 {
	color:#fabb00 !important;
}
.kistock-rf_overview {
	background:url(kistock-rf/gamme.jpg) no-repeat;
}
.kistock-rf_overview_en {
	background:url(kistock-rf/gamme_en.jpg) no-repeat;
		
}
.kistock-rf_classe100 {
	background:url(kistock-rf/classe-100.jpg) no-repeat;
}
.kistock-rf_classe210 {
	background:url(kistock-rf/classe-210.jpg) no-repeat;
}
.kistock-rf_classe310 {
	background:url(kistock-rf/classe-310.jpg) no-repeat;
}
.kistock-rf_classe310_en {
	background:url(kistock-rf/classe-310_en.jpg) no-repeat;
}
.bouton_icone span.kistock-rf-ico , .bouton_icone:hover span.kistock-rf-ico  {
    background: url(kistock-rf/btn_ico_rf.png) no-repeat scroll 0 0 transparent;
}

/* -------- DBM 610 -------- */
.nav_focus_dbm li a.current, .dbm_overview h1, .dbm_overview h3, .dbm_overview_en h1, .dbm_overview_en h3, .dbm_overview_fre h1, .dbm_overview_fre h3, .dbm_fonction h1, .dbm_fonction h3, .dbm_hottes h1, .dbm_hottes h3, .dbm610 h1 {
	color:#9d8c7c !important;
}
.dbm_overview {
	background:url(dbm610/appareil.jpg) no-repeat;
}
.dbm_overview_en, .dbm_overview_fre {
	background:url(dbm610/appareil_en.jpg) no-repeat;
}
.dbm_overview_en li, .dbm_overview_fre li, .dbm_overview li {
	width:340px;
}
.dbm_fonction {
	background:url(dbm610/fonction.jpg) no-repeat;
	padding-top:90px;
	height:266px;
}
.dbm_fonction p {
	width:270px;
}
.dbm_hottes {
	background:url(dbm610/hottes.jpg) no-repeat;
}

/* -------- Debimo -------- */
.nav_focus_debimo li a.current, .debimo_overview h1, .debimo_overview h3, .debimo_fonction h1, .debimo_fonction h3, .debimo h1 {
	color:#9d8c7c !important;
}
.debimo_overview {
	background:url(debimo/debimo.jpg) no-repeat;
}
.debimo_fonction {
	background:url(debimo/carac.jpg) no-repeat;
	padding-top:40px;
	height:316px;
}
.debimo_overview p {
	font-size:12px;
	width:330px;
}
.debimo_fonction li {
	width:340px;
	height:20px;
	font-size:12px;
}

/* -------- KIGAZ -------- */
.nav_focus_kigaz li a.current, .kigaz_overview h1, .kigaz_overview h3, .kigaz_overview_fre h1, .kigaz_overview_fre h3, .kigaz_overview_en h1, .kigaz_overview_en h3, .kigaz_100 h1, .kigaz_100 h3, .kigaz_100_fre h1, .kigaz_100_fre h3, .kigaz_100_en h1, .kigaz_100_en h3, .kigaz_200 h1, .kigaz_200 h3, .kigaz_200_fre h1, .kigaz_200_fre h3, .kigaz_200_en h1, .kigaz_200_en h3, .kigaz_300 h1, .kigaz_300 h3, .kigaz_300_fre h1, .kigaz_300_fre h3, .kigaz_300_en h1, .kigaz_300_en h3, .kigaz h1, .kigaz_overview_dist h1, .kigaz_overview_dist h3, .kigaz_150 h1, .kigaz_150 h3, .kigaz_250 h1, .kigaz_250 h3 {
	color:#96824b !important;
}
.kigaz_overview {
	background:url(kigaz/tab-01.jpg) no-repeat;
}
.kigaz_100 {
	background:url(kigaz/tab-02.jpg) no-repeat;
}
.kigaz_200 {
	background:url(kigaz/tab-03.jpg) no-repeat;
}
.kigaz_300 {
	background:url(kigaz/tab-04.jpg) no-repeat;
}
.kigaz_overview_dist {
	background:url(kigaz/tab-01-dist.jpg) no-repeat;
}
.kigaz_150 {
	background:url(kigaz/tab-02-dist.jpg) no-repeat;
}
.kigaz_250 {
	background:url(kigaz/tab-03-dist.jpg) no-repeat;
}
.kigaz_100 li, .kigaz_200 li, .kigaz_300 li, .kigaz_100_fre li, .kigaz_200_fre li, .kigaz_300_fre li, .kigaz_100_en li, .kigaz_200_en li, .kigaz_300_en li, .kigaz_150 li, .kigaz_250 li, .kigaz_overview_fre li, .kigaz_overview_en li {
	width:230px;
}
.btn_kigaz {
	margin-top: 70px !important;
}
.kigaz_overview_en {
	background:url(kigaz/tab-01-en.jpg) no-repeat;
}
.kigaz_100_en {
	background:url(kigaz/tab-02-en.jpg) no-repeat;
}
.kigaz_200_en {
	background:url(kigaz/tab-03-en.jpg) no-repeat;
}
.kigaz_300_en {
	background:url(kigaz/tab-04-en.jpg) no-repeat;
}
.kigaz_overview_fre {
	background:url(kigaz/tab-01-fre.jpg) no-repeat;
}
.kigaz_100_fre {
	background:url(kigaz/tab-02-fre.jpg) no-repeat;
}
.kigaz_200_fre {
	background:url(kigaz/tab-03-fre.jpg) no-repeat;
}
.kigaz_300_fre {
	background:url(kigaz/tab-04-fre.jpg) no-repeat;
}

/* -------- ECS -------- */
.nav_focus_ecs li a.current, .ecs_overview h1, .ecs_overview h3, .ecs_rf h1, .ecs_rf h3, .ecs_port h1, .ecs_port h3, .ecs_sondes h1, .ecs_sondes h3, .ecs h1 {
	color:#ffcc00 !important;
}
.ecs_overview {
	background:url(ecs/tab-01.jpg) no-repeat;
	padding-left: 280px;
}
.ecs_rf {
	background:url(ecs/tab-02.jpg) no-repeat;
}
.ecs_port {
	background:url(ecs/tab-03.jpg) no-repeat;
}
.ecs_sondes {
	background:url(ecs/tab-04.jpg) no-repeat;
}

/* -------- KTHCO2 -------- */
.nav_focus_kthco2 li a.current, .kthco2_overview h1, .kthco2_overview h3, .kthco2_decret h1, .kthco2_decret h3, .kthco2_kit h1, .kthco2_kit h3, .kthco2_logiciel h1, .kthco2_logiciel h3, .kthco2 h1 {
	color:#009ee0 !important;
}
.kthco2_overview {
	background:url(kthco2/confinement.jpg) no-repeat;
}
.kthco2_decret {
	background:url(kthco2/decret.jpg) no-repeat;
}
.kthco2_kit {
	background:url(kthco2/kit.jpg) no-repeat;
}
.kthco2_logiciel {
	background:url(kthco2/logiciel.jpg) no-repeat;
}
.kthco2 .bloc_produits  {
	width: 350px;
}

/* -------- IKAM-2013 -------- */
.nav_focus_ikam-2013 li a.current, .ikam-2013_overview h1, .ikam-2013_overview h3, .ikam-2013_decret h1, .ikam-2013_decret h3, .ikam-2013_kit h1, .ikam-2013_kit h3, .ikam-2013_logiciel h1, .ikam-2013_logiciel h3, .ikam-2013 h1 {
	color:#7c004e !important;
}
.ikam-2013_overview {
	background:url(ikam-2013/blanc.jpg) no-repeat;
}
.ikam-2013_decret {
	background:url(ikam-2013/blanc.jpg) no-repeat;
}
.ikam-2013_kit {
	background:url(ikam-2013/appli.jpg) no-repeat;
}
.ikam-2013_logiciel {
	background:url(ikam-2013/fonctions.jpg) no-repeat;
}
.ikam-2013 .bloc_produits  {
	width: 175px;
}
#flash_ikam {
	float:right;
	width:480px;
	height:356px;
	margin-top:-342px;
}
#flash_ikam_fusion {
	float:right;
	width:480px;
	height:356px;
	margin-top:-295px;
}

/* -------- CAPTEURS 2013 -------- */
.nav_focus_capteurs li a.current, .capteurs_overview h1, .capteurs_overview h3, .capteurs_overview_en h1, .capteurs_overview_en h3, .capteurs_overview_dist h1, .capteurs_overview_dist h3, .capteurs_stats h1, .capteurs_stats h3, .capteurs_stats_en h1, .capteurs_stats_en h3, .capteurs_110 h1, .capteurs_110 h3, .capteurs_110_en h1, .capteurs_110_en h3, .capteurs_210 h1, .capteurs_210 h3, .capteurs_210_en h1, .capteurs_210_en h3, .capteurs h1 {
	color:#5471a5 !important;
}
.capteurs_overview {
	background:url(capteurs/gamme.jpg) no-repeat;
}
.capteurs_overview_dist {
	background:url(capteurs/gamme_dist.jpg) no-repeat;
}
.capteurs_stats {
	background:url(capteurs/stats.jpg) no-repeat;
}
.capteurs_110 {
	background:url(capteurs/110.jpg) no-repeat;
}
.capteurs_210 {
	background:url(capteurs/210.jpg) no-repeat;
}
.capteurs_overview_en {
	background:url(capteurs/gamme-en.jpg) no-repeat;
}
.capteurs_stats_en {
	background:url(capteurs/stats-en.jpg) no-repeat;
}
.capteurs_110_en {
	background:url(capteurs/110-en.jpg) no-repeat;
}
.capteurs_210_en {
	background:url(capteurs/210-en.jpg) no-repeat;
}

/* -------- KIMOLUTION 2013 -------- */
#felicitations {
margin-top:30px;
width:448px;
float:left;
}

#frise {
margin-top:30px;
width:215px;
float:right;
}

#visuel{
float: left;
margin-top: 40px;
}

#background {
margin:0 0 30px 0;
width:940px;
}

#banane {
position:absolute;
margin:-180px 0 0 -25px;
z-index:100;
}

#feuille1 {
position:absolute;
margin:-400px 0 0 280px;
z-index:101;
}

#feuille2 {
position:absolute;
margin:-160px 0 0 430px;
z-index:102;
}

#feuille3 {
position:absolute;
margin:-370px 0 0 725px;
z-index:103;
}

#lundi {
position:absolute;
margin:-385px 0 0 55px;
z-index:5;
}

#mardi {
position:absolute;
margin:-365px 0 0 210px;
z-index:4;
}

#mercredi {
position:absolute;
margin:-375px 0 0 360px;
z-index:3;
}

#jeudi {
position:absolute;
margin:-400px 0 0 510px;
z-index:2;
}

#vendredi {
position:absolute;
margin:-380px 0 0 650px;
z-index:1;
}

#retrouvez {
width:381px;
float:right;
}

.jour img{
box-shadow: 3px 3px 8px #555;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=6);
-webkit-transition:-webkit-transform .5s; 
-moz-transition:-moz-transform .5s;     
-o-transition:-o-transform .5s;          
-ms-transition:-ms-transform .5s;         
transition:transform .5s;
}

#lundi:hover, #mardi:hover, #mercredi:hover, #jeudi:hover, #vendredi:hover{
z-index:110;
}

.rotate1  img{
  -webkit-transform:rotate(5deg);
  -moz-transform:rotate(5deg);
  -o-transform:rotate(5deg);
  -ms-transform:rotate(5deg); 
  transform:rotate(5deg);
}

.rotate2  img{
  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg); 
  transform:rotate(-5deg);
}

.rotate1 img:hover, .rotate2 img:hover{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg); 
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px); 
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  transform: translateY(-60px);
}


/* -------- PORTABLES 2014 distri -------- */
.nav_focus_portables li a.current, .portables_overview h1, .portables_overview h3, .portables_overview_en h1, .portables_overview_en h3, .portables_overview_dist h1, .portables_overview_dist h3, .portables_classea h1, .portables_classea h3, .portables_classeb h1, .portables_classeb h3, .portables h1 {
	color:#7f4a94 !important;
}
.portables_overview {
	background:url(portables2014/gamme.jpg) no-repeat;
}
.portables_overview_dist {
	background:url(portables2014/gamme-dist.jpg) no-repeat;
}
.portables_classea {
	background:url(portables2014/classea.jpg) no-repeat;
}
.portables_classeb {
	background:url(portables2014/classeb.jpg) no-repeat;
}


/* -------- PORTABLES 2014 natio export -------- */
.portables_50 h1, .portables_50 h3, .portables_110 h1, .portables_110 h3, .portables_50_en h1, .portables_50_en h3, .portables_110_en h1, .portables_110_en h3, .portables_accessoires h1, .portables_accessoires h3 {
	color:#7f4a94 !important;
}
.portables_overview {
	background:url(portables2014/nouvelle-gamme.jpg) no-repeat;
}
.portables_50 {
	background:url(portables2014/classe50.jpg) no-repeat;
}
.portables_110 {
	background:url(portables2014/classe110.jpg) no-repeat;
}
.portables_overview_en {
	background:url(portables2014/nouvelle-gamme-en.jpg) no-repeat;
}
.portables_50_en {
	background:url(portables2014/classe50-en.jpg) no-repeat;
}
.portables_110_en {
	background:url(portables2014/classe110-en.jpg) no-repeat;
}
.portables_accessoires {
	background:url(portables2014/accessoires.jpg) no-repeat;
}
.portables_50 li, .portables_110 li, .portables_accessoires li, .portables_overview li, .portables_classea li, .portables_classeb li, .portables_50_en li, .portables_110_en li, .portables_overview_en li {
	width: 250px;
}


/* -------- CAPTEURS 310 -------- */
.nav_focus_capteurs310 li a.current, .capteurs310_overview h1, .capteurs310_overview h3, .capteurs310_overview_en h1, .capteurs310_overview_en h3, .capteurs310_c310 h1, .capteurs310_c310 h3, .capteurs310_ca310 h1, .capteurs310_ca310 h3, .capteurs310_cpe310s h1, .capteurs310_cpe310s h3, .capteurs310 h1 {
	color:#5471a5 !important;
}
.capteurs310_overview {
	background:url(capteurs310/nouvelle-gamme.jpg) no-repeat;
}
.capteurs310_overview_en {
	background:url(capteurs310/nouvelle-gamme-en.jpg) no-repeat;
}
.capteurs310_c310 {
	background:url(capteurs310/c310.jpg) no-repeat;
}
.capteurs310_c310_en {
	background:url(capteurs310/c310-en.jpg) no-repeat;
}
.capteurs310_ca310 {
	background:url(capteurs310/ca310.jpg) no-repeat;
}
.capteurs310_ca310_en {
	background:url(capteurs310/ca310-en.jpg) no-repeat;
}
.capteurs310_cpe310s {
	background:url(capteurs310/cpe310s.jpg) no-repeat;
}
.capteurs310_cpe310s_en {
	background:url(capteurs310/cpe310s-en.jpg) no-repeat;
}
.capteurs310_overview li, .capteurs310_overview_en li, .capteurs310_c310 li, .capteurs310_c310_en li, .capteurs310_ca310 li, .capteurs310_ca310_en li, .capteurs310_cpe310s li, .capteurs310_cpe310s_en li {
	width: 250px;
}


/* -------- MEGA FOCUS-------- */
.bg_gris {
	background-color: #f0f0f0;
}

.bloc_focus {
	width: 940px;
	overflow: auto;
	position: relative;
}

.hero_focus {
	margin-bottom: 30px;
}

.hero_focus img {
	float: left;
	margin-left: -210px;
}

.focus_img_right {
	float: right;
	overflow: hidden;
	position: relative;
}

.focus_img_left {
	float: left;
	overflow: hidden;
	position: relative;
}

.cartouche {
	display: block;
	width: 140px;
	padding: 10px 13px;
	color: #d4031a;
	font-size: 16px;
	border: 2px solid #d4031a;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
}

h2 {
	color: #d4031a;
    font-family: kimobold,Verdana,sans-serif;
    font-size: 32px;
    margin: 20px 0;
}

h4 {
	font-size: 22px;
	font-weight: normal;
}

h5 {
	color: #d4031a;
    font-family: kimobold,Verdana,sans-serif;
    font-size: 20px;
    margin: 20px 0;
}

.texte_focus {
	float: left;
	width: 390px;
	margin: 35px 0 0 40px;
}

.texte_focus_right {
	float: left;
	width: 380px;
	margin: 29px 0 0 40px;
}

.texte_hero {
	position: absolute;
	margin-top: 120px;
	margin-left: 560px;
}

.texte_focus p, .texte_focus_right p {
	line-height: 130%;
	margin: 10px 0;
}

.texte_hero hr {
	border: 1px solid #e1e1e1;
	margin: 40px 0 30px;
}

.hero-parametres {
	font-size: 16px;
	line-height: 140%;
}

.focus_pictos {
	float: left;
	margin: 30px 50px 0 0;
}

.focus_pictos_2 {
	float: left;
	margin: 30px 0 0 0;
}

.focus_pictos img, .focus_pictos_2 img {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.focus_pictos span, .focus_pictos_2 span {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 10px;
}

.mega-focus-link a {
	display: block;
	padding: 15px;
	margin: 50px auto 0;
	font-size: 18px;
	font-family: kimobold, Verdana, sans-serif;
	color: #d4031a;
	background-color: #fff;
	border: 2px solid #d4031a;
	width: 100px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 0.3s;  
	-o-transition: all 0.3s;  
	-webkit-transition: all 0.3s;  
	transition: all 0.3s;
}

.mega-focus-link a:hover {
	background-color: #d4031a;
	color: #fff;
}

/*video {
	-webkit-filter: brightness(108.5%); 
}*/



/* AMI 310 */
.terrain {
	width: 450px;
	height: 500px;
}

.terrain img.reel {
	margin: 0 0 0 -100px;
}

.screen {
	width: 500px;
	height: 420px;
}

.sequence2 {
	width: 500px;
	height: 420px;
	position: relative; /* required */
}

.sequence2 > .sequence-canvas li > * {  /* required */
	position: absolute;
}

.sequence2 > .sequence-canvas { /* required */
	height: 100%; 
	width: 100%;
	margin: 30px 0 0 50px;
}

.sequence2 > .sequence-canvas > li { /* required */
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.sequence2 .sequence-prev {
	position: absolute;
	top: 200px;
	left: 0;
	z-index: 5;
	cursor: pointer;
	background: url(multifonction2014/prev.png) no-repeat 0 0;
	text-indent: 9999px;
	width: 32px;
	height: 32px;
}

.sequence2 .sequence-next {
	position: absolute;
	top: 200px;
	left: 450px;
	z-index: 5;
	cursor: pointer;
	background: url(multifonction2014/next.png) no-repeat 0 0;
	text-indent: 9999px;
	width: 32px;
	height: 32px;
}

.screen-01, .screen-02, .screen-03, .screen-04 {
	opacity: 0;
	-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.animate-in .screen-01, .animate-in .screen-02, .animate-in .screen-03, .animate-in .screen-04 {
	opacity: 1;
	-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.batterie {
	width: 500px;
	height: 380px;
}

.batterie img {
	margin-top: -150px;
}

#video-batterie {
	width: 500px;
	height: 380px;
}

#video-batterie video, #video-batterie_flash_api {
	width: 746px;
	height: 600px;
	margin-top: -170px; 
}

.sdcard {
	width: 500px;
	height: 395px;
}

.sdcard img {
	margin-left: -200px;
}

#video-sdcard {
	width: 500px;
	height: 395px;
}

#video-sdcard video, #video-sdcard_flash_api {
	width: 746px;
	height: 600px;
	margin: -90px 0 0 -180px; 
}

.modules {
	width: 500px;
	height: 380px;
}

#video-module {
	width: 500px;
	height: 380px;
}

#video-module video, #video-module_flash_api {
	width: 746px;
	height: 600px;
	margin: -60px 0 0 -140px; 
}

.sondes {
	width: 500px;
	height: 380px;
	margin-top: 40px;
}

.sondes img {
	margin-left: 70px;
}

/* PORTABLES DISTRI 2015 */
.hero_focus img.img_distri2015 {
	margin-left: -120px;	
}

.portables-distri360 {
	width: 420px;
	height: 450px;
}

.portables-distri360 img.reel {
	margin: -15px 0 0 -100px;
}

.coque-distri {
	width: 500px;
	height: 450px;
}

.coque-distri img {
	margin: -120px 0 0 60px;
}

.portables-classes {
	width: 500px;
	height: 420px;
}

.portables-classes .sequence2 > .sequence-canvas {
	margin-left: 0;
}

/* KISTOCK 50 */
.kistock360 {
	width: 471px;
	height: 380px;
}

.kistock360 img {
	margin: 25px 0 0 0;
}

.img_kistock {
	width: 500px;
	height: 380px;
	margin-top: 0px;
}






















