* {margin: 0px; border: 0px;}
#noticia {
	background-color: #333333;
	width: 536px;
	color: #FFFFFF;
	margin-left: 20px;
	height:auto;
	background-image: url(../fondos/noticia.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#columna {
	float: right;
	width: 190px;
	height: auto;
	padding: 8px;
	margin-bottom: 10px;
}
#inicio {
	margin-left: 0px;
	margin-bottom: 0px;

}
#foto {
	width: 150px;
	z-index: 10;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
#opciones {
}
#texto {
	position: relative;
	text-align: justify;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;	
}
#texto #titulo {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	color: #B0ED6D;
}
#texto #fecha {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
#texto #holdon {
	min-height: 190px;

}
#corcho {
	width: 518px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 30px;
}
#archivo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
#archivo_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 179px;
	text-align: center;
	background-color: #333333;
	background-image: url(../fondos/todas_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#archivo_botones a {
	font-weight: bold;
	color: #FFFFFF;
}

#archivo_estemes {
	font-size: 10px;
	color: #FFFFFF;
}

#archivo_notas {
	background-image: url(../fondos/archivo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 218px;
	overflow: auto;
	width: 164px;
	margin-top: 10px;
	padding: 8px;
	margin-bottom: 6px;
}
.archivo_fecha {
	font-size: 9px;
	color: #FFFFFF;
}
.archivo_titulo {
	font-size: 11px;
	color: #E0E32D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.archivo_titulo a {
	font-size: 11px;
	color: #E0E32D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.archivo_titulo a:hover {
	font-size: 11px;
	color: #E0E32D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#buscar_nota {
	height: 44px;
	width: 164px;
	background-image: url(../fondos/buscar_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	font-size: 10px;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

#buscar_boton {
	margin: 0px;
	padding: 0px;
	top: 3px;
	position: relative;
	left: -3px;
}
#categorias {
	margin-top: 8px;
}
