@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	}
img {
	border: none;
	}
div, p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;	
	}
#container {

	}
/*Claudio*/
a:link, a:visited {
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

a:focus {
  outline:0;
}
	
#fleft {
	float: left;
	}
	
	
/* ---------------COLUMNA B --------------- */	
.barra {
	background: #007d94 url(http://www.online-911.com/images/barra.jpg) top left no-repeat;
	width: 100%;
	height: 6px;
	margin-bottom: 3px;
	border-right: 2px solid #007d94;
	}

#minuto {
	width: 509px
	height:110px;
	border-right: 2px solid #dedede;
	border-left: 2px solid #dedede;
	}
#contenido_minuto {
	width: 508px;
	height: 87px;
	overflow-x:hidden;	
	overflow-y:scroll;
	}


.min_title {
	width: 509px;
	height: 23px;
	background: #dedede;
	}
.min_title h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #231f20;
	margin: 5px 0px 0px 16px;
	padding: 0px;
	float: left;
	}
.min_title #min_pages {
	width: 122px;
	height: 23px;
	background-color: #B2B2B2;
	float: right;
	font-size: 11px;
	color: #FFFFFF;
	}
#min_pages p {
	margin: 0px 3px 0px 7px;
	padding: 0px;
	}

#min_pages a {
	color: #FFFFFF;
	}
#minuto .min_noticia {
	width: 100%;
	border-bottom: 2px dotted #dedede;

	margin: 0px;
	padding: 10px 0px;
	}
#minuto .min_noticia .hor {
	width: 34px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: 900;
	color: #006679;
	border-right: 1px solid #006679;
	margin: 12px 5px 0px 8px;
	float: left;
	}
#minuto .min_noticia p {
	font-size: 12px;
	color: #666666;
	margin: 12px 5px 5px 8px;
	padding: 0px;
	}
#minuto .min_noticia p.title_min {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006679;
	margin: 0px 2px 0px 8px;
	padding: 0px;
	}
#minuto .min_noticia p a {
	color: #666666;
	}
#minuto .min_noticia .hora_past {
	width: 34px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: 900;
	color: #aaaaaa;
	border-right: 1px solid #aaaaaa;
	margin: 12px 5px 0px 8px;
	float: left;
	}
#minuto .min_noticia p.past_ant {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	text-align:center;
	margin:10px 0px;
	padding: 5px 0px;;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#minuto .min_noticia p.past {
	font-size: 12px;
	color: #aaaaaa;
	margin: 12px 5px 5px 8px;
	padding: 0px;
	}
#minuto .min_noticia p.title_min_past {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #aaaaaa;
	margin: 0px 2px 0px 8px;
	padding: 0px;
	}

#minuto .min_noticia p a {
	color: #666666;
}

#minuto .min_noticia p.title_min a {
	color: #006679;
}

#minuto .min_noticia p.past a, #minuto .min_noticia p.title_min_past a {
	color: #aaaaaa;
}

