/* CSS modifié par Emilien & Julien */
/* Class diverses de mise en page et de couleurs */
.right{ float:right; }
.left{ float:left; }
.search-bar{
	z-index:3000;
	padding-top:13px;
	position:absolute;
	text-align:center;
	top:100px;
	left:760px;
}
.search-bar .left { 
display: block; 
width: 20px; 
height: 19px; 
background: url(http://pictures.kaspersky.fr/searchbar-left.png) left top no-repeat; 
}
.search-bar .right { 
display: block; 
width: 10px; 
height: 19px; 
background: url(http://pictures.kaspersky.fr/searchbar-right.png) right top no-repeat; 
}
input.searchbar { width:200px; height: 16px; background: url(http://pictures.kaspersky.fr/searchbar-bg.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Grande", Geneva, Arial, sans-serif; }

.supp_ressource{
	font-size:13px;
	font-weight:bold;	

}


#silderButton{
	height:20px;
	width:150px;
}
a.nav{
	display:block;
	margin-top:10px;
	padding:1px;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	background:#FFFFFF;
	color:#003f36;
	border-top: 1px solid #d0c9ad;
	border-left: 1px solid #d0c9ad;
	border-right:1px solid #d0c9ad;
	border-bottom:1px solid #d0c9ad;
	text-decoration:none;
	width: 90%;
}

a.nav:hover{
	background:#e3e3e3;
	color:#000000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

a.nav2{
	display:block;
	padding:1px;
	margin: 0 5px 0 0;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	background:#FFFFFF;
	color:#003f36;
	border-top: 1px solid #d0c9ad;
	border-left: 1px solid #d0c9ad;
	border-right:1px solid #d0c9ad;
	border-bottom:1px solid #d0c9ad;
	text-decoration:none;
	width: 50px;
	float: right;
}

a.nav2:hover{
	background:#e3e3e3;
	color:#000000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

/* #################################################### */
/* ---------------------------------------------------- */
/* Page d'accueil grandpublic.kaspersky.fr */
/* Class pour les encadrés d'accès à la KB, au LiveHelp et aux Cases */
.warning-box {
	background-image:url(warning-box.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-decoration:none;
	color:#003f36;
	text-decoration:none;
	width: 600px;
	height: 125px;
	text-align: left;}

.warning-box:hover {
	background-image:url(warning-box-hover.png);
	background-repeat:no-repeat;
	color:#000000;
}

.kb-box {
	background-image:url(kb-box.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-decoration:none;
	color:#003f36;
	text-decoration:none;
	width: 500px;
	height: 120px;
	text-align: left;}

.kb-box:hover {
	background-image:url(kb-box-hover.png);
	background-repeat:no-repeat;
	color:#000000;
}

.livehelp-box {
	background-image:url(livehelp-box.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-decoration:none;
	color:#003f36;
	text-decoration:none;
	width: 500px;
	height: 120px;
	text-align: left;
}

.livehelp-box:hover {
	background-image:url(livehelp-box-hover.png);
	background-repeat:no-repeat;
	color:#000000;
}

.case-box {
	background-image:url(case-box.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-decoration:none;
	color:#003f36;
	text-decoration:none;
	width: 500px;
	height: 120px;
	text-align: left;}

.case-box:hover {
	background-image:url(case-box-hover.png);
	background-repeat:no-repeat;
	color:#000000;
}

.forum-box {
	background-image:url(forum-box.png);
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	text-decoration:none;
	color:#003f36;
	text-decoration:none;
	width: 500px;
	height: 120px;
	text-align: left;}

.forum-box:hover {
	background-image:url(forum-box-hover.png);
	background-repeat:no-repeat;
	color:#000000;
}



#allsupport {
	margin-left: 15px;
}

#allsupport h1 {
	padding-left: 5px;
	color: #B3322D;
	background: transparent no-repeat left center;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
.onenormal {
	background-image:url(1.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}	
.onenormal:hover {
	background-image:url(1-hover.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}
.twonormal {
	background-image:url(2.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}	
.twonormal:hover {
	background-image:url(2-hover.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}
.threenormal {
	background-image:url(3.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}	
.threenormal:hover {
	background-image:url(3-hover.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	display: block;
}

/* #################################################### */
/* ---------------------------------------------------- */
/* ID et class description des supports */
.satisfaction {
	background-image:url(bg-satisfaction.png);
	background-repeat:no-repeat;
	width: 350px;
	height: 90px;
	padding: 0 5px 0 3px;
}
.backbtn {
	background-image:url(back.png);
	background-repeat:no-repeat;
	height: 45px;
	width: 150px;
	display: block;
	text-align:center;
	color: #FFFFFF;
	padding-top: 15px;
}

	/* Class pour le tableau des solutions */
	.tabsolutionsdiv {
	width: auto;
	height: auto;
	margin-top: 0;
	}
	
	.tabsolutions {
	width: 350px;
	height: auto;
	}
	.tabtopsolutions {
	background-image:url(tabtopsolutions.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 350px;
	height: 32px;
	padding-left: 5px;
	color: #B3322D;
	font-size: 18px;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	.tabmidsolutions {
	background-image:url(tabmidsolutions.png);
	background-repeat: repeat-y;
	width: 350px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	}
	.tabmidsolutions-num {
	color: #B3322D;
	font-weight: bold;
	}
	.tabmidsolutions p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 1px 1px 5px 1px;
	}
	
	.tabbottomsolutions {
	background-image:url(tabbottomsolutions.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 350px;
	height: 6px;	
	}

/* Page Livehelp */
#livehelp-desc {
height: auto;
}
#livehelp-desc a:visited, #livehelp-desc a:link {
color: #FFF;
}
#livehelp-desc a:hover, #livehelp-desc a:active {
color: #B3322D;
}


.submitlivehelp {
	background-image:url(submitlivehelp.png);
	background-repeat:no-repeat;
	height: 45px;
	width: 300px;
	display: block;
	text-align:center;
	color: #FFFFFF;
	padding-top: 15px;
}

/* Page KB */
#kb-desc {
height: auto;
}
#kb-desc a:visited, #kb-desc a:link {
color: #FFF;
}
#kb-desc a:hover, #kb-desc a:active {
color: #B3322D;
}
.submitkb {
	background-image:url(submitkb.png);
	background-repeat:no-repeat;
	height: 45px;
	width: 300px;
	display: block;
	text-align:center;
	color: #FFFFFF;
	padding-top: 15px;
}
/* #################################################### */
/* ---------------------------------------------------- */
/* Page Case */
#case-desc {
height: auto;
}

#case-desc a:visited, #case-desc a:link {
color: #FFF;
}
#case-desc a:hover, #case-desc a:active {
color: #B3322D;
}
.submitcase {
	background-image:url(submitcase.png);
	background-repeat:no-repeat;
	height: 45px;
	width: 300px;
	display: block;
	text-align:center;
	color: #FFFFFF;
	padding-top: 15px;
}

#telephone-desc {
height: auto;
}


.livehelp-access {
width: 220px;
height: 85px;
background-image:url(http://pictures.kaspersky.fr/livehelp.png);
background-position:left;
background-repeat:no-repeat;
border: 1px #d0c9ad solid;
display: block;
}

/* #################################################### */
/* ---------------------------------------------------- */
/* Class pour les icones de la colonne de gauche */
.kb-access {
width: 220px;
height: 85px;
background-image:url(kb-access.png);
background-position:left;
background-repeat:no-repeat;
border: 1px #d0c9ad solid;
display: block;
}
.kb-access a:link, .kb-access a:visited {color:#005447}
.kb-access a:hover, .kb-access a:active {color:#B3322D}

.livehelp-access-txt {
	font-size: 13px;
	margin-left: 85px;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
}
.livehelp-access a:link, .livehelp-access a:visited {color:#005447}
.livehelp-access a:hover, .livehelp-access a:active {color:#B3322D}

.case-access {
width: 220px;
height: 90px;
background-image:url(http://pictures.kaspersky.fr/case.png);
background-position:left;
background-repeat:no-repeat;
border: 1px #d0c9ad solid;
display: block;
}
.case-access a:link, .case-access a:visited {color:#005447}
.case-access a:hover, .case-access a:active {color:#B3322D}

.case-access-txt {
	font-size: 13px;
	margin-left: 85px;
	text-align: center;
	line-height: 18px;
}
/* #################################################### */
/* ---------------------------------------------------- */
/* ID et class pour support.kaspersky.fr */

#access-support {
width: 600px;
margin-left: 78px;
font-size: 12px;
padding: 0;
color: #000000;
position: relative;
margin-bottom: 5px;
}
#access-support a:link, #access-support a:visited  {
color: #000000;
}
#access-support a:active, #access-support a:hover  {
color: #6e6d6b;
}

#access-support ul {

padding-left: 0px;
}

.consumer-access {
width: 250px;
height: 375px;
display: block;
background-image: url(consumer.png);
background-repeat:no-repeat;
float: left;
color: #000000;
}

.consumer-access:hover {
width: 250px;
height: 375px;
display: block;
background-image: url(consumer-hover.png);
background-repeat:no-repeat;
float: left;
}

.corporate-access {
width: 250px;
height: 375px;
display: block;
background-image: url(corpo.png);
background-repeat:no-repeat;
float: left;
color: #000000;
}

.corporate-access:hover {
width: 250px;
height: 375px;
display: block;
background-image: url(corpo-hover.png);
background-repeat:no-repeat;
float: left;
}


.country-select {
width: 400px;
height: 50px;
margin-top: 50px;
margin-left: 30px;
position: fixed;
}
/* END >> ID et class pour support.kaspersky.fr */
/* ---------------------------------------------------- */
/* #################################################### */



/* SLIDE BAR 
.hide{ display:none;}
#slidebar{ zoom:1;width: 730px;}
-----------------------------------------------------------------------------------------------
  Open / Close Navigation button
-----------------------------------------------------------------------------------------------


.hideinformations {
background-image:url(assist_tel.php_fichiers/telephone.png);
background-position:right;
background-repeat:no-repeat;
width: 100%;
} */

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */


body { 
padding:0px; margin:0px; 
}

html, td, th, span.edit { font:11px Arial, sans-serif; color:#000000;padding:0px;margin:0px }

A:link,A:active{
	text-decoration:none;
	color:#005447;	
	
}

A:visited{
	color:#005447;	
	}

A:hover{
	color:#B3322D;
}

.white A:link{
	color:white;
	font-size:11px;
	}
.white A:visited{
	color:white;
	font-size:11px;
	}
.white A:hover{
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}		
	
	

h1{
	padding-left: 5px;
	color: #B3322D;
	background: transparent no-repeat left center;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h2{
	padding-left: 0px;
	color: #B3322D;
	background: transparent no-repeat left center;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.lettrine:first-letter{font-size:600%;float:left;font-weight:bold;color:#005447}	
	
h5{
	padding-left: 0px;
	color: #B3322D;
	background: transparent no-repeat left center;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

h2 a:link,a:active,a:visited{
text-decoration:underline;
color:#B3322D;
	}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #B3322D;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.05em;
	margin-bottom:4px;
}

h4{
	font-weight: 100;
	font:170% Arial, sans-serif; 
	color:#003f36; 
	margin:0px 0px 10px 0px;
	padding:0px; 
	letter-spacing: -0.05em;
}

.findliste{
	border: 1px solid #F0F0F0;
	border-left: 6px solid #003f36;
	color: #555;
	display: block;
	background-image:url(http://pictures.kaspersky.fr/bgcode.gif);
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	cursor:pointer;	
}
.findliste a:link{
	color:#003f36; 
	font-weight:bold;
	font-size:13px;	
	}
	
.findliste a:visited{
	color:#003f36; 
	font-weight:bold;
	font-size:13px;
	text-decoration:line-through;
	}	
	
.findliste a:hover{
	color:#B3322D;
	text-decoration:underline;
	
}
		
	


div.MyLeft{
	border-right:1px ridge #CCCCCC;
	border-bottom:1px ridge #CCCCCC;
	padding:3px;
}

div.news{
	float:left;
	font-size:10px;
	margin-right:5px;
	background-color:#979797;
	padding:1px;
	color:white;
	}
	
div.newsWhite{
	float:left;
	font-size:10px;
	margin-right:5px;
	padding:1px;
	}	
div.newsright{
	text-align:left;
	font-size:10px;
	padding-left:30px;
	}
	
div.ToolTipRedRight{
	float:right;
	font-size:10px;
	margin-right:5px;
	background-color:#979797;
	padding:1px;
	color:white;
	}		
	
div.newsright a{
	text-decoration:none;
	color:black;
	}	
div.newsright a:hover{
	color:#B3322D;
}	
	
	
	
.NavTop{
	font-size:9px;
	color:#005447;
	}
	
.NavTop a:link,a:visited{
	text-decoration:none;
	color:black;	
	}
	
.NavTop a:hover{
	font-weight:normal;
	border-top:1px solid #B3322D;
	border-bottom:1px solid #B3322D;
	color:#B3322D;
	}
	


	
			
	
.ProductsVersions{
	width:110px;
	float:right;
	font-size:10px;
	margin-right:5px;
	background-color:#979797;
	padding:2px;font-family:"Arial Narrow";	
font-size:14px;
border-bottom:1px solid #CCCCCC;
color:#005557;
margin:1px;
	margin:3px;
	color:white;
	border:1px solid black;
	}	
	
	
.listField {
	color:#646464;
	width:150px;
	font-size:10px;
	border:1px solid #3b6490;
}

.post {
	color:#646464;
	width:150px;
	font-size:10px;
	border:1px solid #3b6490;
}

.minismenus{
	font-size:9px;
	
}

input.button{
width: auto;
border: 1px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.15em;
padding-left:0.4em;
padding-right:0.4em;
margin-top:3px;
margin-bottom:3px;
background-image: url(http://pictures.kaspersky.fr/background_form_element.gif);
background-repeat: repeat-x;
color: #333333;
font-size: 10px;
font-weight: normal;
font-family: Tahoma;
text-transform:capitalize;
cursor:pointer;
}
input.button:hover{
color: #E96E01;
background-color: #A4B161;
}

input.button:active{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}

TD.field {
	text-align:right;
	font-weight:bold;
	
}

.navcontainer{
	clear:both;
	}
	
.navcontainer a:hover{
}	

.navcontainer ul{
	margin:0px;
	padding:5px;
	list-style-type:none;
	list-style-image:none;	
	text-align: left;
	}

.navcontainer ul li a{
background: transparent url(http://pictures.kaspersky.fr/Tableau/bul_dop_2.gif) left center no-repeat;
padding-left: 10px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #005447;
	}
	
.navcontainer ul li a:visited{
	color:#005447
}

.navcontainer ul li a:active{
	color:#005447
}	

.navcontainer ul li a:hover{
background: transparent url(http://pictures.kaspersky.fr/Tableau/bul_dop_2_red.gif) left center no-repeat;
color: #B3322D;
}





/*	PRODUCT TABS
	---------------------------------------- */
.cleaner {overflow:hidden;clear:both;height:1px;margin-top:-1px}
	div.product-tabs {padding-bottom:15px;margin-left:15px;}
	div.product-tabs div.plinth {height:1%;}
	div.product-tabs ul.tabs {clear:both;background: url(http://pictures.kaspersky.fr/tabs/tabs_bg2.gif) no-repeat left bottom;padding:0 0 4px 0;margin:0;list-style:none;float:left;width:547px;}
	div.product-tabs ul.tabs li {background:#D1D1CD url(http://pictures.kaspersky.fr/tabs/tabs_li_bg.gif) repeat-x;float:left;margin-right:2px;}
	div.product-tabs ul.tabs li.active {background:#A3A396 url(http://pictures.kaspersky.fr/tabs/tabs_li_active_bg.gif) repeat-x;}
	div.product-tabs ul.tabs li.active a {color:#fff;}
	div.product-tabs ul.tabs li.left-tab a {background:url(http://pictures.kaspersky.fr/tabs/tabs_li_left_tab_bg.gif) no-repeat left top;}
	div.product-tabs ul.tabs li.right-tab a {background:url(http://pictures.kaspersky.fr/tabs/tabs_li_right_tab_bg.gif) no-repeat right top;}
	div.product-tabs ul.tabs li a {display:block;padding:5px 15px;color:#585049;font-size:1.1em;}
	div.product-tabs div.plinth {background: url(http://pictures.kaspersky.fr/tabs/plinth_bg2.gif) no-repeat;clear:both;width:547px;padding:5px}
	div.product-tabs div.plinth {padding:15px;position:relative;}
	div.product-tabs div.plinth h1 {font-size:2em;color:#C41307;font-weight:normal;margin:0 0 5px 0;}
	div.product-tabs div.plinth h2 {font-size:1.8em;color:#222222;font-weight:normal;margin:0 0 5px 0;}
	div.product-tabs div.plinth h3 {font-size:1.4em;font-weight:normal;margin:0 0 5px 0;}
	div.product-tabs div.plinth h4 {font-size:1.4em;font-weight:normal;margin:0 0 5px 0;}

	div.product-tabs div.plinth p img {float:left;margin:5px 10px 5px 0;}

	
	div.product-tabs div.plinth div.hr {background-image:url(http://pictures.kaspersky.fr/tabs/plinth_hr_bg.gif);height:21px;}
	div.product-tabs div.plinth img.rating {margin-bottom:5px;}
	div.product-tabs div.plinth div.buttons {right:20px;position:absolute;}
	div.product-tabs div.plinth div.buttons a {margin-left:10px;}
	div.product-tabs div.plinth div.toolbar {right:20px;position:absolute;margin-top:15px;}
	div.product-tabs div.plinth div.toolbar a {margin-left:10px;}
	div.product-tabs div.plinth div.inside-book {padding:20px 0 40px 0;text-align:center;position:relative;width:570px;}
	div.product-tabs div.plinth div.inside-book img.back-button {position:absolute;left:0;top:25px;}
	div.product-tabs div.plinth div.inside-book img.next-button {position:absolute;right:0;top:25px;}
	
	
/* LI FOR HORIZONTAL 
----------------------------------------------- */

#navcontainerH ul{
padding-left: 0;
margin-left: 0;
background-color: #005447;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainerH ul li { display: inline; }

#navcontainerH ul li a{
padding: 0.2em 1em;
background-color: #005447;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainerH ul li a:hover{
background-color: #43af8b;
color: #fff;
}

div .blog{
	font-family:Tahoma;
	
}

div.blog blockquote {
background:transparent url(http://pictures.kaspersky.fr/bgQuote.png) no-repeat scroll 0pt -10px;
font-size:12px;
margin:0pt;
margin-top:5px;
padding:0pt 0pt 0pt 40px;
text-align:justify;
}
div.blog blockquote p {
margin-top:0px;	
background:transparent url(http://pictures.kaspersky.fr/bgPQuote.png) no-repeat scroll 100% 110%;
padding:0pt 40px 0pt 0pt;

}

div.blog blockquote p a{
text-decoration:none;
color:#000000;

}
div.blog blockquote p a:hover{
text-decoration:underline;;
color:#D04B26;

}

div.blog h2 {
font-style:italic;	
margin:0px;	
clear:both;
color:#003f36;
font-family:Georgia,Serif;
font-size:20px;
font-weight:bold;
line-height:1.3em;
text-decoration:none;
text-align:left;
}
div.blog h2 a {
margin:0px;	
color:#87314E;
font-family:Georgia,Times New Roman,Serif;
font-style:italic;
font-weight:bold;
line-height:1.3em;
text-decoration:none;
}
div.blog h2 a:hover {
color:#D04B26;
text-decoration:underline;
}

div.blog .dateInfo{
font-style:normal;	
color:#D04B26;
font-size:14px;
padding-top:10px;	
	
}
div.blog .dateInfo a{
color:#D04B26;

}

div.blog H5{
background-image:url(http://images.kaspersky.fr/icon/big_arrow_vert.gif);
	background-position:1% 0%;
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
color:#84A54A;
font-family:"Times New Roman",Times,serif;
font-size:1.6em;
font-style:italic;
font-weight:bold;
height:31px;
padding-left:30px;
margin-bottom:0px;
}

div.blog ul{
	list-style-image: url(http://pictures.kaspersky.fr/arrow-round.png);
	}
	
div.blog li{	
margin-top:5px;
}

div.blog H5 a{
color:#84A54A;	
	}
	
div.blog .link a{
color:#84A54A;
font-family:Georgia,Times New Roman,Serif;
	
	}
	
div.blog .link a:hover{
color:#D04B26;
text-decoration:underline;

	
	}			
	
div.blog H5 a:hover{
color:#D04B26;	
text-decoration:underline;
	}	

div .blog H4{
	background-image:url(http://images.kaspersky.fr/icon/bigarrowred.gif);
	background-position:0% 25%;
	background-repeat:no-repeat;
	color:#D04B26;
	display:block;
font-family:Georgia,Times New Roman,Serif;
font-style:italic;
font-size:20px;
font-style:normal;
font-weight:normal;
letter-spacing:-1px;
padding-bottom:5px;
padding-left:20px;

	
}


.TableauRight{
	padding-top:5px;
	padding-left:15px;
	padding-right:3px;
	text-align:left;	
}

.TableauRight a:link,a:visited,a:active{
color:#005447;	
}

.TableauRight A:hover{
color:#B3322D;	
}


.field{
	
}

input.field{
font-size:10px;	
color:#646464;
border:1px solid #3b6490;
}

.field{
	color:#646464;
	width:150px;
	font-size:10px;
	border:1px solid #3b6490;
	}
	
	
/* TOOLS for tutorial
----------------------------------------------*/	
div.tutorial H3{
	padding-left: 0px;
	color: #005447;
	text-decoration:underline;
	background: transparent no-repeat left center;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}

div.tutorial H5{
	display:block;
	margin:10px;
	padding:10px;
	border:1px solid #005447;
	font-weight:bold;
	color:#000000;
	
	}
div.tutorial span.Rappel_context_title{
	display:block;
	margin:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	font-weight:bold;
	font-size: small;
	letter-spacing: -0.05em;	
	color:#005447;
	background-color:#dddddd;
	border:1px solid #005447;
	font-family:verdana,arial;
	
}	
	
div.tutorial span.Rappel_context, p.Rappel_context{
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:x-small;
	font-weight:normal;
	letter-spacing: -0.05em;	
	color:#005447;
	background-color:#dddddd;
	font-family:verdana,arial;
	}

div.tutorial span.attention{
	display:block;
	margin:5px;
	padding:10px;
	font-weight:normal;
	font-size: 11px;
	letter-spacing: -0.05em;	
	color:#000000;
	border:1px solid #005447;
	font-family:verdana,arial;
	
}	
	
	
div.tutorial h2{
	padding-left: 0px;
	color: #B3322D;
	background: transparent no-repeat left center;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: 100;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* TOOLS for fiche-support 
----------------------------------------------*/
div.supportnav-top {
	background:transparent url(http://pictures.kaspersky.fr/tabs/tabs-support-top.gif);
	background-repeat:no-repeat;
	width:460px;
	height:18px;
}	
div.supportnav-bottom {
	background:transparent url(http://pictures.kaspersky.fr/tabs/tabs-support-bottom.gif);
	background-repeat:no-repeat;
	width:460px;
	height:19px;
	margin-top:-3px;
	margin-bottom:5px;
	}
	
div .supportnav H1{
	font-size: 17px;
	color:#B3322D;
	font-weight:bolder;
	letter-spacing: -0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-top:-5px;	
	}
	
div .supportnav H2{
	font-weight:normal;
	font-size:12px;
	color:#B3322D;
	padding-left:5px;
	margin-bottom:0px;
	margin-top:-5px;
	border-top:1px solid #B3322D;
	width:440px; 
	text-align:right;	
	}	
	
div.supportnav {
	background:transparent url(http://pictures.kaspersky.fr/tabs/tabs-support-back.gif);
	background-repeat:repeat-y;
	color:#005447;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding-left:5px;
	padding-right:15px;
	padding-top:3px; 
	width:460px;
	height:auto;
	text-align:left;
}

div.supportnav ul {
	list-style-position: outside; 
	list-style-type:decimal;
	margin-bottom:0px;
	
}
div.supportnav li {
	padding-right:4px;
	margin-right:4px;
	margin-bottom:3px;
}

div.supportnav p{
	margin-top:3px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
}

div.supportnav a.hi {
color:#003399;
text-decoration:none;
}
div.supportnav a:link, div.supportnav a:visited {
color:#005447;
text-decoration:none;
font-weight:normal;
}
div.supportnav a:hover {
color:#B3322D;
text-decoration:underline;
}

/* TABS FOR NAV INSIDE */

ul#support-tab-nav {
float:left;
margin:0pt 0pt 0pt 1px;
padding:0pt;
position:relative;
top:1px;
width:458px;
z-index:300;
}
ul#support-tab-nav li {
float:left;
list-style:none;
}
ul#support-tab-nav li a {
font-size:11px;
font-weight:bold;
text-decoration:none;
}
ul#support-tab-nav li a:hover {
text-decoration:underline;
}
ul#support-tab-nav li a {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-left-gray.gif);
background-position:left top;
background-repeat:no-repeat;
color:#000000;
display:block;
padding:0pt;
}
ul#support-tab-nav li {
margin-right:8px;
}
ul#support-tab-nav li a span {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-right-gray.gif);
background-position:right top;
background-repeat:no-repeat;
border-bottom:1px solid #B1B5B9;
display:block;
padding:4px 8px;
}
ul#support-tab-nav li a:hover {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-left-blue.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#support-tab-nav li a:hover span {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-right-blue.gif);
background-position:right top;
background-repeat:no-repeat;
border-bottom:medium none;
padding-bottom:5px;
}
ul#support-tab-nav li a.activeTab {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-left-blue.gif);
background-position:left top;
background-repeat:no-repeat;
cursor:default;
text-decoration:none;
}
ul#support-tab-nav li a.activeTab span {
background-image:url(http://pictures.kaspersky.fr/tabs/support-tab-right-blue.gif);
background-position:right top;
background-repeat:no-repeat;
border-bottom:medium none;
padding-bottom:5px;

}



#tablist {
border-bottom:1px solid #DEDEDE;
font-family:tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:0px;
padding:3px 0px;
}

#tablist li {
background-image:none;
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
}
#tablist li a {
background:#F0F0F0 none repeat scroll 0%;
border:1px solid #DEDEDE;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}
#tablist li a:link {
color:#444488;
}
#tablist li a:visited {
color:#666677;
}
#tablist li a:hover {
background:#FFFFFF none repeat scroll 0%;
border-color:#DEDEDE;
color:#000000;
}
#tablist li a#tab_current {
background:white none repeat scroll 0%;
border-bottom:1px solid white;
}

div.support-plinth{
	background: url(http://pictures.kaspersky.fr/tabs/plinth_bg2.gif) no-repeat;
	clear:both;
	width:549px;
	padding-right:40px;
	padding-left:40px;
	text-align:center;
}

div#support-tab-Container {
	background-image:url(http://pictures.kaspersky.fr/tabs/support-pane-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	padding-top:1px;
	position:relative;
	width:460px;
	z-index:1;
	text-align:left;
}
a.dl {
	background:transparent url(http://pictures.kaspersky.fr/tabs/globalicondl12x12.gif) no-repeat scroll left top;
	display:block;
	padding-left:20px;
	
}

a.html {
background:transparent url(http://pictures.kaspersky.fr/tabs/globaliconhtml12x12.gif) no-repeat scroll left top;
display:block;
padding-left:15px;
}

#idstamp {
	font-family:times;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	letter-spacing:1px;
	line-height:normal;
}

#idstamp a:link, #idstamp a:visited {
	background:transparent url(http://pictures.kaspersky.fr/articleNum.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:52px;
	z-index:3000;
	padding-top:13px;
	position:absolute;
	text-align:center;
	top:100px;
	left:925px;
	width:65px;
	height:68px;
}

td .lightThis_a{
	background-color:#eef7f6;
}
td .lightThis_b{
	background-color:#ffffff;
}

/* Simple Tabs */

#tablist {
border-bottom:1px solid #DEDEDE;
font-family:tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:0px;
padding:3px 0px;
}
#tablist li {
background-image:none;
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
}
#tablist li a {
background:#F0F0F0 none repeat scroll 0%;
border:1px solid #DEDEDE;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}
#tablist li a:link {
color:#444488;
}
#tablist li a:visited {
color:#666677;
}
#tablist li a:hover {
background:#FFFFFF none repeat scroll 0%;
border-color:#DEDEDE;
color:#000000;
}
#tablist li a#tab_current {
background:white none repeat scroll 0%;
border-bottom:1px solid white;
}

/* IN LINE TABS */

#InLinecontainer ul
{
padding-left: 0;
margin-left: 0;
background-color:transparent;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#InLinecontainer ul li { display: inline; }

#InLinecontainer ul li a{
padding: 2px 4px;
background-color: #005447;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
background-image:none;
}

#InLinecontainer ul li a:hover{
background-color: #ffffff;
color: #005447;
background-image:none;
}

ul#InLinecontainer_navlist{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
background-image:none;
}

#InLinecontainer_navlist li{
display: inline;
list-style-type: none;
background-image:none;
}

#InLinecontainer_navlist a { padding: 3px 10px; }

#InLinecontainer_navlist a:link, #navlist a:visited{
color: #fff;
background-color: #005447;
text-decoration: none;
}

#InLinecontainer_navlist a:hover{
color: #fff;
background-color: transparent;
text-decoration: none;
background-image:none;
}
/* MOSCOU MENU LEFT */
.g_06_left_nav{ 
	border-bottom:1px solid #d0c9ad; 
	padding:7px 0px 7px 0px; 
	font-size:12px;
}
.g_06_left_nav img{ 
	margin:0px 7px 0px 0px; 
}
.g_06_left_nav a { 
	color:#002822;
	text-decoration:none; 
	}
	
.g_06_left_nav a:hover{ 
	color:#cc0000; 
	text-decoration:underline; 
}

.g_06_red{ 
	color:#ff0000; 
}

.g_06_left_nav_2{ 
	font:11px Tahoma; 
	color:#666666; 
	padding:3px 0px 0px 14px; 
}

.g_06_left_nav_2   a{ 
	color:#666666;
	text-decoration:none; 
	}

.g_06_left_nav_3{ 
	font:90% Tahoma; 
	color:#666666; 
	padding:3px 0px 0px 28px; }

.g_06_left_nav_3   a{ 
	color:#666666;
	text-decoration:none;
	}

td.g_06_hlink{ 
	font:11px Tahoma, sans-serif;
	color:#ffffff;
	padding:0px 30px 0px 0px;
}
td.g_06_hlink   a{ 
	color:#ffffff;
	text-decoration:none;
	}
td.g_06_hlink   a:hover { 
	color:#ffffff;
	text-decoration:none;
	}

.g_06_tab_01{ 
	font:bold 11px Tahoma, sans-serif;
	padding:0px 3px 0px 0px;
	line-height:85%; 
	background:url('http://pictures.kaspersky.fr/tabs/g_06_nav_01.gif') repeat-x; 
	}
.g_06_tab_01  a{ 
	color:#333333;
	text-decoration:none;
}
.g_06_tab_01 a:hover{ 
	color:#333333;
	text-decoration:underline;
	}

.g_06_tab_01_sel{ 
	font:bold 11px Tahoma, sans-serif;
	padding:0px 3px 0px 0px;
	line-height:85%; 
	background:url('http://pictures.kaspersky.fr/tabs/g_06_nav_01_sel.gif') repeat-x; }
.g_06_tab_01_sel   a{ 
	color:#333333;
	text-decoration:none; 
	}
.g_06_tab_01_sel   a:hover{ 
	color:#333333;
	text-decoration:underline; 
	}	
	
tr.g_06_w{ 
	background:#ffffff; 
}

td.g_06_mdl_ttl_01{ 
	background:url(http://pictures.kaspersky.fr/tabs/g_06_mdl_bg.gif) repeat-x #efeee9; 
	border-bottom:1px solid #d0c9ad; 
	padding:0px 0px 0px 30px; 
	}
	
.g_06_mdl_ttl_01   h1{ 
	font:170% Arial, sans-serif; 
	color:#003f36; 
	margin:0px 0px 10px 0px;
	padding:0px; 
	}
	
.ForumTitle h1{
	font:170% Arial, sans-serif; 
	color:#003f36; 
	margin:0px 0px 10px 0px;
	padding:0px; 	
	}	
	
.g_06_mdl_ttl_01   h3{ 
	font:140% Arial, sans-serif; 
	letter-spacing:-1px;
	font-weight:bolder;
	color:#003f36; 
	margin:0px 0px 10px 0px;
 	padding:0px; }	
	
	

span.forum_white{
	font-size:10px;
	color:white;
	}
span.forum_white a:hover{
	font-weight:normal;
	border-top:1px solid white;
	color:white;
	}
span.forum_white a:link {
	text-decoration:underline;
	color:white;	
	}	
span.forum_white a:visited	{	
	text-decoration:underline;
	color:white;	
	}	


/* TABLEAUX */
.ligne_entete{
	background-color:#005447;
	color:white;
	text-align:center;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	}
	
/*Onglets page faq haut*/

.onglets ul{
list-style-type: none;
padding-bottom: 25px;
margin: 0px;
padding-left:25px;


}

.onglets li {
list-style-type: none;	
float: left;
margin-left: 2px;
margin-right:2px;
margin-bottom:-1px;
margin-top:2px;
border-top: 1px solid #b4ac8c;
border-left:1px solid #b4ac8c;
border-right:1px solid #b4ac8c;
border-bottom: 1px solid #FFFFFF;

background-image:url(http://pictures.kaspersky.fr/tabs/g_06_nav_01.gif);
background-color:#FFFFFF;
font-size:12px;
font-weight:bold;
z-index:300;
}

.onglets .active a{
background-color: #b4ac8c;
color:#000000;
}

.onglets li a {
display: block;
color: #005447;
text-decoration: none;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
}

.onglets li a:hover {
background: #CCCCCC;
color: #005447;
}

/*Onglets page faq bas*/

.onglets_bas ul{
list-style-type: none;
padding-bottom: 25px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top:0px;
padding-left:5px;


}

.onglets_bas li {
list-style-type: none;	
float: left;
margin-left: 2px;
margin-right:2px;
margin-bottom:0px;
margin-top:-1px;
border: 1px solid #b4ac8c;
background-image:url(http://pictures.kaspersky.fr/tabs/g_06_nav_01.gif);
font-size:12px;
font-weight:bold;
}

.onglets_bas .active a{
background-color: #b4ac8c;
color:#005447;
}

.onglets_bas li a {
display: block;
color: #005447;
text-decoration: none;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
}

.onglets_bas li a:hover {
background: #6db9ad;
color: white;
}
	

	
