﻿@charset "UTF-8";
/* CSS Document */

#cuerpo #tiempo {
	margin-left:0;}
#cuerpo #tiempo h3 {
	font-size:15x;
	line-height:18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display:block;
	text-align:right;
}
#cuerpo #tiempo div h3 {
	text-align:left;
}
#cuerpo #tiempo .info {
	color:#666666;
	font-size:11px;
	display:block;	
	margin-bottom:10px;}
#cuerpo #tiempo div {
	background-image:none;
}


#cuerpo #tiempo table img {
	display:inline;
	width:35px;
	margin:0px 6px 0px 2px;
}
#cuerpo #tiempo table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	width:100%;
	margin-bottom:10px;
}
#cuerpo #tiempo table thead {}	
#cuerpo #tiempo table thead th {
	text-align:center;
	font-weight:normal;
	font-size: 13px;
	line-height: 20px;
	background-color:#FF9900;
	color: #FFFFFF;
	padding: 0px;
}


#cuerpo #tiempo table thead th div {
	background-color: #FFFFFF;
	height: 100%;
	line-height:40px;
	font-size:12px;
	width: inherit;
	display:block;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align:right;
	padding-right:5px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
}
#cuerpo #tiempo table thead .hora{
	color: #666666;
	background-color: #FFCC00;
}
#cuerpo #tiempo table tbody th {
	color: #666666;
	text-align:right;
	font-weight:normal;
	padding-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;	
	
}
#cuerpo #tiempo table tbody {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#cuerpo #tiempo table tbody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#cuerpo #tiempo .articulo_1 {
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuerpo #tiempo .articulo_1 h3 {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #FF9900;
}
#cuerpo #tiempo .articulo_1 h4 {
	color: #666666;
	text-align: center;
	display: block;
	margin:0;
	float:none;
	width:auto;
	clear:both;
	font-size: 13px;
	line-height: 20px;
}
#cuerpo #tiempo .articulo_1 p {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	display: block;
	float:none;
	width:auto;
	clear:both;
}
#cuerpo #tiempo .articulo_1 div {
	float:left;
	clear:both;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;}


