*{
        margin:0;
        padding:0;
}
html {
	font-size: 100.01%;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height:100%;
}
a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: none;
}
a:visited {
	color: inherit;
	text-decoration: none;
}
.bloque_cont {
	background: #6c9d31;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #FFFFFF;
}
.bloque_cont1 {
	background: #204a22;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #FFFFFF;
}
.bloque_cont2 {
	background: #e3f6ce;
	vertical-align: middle;
	font-size: 10px;
	color: #666666;
	padding: 10px;
}
.bloque_cont2 a {
	color: #000000;
	text-decoration: none;
}
.bloque_cont2 a:hover {
	color: #000000;
	text-decoration: none;
}
.bloque_cont2 a:visited {
	color: #000000;
	text-decoration: none;
}
.footer_td1 {
	background: #174517;
	font-size: .600em;
	color: #FFCC00;
	text-align: center;
	padding: 10px;
}
.footer_td1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_td1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_td1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_td2 {
	background: #174517;
	font-size: .800em;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.box_noticia {
	padding: 5px;
}
.box_noticia h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.box_noticia h2 {
	font-size: 14px;
	color: #666666;
}
.box_noticia h3 {
	font-size: 10px;
	color: #999999;
	font-variant: small-caps;
}
.box_noticia h4 {
	font-size: 10px;
	color: #999999;
}
.box_noticia h4 strong{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.box_noticia a {
	color: #000000;
	text-decoration: none;
}
.box_noticia a:hover {
	color: #000000;
	text-decoration: none;
}
.box_noticia a:visited {
	color: #000000;
	text-decoration: none;
}
.box_masinfo {
	font-size: 12px;
	background: #d8eac4;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	color: #6C9D31;
}
.box_masinfo a {
	color: #6C9D31;
	text-decoration: none;
}

.box_masinfo a:hover {
	color: #6C9D31;
	text-decoration: none;
}
.box_masinfo a:visited {
	color: #6C9D31;
	text-decoration: none;
}
#wrapper  {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	height:100%;
	min-height:100%;/*for mozilla*/
}

.tabla_osc {
	padding: 5px;
	margin: 15px;
}
.tabla_osc th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #6c9d31;
	padding: 5px;
}
.tabla_osc td{
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
}
.tabla_cla {
	padding: 5px;
	margin: 15px;
}
.tabla_cla th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #204a22;
	padding: 5px;
}
.tabla_cla td {
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
}
.tabla_med {
	padding: 5px;
	margin: 15px;
}
.tabla_med th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #204a22;
	padding: 5px;
	font-variant: small-caps;	
}
.tabla_med td {
	color: #000000;
	background: #e3f6ce;
	padding: 5px;
	font-size: 10px;
}
.tabla_100 {
	padding: 5px;

}
.tabla_100 th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #204a22;
	padding: 5px;
	font-variant: small-caps;	
}
.tabla_100 td {
	color: #000000;
	background: #e3f6ce;
	padding: 5px;
	font-size: 10px;
}
.tabla_100 a {
	color: #6C9D31;
	text-decoration: none;
}

.tabla_100 a:hover {
	color: #6C9D31;
	text-decoration: none;
}
.tabla_100 a:visited {
	color: #6C9D31;
	text-decoration: none;
}
.imgs {
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	background: #e3f6ce;
	font-size: 10px;
	color: #204A22;
	font-weight: bold;
}
.imgs_osc {
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	background: #6c9d31;
	font-size: 10px;
	color: #204A22;
	font-weight: bold;
}
.volver {
	font-size: 12px;
	color: #999999;
	font-variant: small-caps;
}
.volver a {
	color: inherit;
	text-decoration: none;
}
.volver a:hover {
	color: inherit;
	text-decoration: none;
}
.volver a:visited {
	color: inherit;
	text-decoration: none;
}
.tiempo {
	border: thick solid #297a29;
}
