/*body {
	
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	
}*/




.lista_noticias {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #deae5c;
	font-weight: bold;
	padding:3px 5px 0px 5px;

}
.lista_notocias_sub {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a39072;
	padding:0px 5px 0px 5px;
	
}
.guest_comentario {
font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
	padding:0px 3px 0px 3px;
}
.guest_icono {


}

.guest_fecha {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding:0px 3px 0px 3px;
}
.guest_nombre {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding:0px 3px 0px 3px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999999;
}
/*hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	width: 90%;
	padding:1px 5px 1px 5px;
}*/
s
