@charset "utf-8";
/* CSS Document */

.ic_tips_y_noticias{
	width:618px;
	border:solid 1px #a1a1a1;
	background:url(../App_Images/tips_noticias/ic_background_tips_noticias.gif) repeat-y left;
	overflow:hidden;
	}

div.ic_tips{
	float:left;
	width:178px;
	padding:15px;
	}
p.ic_tips_title{
	float:left;
	width:80px;
	background:url(../App_Images/arrow.gif) no-repeat 35px 13px;
	}
div.ic_tips_paginado{
	float:right;
	width:55px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding-top:6px;
	}
div.ic_tips_paginado span{
	display:block;
	float:left;
	text-align:center;
	}

div.ic_tips_paginado a.ic_links_tips_paginado{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	width:14px;
	height:19px;
	display:block;
	float:left;
	text-align:center;
}

div.ic_tips_paginado a.ic_links_tips_paginado_active_item{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	width:14px;
	height:19px;
	display:block;
	float:left;
	text-align:center;
	cursor:default;
	border-bottom:solid 2px #FF6600;
}

div.ic_tips_paginado a.ic_links_tips_paginado_empty_item{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	color:#e8e8e8;
	text-decoration:none;
	width:14px;
	height:19px;
	display:block;
	float:left;
	text-align:center;
	cursor:default;
}

p.ic_tips_categoria_tip,
p.ic_noticias_categoria_noticia{
	color:#FF6600;
	font-size:0.92em;
	font-weight:bold;
	padding-top:10px;
}

div.ic_tip_per_se a.ic_tips_titulo_tip{
	color:#243359;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}

div.ic_tip_per_se a.ic_tips_titulo_tip:hover{
	color:#00659B;
	text-decoration:underline;
}
p.ic_tips_texto_tip,
p.ic_noticias_texto_noticia{
	color:#646464;
	font-size:0.92em;
	line-height:14px;
	}

div.ic_tip_per_se a.ic_tips_link_ampliar{
	background:url(../App_Images/tips_noticias/ic_boton_ir_al_tip.gif) no-repeat center center;
	width:11px;
	height:11px;
	display:block;
	font-size:0;
	float:right;
	color:#fff;
	}
/* NOTICIAS */
div.ic_noticias{
	float:right;
	padding:15px 5px 0 5px;
	width:378px;
	background:url(../App_Images/tips_noticias/ic_background_noticias.gif) no-repeat center 180px;
	}
p.ic_noticias_title{
	background:url(../App_Images/arrow.gif) no-repeat 68px 13px;
	}
p.ic_noticias_categoria_noticia{
	padding-top:0;
	}
ul.ic_noticias_lista_noticias{
	padding:0;
	list-style-type:none;
	overflow:hidden;
	}
li.ic_noticia_per_se{
	float:left;
	width:168px;
	height:114px;
	padding:5px;
	margin-right:10px;
}

li.ic_noticia_per_se a.ic_noticias_titulo_noticia{
	color:#28355D;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}

li.ic_noticia_per_se a.ic_noticias_titulo_noticia:hover{
	color:#00659B;
	text-decoration:underline;
}

/* clases existentes en el otro archivo de estilos */
.ic_title_size_one p, 
p.ic_title_size_one{
	font:1.5em Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	color:#666666;
	padding:6px 0 14px 0;
}

