a{text-decoration:none;}
img{border:0;}

#virus_container {
	width:998px;
	margin:10px auto;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#mainLeftDetail #virus_container h1, #mainLeftDetail #virus_container h2 {
    color: #000000;
    font-size: 18px;
}
#mainLeftDetail #virus_container h2 {
    font-size: 16px;
    font-weight: normal;
}

#opt_superior{
	padding: 20px 0px 0px;
	overflow: hidden;
}

#cloud_cleaner{
	background:	url(../img/cloud.jpg) left top no-repeat;
	width: 492px;
	height: 300px;
	float: left;
}

#pandalive{
	background:	url(../img/pandalive.jpg) left top no-repeat;
	width: 495px;
	height: 300px;
	float: left;
}

#mapa_eu{
	background:	url(../img/toll-free_usa.jpg) left top no-repeat;
	width: 495px;
	height: 300px;
	float: left;
}


#cloud_cleaner_large{
	background:	url(../img/panda-cloud-cleaner_largo.jpg) left top no-repeat;
	width: 987px;
	height: 300px;
	float: left;
}

#cloud_cleaner h3,
#pandalive h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
/*	font-size: 31px;*/
	color: #FFFFFF;
	font-weight: normal;
	padding: 12px 0px 12px 110px;	
/*	padding: 12px 0px 12px 00px;	*/
	margin: 0;
}

#cloud_cleaner .desc{
	color: #0068c3;
	font-size: 17px;
	padding: 10px 0px 10px 15px;
	width: 290px;
}

#pandalive .desc{
	color: #801b51;
	font-size: 17px;
	padding: 10px 0px 10px 15px;
	width: 450px;
}


#cloud_cleaner_large h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 12px 0px 12px 120px;	
	margin: 0;
}

#cloud_cleaner_large .desc{
	color: #0068c3;
	font-size: 30px;
	padding: 10px 0px 10px 15px;
	width: 650px;
	margin: 0px;
}


#cloud_cleaner_large .inf_desc{
	font-size: 20px;
	color: #58585a;
	padding: 10px 0px 10px 15px;
	width: 650px;
	margin: 0px;
}

#cloud_cleaner p.boton,
#pandalive p.boton{
	padding:10px 15px 0px;
	margin: 0px;
}

#cloud_cleaner_large p.boton{
	padding:10px 15px 0px;
	margin: 0px 0px 0px 400px;
}


#cloud_cleaner_large p.boton a,
#cloud_cleaner p.boton a{
	display: block;
	position: relative;
	overflow: hidden;
	width: 211px;
	height: 59px;
}

#cloud_cleaner_large p.boton a img,
#cloud_cleaner p.boton a img{
	position:absolute;
	width: 211px;
	height: 118px;
	top: 0px;
}

#cloud_cleaner_large p.boton a:hover img,
#cloud_cleaner p.boton a:hover img{
	top: -67px;
}


#pandalive p.boton a{
	display: block;
	position: relative;
	overflow: hidden;
	width: 215px;
	height: 59px;
}

#pandalive p.boton a img{
	position:absolute;
	width: 215px;
	height: 118px;
	top: 0px;
}

#pandalive p.boton a:hover img{
	top: -65px;
}


#cloud_cleaner p{
	font-size: 14px;
	color: #58585a;
	padding: 10px 0px 10px 15px;
	width: 250px;
	margin: 0px;
}

#pandalive p{
	font-size: 14px;
	color: #000000;
	padding: 10px 0px 14px 15px;
	width: 350px;
	margin: 0px;
}

.grande{
	font-size: 22px;
}

#lista_productos{
	list-style:none;
	padding:40px 0px 20px;
	margin:0;
	overflow:hidden;
	width: 998px;
}

#lista_productos li{
	background: url(../img/lista_back.jpg) repeat-x left top;
	float:left;
	width: 247px;
	text-align:center;
	list-style: none;
}


#lista_productos li div#rescue{
	background:url(../img/panda_rescue.png) 50% 30px no-repeat;
	border:1px solid #b1b3b4;
	height:	241px;
	list-style: none;
}

#lista_productos li div#ransomware,#lista_productos li div#ransomwareupdate{
	background:url(../img/panda_ransomware.png) 50% 30px no-repeat;
	border:1px solid #b1b3b4;
	height:	241px;
	list-style: none;
}
#lista_productos li div#ransomwareupdate{
	background:url(../img/panda_ransomware_update.png) 50% 30px no-repeat;	
}
#lista_productos li div#AntiChild{
	background:url(../img/panda_childdecrypter.png) 50% 30px no-repeat;
	border:1px solid #b1b3b4;
	height:	241px;
	list-style: none;
}

