@charset "utf-8";
/* Specific styles for home page specific content */



#largePush .button a{
	margin-left:20px;
	float:left;
	height:68px;
	width:243px;
}
#largePush .button a span{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	padding:19px 0 30px 0;
	display:block;
}
#largePush .button a:link, #largePush .button a:visited{
	background:url(../images/home-dl-button.png) left top !important;
	background:url(../images/home-dl-button.gif) left top;
	text-decoration:none;
}
#largePush .button a:hover{
	background:url(../images/home-dl-button.png) right top !important;
	background:url(../images/home-dl-button.gif) right top;
	text-decoration:none;
}
#largePush .button a:active{
	background:url(../images/home-dl-button.png) right bottom !important;
	background:url(../images/home-dl-button.gif) right bottom;
	text-decoration:none;
}

#cleanSoftwareIcon a {
	display: block;
	text-indent: -1000em;
	height: 47px;
	width: 42px;
	background: url(../images/no-spyware-adware-malware.png) no-repeat scroll left center !important;
	background: url(../images/no-spyware-adware-malware.gif) no-repeat scroll left center;
	float:left;
	margin:22px;
}

/********************/
/*   How It Works   */
/********************/

#howItWorks {
	background:url(../images/bloc-bg-silver/bloc-bgsilver-x.gif) repeat-x;
	height:116px;
	margin-top:20px;
}
.silv .right {
	background:url(../images/bloc-bg-silver/bloc-bgsilver-right.gif) no-repeat;
	height:116px;
	width:6px;
	float:right;
}
.silv .left {
	background:url(../images/bloc-bg-silver/bloc-bgsilver-left.gif) no-repeat;
	height:116px;
	width:6px;
	float:left;
}

#howItWorks h2 {
	color:#E78020;
}
#howItWorks ol {
	margin:7px 0 0 0;
	padding:0;
}
#howItWorks li {
	display:inline;
	float:left;
	width:195px;
}
#howItWorks img{
	float:left;
}
#howItWorks strong{
	margin:5px 0 0 10px;
	display:block;
	width:130px;
	float:left;
	font-size:1em;
	font-weight: bold;
	color:#4D4D4D;
}
#howItWorks .description{
	margin:5px 0 0 10px;
	display:block;
	width:130px;
	float:left;
	font-size:0.9em;
}
#howItWorks #step1 {
	margin-top:-1px;
}
#howItWorks #step2 {
	margin-top:-1px;
}
#howItWorks #step3 {
	margin-top:-1px;
}

/*********************/
/*   Blocs layout    */
/*********************/


#testi {
	margin-top:35px;
}
#testi em{
	width: 350px;
}
#testi p{
	float:left;
}

#accounter {
	margin-top:35px;
}
#accounter p {
	clear:left;
}
#accounter small {
	color:#808080;
	padding-top:7px;
	display:block; 
}
#accounter h3 {
	margin-top:-6px;
	display:block;
}
#accounter h3 a {
	text-decoration:none;
	color:#000;
}
#accounter .more {
	padding-top:7px;
}

 ul.blocSecure {
	float:left;
	margin:0;
	width:200px;	
 }