/* Todo el codigo es Copyright 2011 de ESET Latinoamérica */
/*All code is Copyright 2011 of ESET Latinoamérica  */

* { /* clear ALL margins */
	margin:0;
	padding:0;
}
body {
	font:normal normal 13px/normal Arial, Tahoma, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	background:#479608 url(../images/landing/internet-sano/bg.jpg) repeat-x;
}
a {
	outline:none; /*Remove active link borders*/
	color: #525862;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	outline:none;
	border:none;
}
form, img {/*take away extra margins form in IE6*/
	margin:0;
	padding:0;
}
.clearfix { 
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
textarea{
	overflow:auto;/*Remove vertical textarea scrollbar in IE*/
}
table a, table a:link, table a:visited { 
	border:none;
	text-decoration:none;
}
.fl {
	float:left;
	text-align: center;
}
.fr {float:right;}

/*Web estructure*/
#main {
	width:1190px;
	margin:0 auto;
	color:#666666;
	height:800px;
	background:url(../images/landing/internet-sano/bg-internet-sano.png) center top no-repeat;
}
#container {
	width:937px;
	margin:0 auto;
	padding-top:22px;}

#header {
	width:892px;
	height:75px;
	margin:0 auto;
	padding-left:45px;
	background:url(../images/landing/internet-sano/bg-header.jpg) center top no-repeat;}

.box-guias {
	width:846px;
	margin:0 auto;
	padding-top:10px;}

.box-guias p {
	width:844px;
	float:left;
	font-size:13px;
	color:#666666;
	line-height:18px;}

.guias-de-seguridad {
	width:846px;
	margin:0 auto;
	padding-top:90px;}
	
.guias-de-seguridad h1 {
	padding:0px;
	margin:0px;}

.descarga-guias-a {
	float: left;
    height: 190px;
    padding: 20px 10px 20px 21px;
    width: 390px;}

.btn-descargar-guia {
	width:380px;
	float:left;
	text-align:center;}

.descarga-guias-a p {
	width:290px;
	float:left;
	padding-top:10px;
	line-height:13px;}

.descarga-guias-b {
	width:383px;
	height:190px;
	float:left;
	padding:20px 10px 20px 31px;}

.descarga-guias-b p {
	width:290px;
	float:left;
	padding-top:10px;
	line-height:13px;}

.tips-seguridad-box {
	width:900px;
	margin:0 auto;
	padding-top:15px;}

table {
	font-size:13px;
	color:#4c4c4c;
	font-weight:bold;
	margin-left:40px;}

.footer {
	width:872px;
	height:95px;
	float:left;
	padding-top:15px;
	padding-left:36px;}

.pie {
	width:1190px;
	margin:0 auto;
	color:#fff;
	height:35px;
	text-align:center;
	line-height:35px;
	background:url(../images/landing/internet-sano/bg-footer.png) center no-repeat;}