#lista_productos li div#yorkyt{
	background:url(../img/panda_yorkyt.png) 50% 30px no-repeat;
	border:1px solid #b1b3b4;
	height:	241px;
	list-style: none;
}

#lista_productos li div#safecd{
	background:url(../img/panda_safe.png) 50% 30px no-repeat;
	border:1px solid #b1b3b4;
	height:	241px;
	list-style: none;
}


#lista_productos li div p.mas_info{
	text-align: left;
	padding: 10px 15px;
	margin: 0;
}

#lista_productos li div p.mas_info a{
	background:url(../img/flecha_azul.jpg) 5px 50% no-repeat;
	font-size: 12px;
	color: #002967;
	text-decoration: none;
	padding: 10px 15px;
}

#lista_productos li div p.mas_info a:hover{
	text-decoration: underline;
}

#lista_productos li div p.descripcion_pro{
	font-size: 12px;
	color: #000000;
	padding: 100px 0px 10px;
	margin: 0;
}

#lista_productos li p.boton_desc{
	padding: 0;
	margin: 0;
}


#recursos{
	padding: 40px 10px 0px 0px;
	overflow: hidden;
}

#recursos div#forum_soporte,
#recursos div#base_conocimiento{
	background: url(../img/inf_back.jpg) left top repeat-x;
	width: 480px;
	border: 1px solid #c6c7c8;
	height: 203px;
}

#recursos div#forum_soporte{
	float: left;
}

#recursos div#forum_soporte div#fondo_img{
	background: url(../img/fondo_foro.png) 265px 20px no-repeat;
}

#recursos div#forum_soporte h3{
	font-size: 17px;
	color: #2976bd;
	font-weight: bold;
	padding: 12px 12px 0px;
	margin: 0;
}

#recursos div#forum_soporte p{
	width: 250px;
	font-size: 13px;
	color: #5c5c5c;
	padding: 12px;
}

#recursos div#forum_soporte p.enlace a{
	background: url(../img/ico_foro.png) left top no-repeat;
	color: #2875bd;
	font-size: 12px;
	text-decoration: none;
	padding: 15px 0px 5px 60px;
}

#recursos div#forum_soporte p.enlace a:hover{
	text-decoration: underline;
}

#recursos div#base_conocimiento{
	float: right;
}

#recursos div#base_conocimiento h3{
	font-size: 17px;
	color: #002967;
	font-weight: bold;
	padding: 12px 12px 0px;
	margin: 0;
}

#recursos div#base_conocimiento p{
	font-size: 13px;
	color: #5c5c5c;
	padding: 12px;
	margin: 0;
}

#recursos div#base_conocimiento ul.lista_media{
	list-style: none;
	padding: 0px 12px;
	margin: 0;
	float: left;
}

#recursos div#base_conocimiento ul.separador{
	width: 200px;
	border-right: 1px solid #cdd2dd;	
}

#recursos div#base_conocimiento ul li{
	list-style-image: none;
	margin: 10px 0px;
}

#recursos div#base_conocimiento ul li a{
	color: #002967;
	text-decoration: none;
}

#recursos div#base_conocimiento ul li a:hover{
	text-decoration: underline;
}


#recursos div#base_conocimiento ul li a#faqs{
	background: url(../img/ico_faqs.jpg) left 50% no-repeat;
	padding: 5px 0px 5px 22px;
}

#recursos div#base_conocimiento ul li a#inteligencia{
	background: url(../img/ico_inteligencia.jpg) left 50% no-repeat;
	padding: 5px 0px 5px 22px;
}

#recursos div#base_conocimiento ul li a#glosario{
	background: url(../img/ico_glosario.jpg) left 50% no-repeat;
	padding: 5px 0px 5px 22px;
}

#recursos div#base_conocimiento ul li a#informes{
	background: url(../img/ico_informes.jpg) left 50% no-repeat;
	padding: 5px 0px 5px 22px;
}

#recursos div#base_conocimiento ul li#soporte{
	background: url(../img/ico_soporte.jpg) left 2px no-repeat;
	padding: 5px 0px 5px 25px;
}

#recursos div#base_conocimiento ul.lista_media ul#lista_soporte li{
	list-style-image: url(../img/ico_flecha_azul.jpg);
	margin-left: 20px;
}

#contacta_virus{
	background: url(../img/contacta_fondo.jpg) left top repeat-x;
	height:	59px;
	border: 1px solid #b1b3b4;
	margin: 20px 0px;
	width: 988px;
}

#contacta_virus p{
	background: url(../img/contacta_flecha.png) 15px 50% no-repeat;
	padding: 10px 10px 10px 80px;
	margin: 0px 5px;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

#contacta_virus p a{
	color: #000000;
	text-decoration: underline;
}

.clear{
	clear: both;
}