@charset "utf-8";
/* CSS Document */
#listas_h{
	padding:5px;
}

#listas_h2{
	padding:2px 2px 2px 2px;
	margin-bottom:10px;
	font-family:arial;
	font-size:20px;
	color:#333333;
	border-bottom:1px dashed #006699;
}

.listas_float{
	float:left;
	width:210px;
	background-color:#FFFFFF;
	border:2px solid #d6d2d3;
	border-bottom:3px solid #d6d2d3;
	text-align:center;
	margin:0px 10px 10px 0px;
}

.listas_div_imagen{
	margin:4px;
	height:178px;
}

.listas_imagen{
	border:0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.listas_contorno_redes{
	background-color:#ffffff;
	padding:2px 2px 2px 5px;
	text-align:left;
}

.listas_redes_1{
	float:left; width:80px;
}

.listas_redes_2{
	float:left;
	width:90px;
}

.listas_redes_3{
	float:left;
	width:40px;
	margin-top:2px;
}

.listas_contorno_info{
	text-align:left;
	height:20px;
	margin-top:3px;
	background-color:#e9e9e9; 
	padding:4px;
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:16px;
}

.listas_txt_detalle{
font-style:italic; color:#FF0000;
}
