@charset "utf-8";
/* CSS Document */


.cont_right_200px {
	height: auto;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	
}

.noticias_caja_texto {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	float: left;
	height: auto;
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #003399;
}

.noticias_caja_texto a{
	color: #003399;
	text-decoration: none;

}
.noticias_caja_texto a:hover {
	text-decoration: underline;
	color: #003399;
	
}

.noticias_caja_texto a:visited{
	
	
}

.noticias_hora {
	color: #913a3a;
	margin-right: 5px;
}
.cont_full_right_200px {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	
}

.switch_top_200px {
	float: left;
	margin-top: 3px;
}

#col_right_botones_lo_mas{
	float: right;
	width: 198px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#col_right_botones_lo_mas  img{
	float: right;
	width: 198px;

}

